@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 63%;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	line-height: 155%;
	text-decoration: none;
	margin: 0px;
	background-color: #FFFFFE;
	background-image: url(../images/bg_grad.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
	padding: 0px;
	border: 0px;
	text-align: center;
}

p {
	font-size: 1.2em;
	line-height: 1.4em;
}
#page_sub_content2 li {
	font-size: 1.1em;
}

a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #FFCC33;
	text-decoration: none;
	font-weight: normal;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1B1464;
	font-weight: normal;
	font-style: normal;
}
h1 {
	font-size:1.5em;
	line-height: 1.35em;
}
h2 {
	font-size:1.25em;
	line-height: 1.45;
	font-weight: bold;
}
h3 {
	font-size:1.1em;
	line-height: normal;
}



.twoColFixLt #container {
	width: 808px;  /* 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. */
}
.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 135px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 4px 4px 15px 0px;
}
.twoColFixLt #mainContent {
	margin: 0 0 0 135px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



.border_all {
	border: 1px solid #1a1a1a;
	border-color: #1B1464;
}
.border_left {border-left: 1px solid #1a1a1a;}
.border_right {border-right: 1px solid #1a1a1a;}
.border_top {border-top: 1px solid #1a1a1a;}
.border_bottom {border-bottom: 1px solid #1a1a1a;}


.feature_box {
	font-size: 1em;
	color: #1B1464;
	margin: 0px;
	background-color: #FFE31B;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: text-top;
	text-align: left;
}
 
 ul#navlist {
	color: #FFFFFF;
	font-size: 0.85em;
	padding: 0px 0px 30px 0px;
	line-height: 1.9em;
	margin: 0px 4px 0px 4px;
	vertical-align: top;
}
 #navlist li {
	list-style-type: none;
	display: inline;
	text-align: left;
	font-weight: normal;
	vertical-align: bottom;
}
 #navlist a {
	padding: 4px 4px 4px 4px;
	display: block;
	margin: 8px 0px 8px 0px;
	width: 118px;
}
 #navlist a:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: normal;
	background-color: #1B1464;
}
 #navlist a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: normal;
	background-color: #1B1464;
}
 #navlist a:hover {
	color: #FFE31B;
	background-color: #0183C9;
	text-decoration: none;
	display: block;
	font-weight: normal;
}




#wrapper {
	margin: 0px auto;
	width: 800px;
	text-align: left;
	z-index: -1;
	padding: 0px 0px 0px 0px;
	background-attachment: fixed;
	}
				
		
#header {
	position:relative;
	width:650px;
	height:100px;
	top: 0px;
	left: 4px;
	visibility: visible;
	padding: 0px;
	z-index: 3;
	float: left;
	margin: 0px;
	float: left;
	clear: right;
	clear: both;
	background-color: #FFFFFF;
}

#content_wrapper {
	position:relative;
	width:654px;
	height:auto;
	top: 0px;
	left: 0px;
	visibility: visible;
	padding: 0px;
	z-index: 3;
	float: left;
	margin: 0px;
	float: left;
	clear: right;
	clear: right;
	background-color: #FFFFFF;
}


#content {
	position:relative;
	top:0px;
	width:790px;
	z-index:3;
	left: 0px;
	height: auto;
	visibility: visible;
	padding: 4px 4px 10px 4px;
	float: left;
	clear: both;
	background-color: #FFFFFF;
}


#banner_content {
	position:relative;
	top:4px;
	width:630px;
	height:auto;
	z-index:3;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 4px 20px 4px 0px;
	overflow: visible;
	background-color: #1B1464;
	left: 4px;
	clear: both;
	color: #FFFFFF;
	text-align: right;
	vertical-align: text-bottom;
}

#page_content {
	position:relative;
	top:24px;
	width:650px;
	height:auto;
	z-index:3;
	float: left;
	margin: 0px 0px 20px 0px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	overflow: visible;
	clear: both;
	background-color: #FFFFFF;
	left: 4px;
	right: 0px;
}

#page_sub_content {
	position:relative;
	left:0px;
	top:0px;
	width:260px;
	height:auto;
	z-index:3;
	float: left;
	margin: 20px;
	padding: 0px;
	clear: none;
	background-color: #FFFFFF;
}
#page_sub_content2 {
	position:relative;
	left:0px;
	top:0px;
	width:570px;
	height:auto;
	z-index:3;
	float: left;
	margin: 20px;
	padding: 0px;
	clear: none;
	background-color: #FFFFFF;
}


#body_textbox {
	float: left;
	position: relative;
	bottom: 0px;
	width: auto;
	top: 10px;
	left: 0px;
	z-index: 3;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	overflow: visible;
	background-color: #000000;
	text-align: left;
	clear: right;
}

#main_nav {
	float: left;
	position: relative;
	bottom: 0px;
	width: 135px;
	top: 0px;
	left: 0px;
	z-index: 3;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: visible;
	background-color: #FFE31B;
	height: auto;
	clear: both;
}

#sub_nav {
	float: left;
	position: relative;
	bottom: 0px;
	width: auto;
	top: 10px;
	left: 0px;
	z-index: 3;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	overflow: visible;
	background-color: #000000;
	text-align: left;
	clear: right;
}


#footer {
	clear: both;
	float: left;
	z-index: 3;
	position: relative;
	padding: 0px 0px 0px 0px;
	width: 770px;
	left: 0px;
	margin: 10px 0px 0px 0px;
}
