@charset "UTF-8";

.style13 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 40px;
	line-height: 22pt;
	letter-spacing: -1pt;
	
}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h1, h2, h3 {
	font: Arial, Helvetica, sans-serif;
	margin: 0;
	font-weight: normal;
	color: #000000; 
}

h1 {
	font: Arial, Helvetica, sans-serif;
	font-size: 150%;
	text-align: center;
}

h2 {
	font: Arial, Helvetica, sans-serif;
	font-size: 167%;
}

h3 {
	font: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	font: Arial, Helvetica, sans-serif;
	line-height: 170%;
}

p {
	font: Arial, Helvetica, sans-serif;
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

blockquote {
	font-size: 110%;
	margin: 0;
	padding-left: 20px;
	font-style:  italic;
}

blockquote * {
}

a {
	color: #1404FF; #FF5723
}

a:hover {
	text-decoration: none;
	color: #1777B1;
	font-weight: bold;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 15px 0 0;
}

img.right {
	float: right;
	margin: 15px 0 0 3px;
}

hr {
	display: none;
}

.floatimgleft {
	float:left;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}

.floatimgright {
	float:right;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}

.oneColFixCtrHdr #header {
	background: #8dc9f2;
	background-image: url(../images/new-top.gif);
	height: 135px;
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #flashbanner {
	background: #DDDDDD; 
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000; 666666
}
.oneColFixCtrHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}


/* drop down menu */
#leftnav {  }
#sidebuttons { width: 30px; float: left; position: relative; }
#mainContent {
	
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #e0cab3;
	z-index: 0;
}
#footer {
	height: 200px;
	padding: 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#5F919E;
	border-top: 5px solid #4C747E;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	position: relative;
	padding: 30px 0;
	background-attachment: scroll;
}

#page2 {
	width: 800px;
	margin: 0 auto;
	padding: 0px;
	background-attachment: scroll;
	vertical-align: top;
}

#page3 {
	background-color: #ffffff;
	width: 600px;
	margin: 0 auto;
	padding: 5px;
	background-attachment: scroll;}


/* Content */

#content {
	float: left;
	width: 520px;
	padding-top: 8px;
	font: Arial, Helvetica, sans-serif;
}

#content1 {
	width: 700px;
	padding-top: 8px;
}

#content2 {
	float: right;
	width: 75%;
	padding-top: 25px;
	font-size: 12px;
	font: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	
}

#content3 {
	float: left;
	width: 75%;
	padding-top: 25px;
	font-size: 12px;
	font: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}

#contentTU {
	float: center;
	width: 520px;
	padding-top: 8px;
	padding-left: 140px;
}

/* Icons */

#icon1 {
	width: 80px;
	height: 80px;
	float: left;
}

#icon2 {
	width: 80px;
	height: 80px;
	float: right;
}

/* Columns */

.twocols {
}

.twocols .title {
	padding-bottom: 10px;
	border-bottom: 1px solid #97C984;
}

.twocols .col1, .twocols .col2 {
	width: 190px;
}

.twocols .col1 {
	float: left;
}

.twocols .col2 {
	float: right;
}

.twocols ul {
}

.twocols ul li {
	padding-left: 0;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 260px;
}

.boxed {
	margin: 0 0 20px 0;
}

.boxed .title {
	width: 250px;
	height: 35px;
	margin: 0;
	padding: 10px 0 0 10px;
	background: #A8C3CB url(../images/img03.jpg) no-repeat;
	font-size: 136%;
	color: #144B6B;
}

.boxed .content {
	padding: 20px;
	border: 1px solid #97C984;
	border-top: none;
}

.boxed h3 {
	margin: 0;
}

.boxed p, .boxed ul, .boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed ul {
}

.boxed ul li {
	padding: 8px 0 8px 10px;
	background: url(../images/img04.gif) no-repeat 0px 13px;
}

.boxed ul li.first {
	border: none;
}

/*footer*/

.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: 85%;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}