/* Main Elements */



body {

	margin: 0px;

	padding: 0px;

	background-color: #fff;

	color: #000;

	min-width: 800px;

	font-family: "Trebuchet MS",arial,sans-serif;

	font-size: 11px;

	background-attachment: fixed;

	background-image: url(images/page_bg.gif);

	background-repeat: repeat-x;

	background-position: top;
	
	text-align:center;


	}


	

a img {border:none;}



a:link, a:visited, a:active {

color:#045eaa;

text-decoration: none;

}



a:hover {

	color:#333;

	text-decoration:underline;

}



sup {

	font-size: x-small;

	line-height: 0em;

		}



h1 {
Trebuchet MS,arial,sans-serif;
	color:#045eaa;
	margin:0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 28pt;
}





h3 {
	font:11pt "Trebuchet MS",arial,sans-serif;
	color:#045eaa;
	margin:5px;
	font-weight:bold;
	padding-left: 5px;


}



#contain {
	width:800px;
	margin:30px auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #8dbfe2;
	border-right-color: #8dbfe2;
	border-left-color: #8dbfe2;
	text-align:left;


}



#image_header {

	width:800px;

	margin:0px;

	padding:0px;

	overflow: hidden;

	height: 105px;



}



#content_top_left {

		width:217px;

		padding:0px;

		float:left;

		background:#8dbfe2;

		vertical-align:top;

		height: 105px;

		

		}

	

#content_top_right {

		width:583px;

		padding:0px;

		float:left;

		background-color:#0072BC;

		height: 105px;

		

		}





#footer {
	margin:0px;
	padding:0px;
	border-top: 1px solid #8dbfe2;
	border-bottom: 1px solid #8dbfe2;
	width:800px;
	height: 20px;
	clear: both;
	background:#fff;
	

	

}



#footer p {
	font: 8pt/1em "Trebuchet MS", arial, sans-serif;
	margin:0px;
	text-align:left;
	color: #999;
	vertical-align: middle;
	padding-top: 5.5px;
	padding-left: 3px;
	

	

}



#contentleft {
	width:217px;
	padding:0px;
	float:left;
	height: 496px;
	background-attachment: fixed;
	background-color: #fff;
	background-repeat: repeat-y;
	background-position: left top;
	overflow:hidden;
		}

		

#contentleft p {

	padding:3px 20px 3px 10px;

	margin:0;

	line-height: 1.5em;



}

	

#contentcenter {

	width:379px;

	padding:0px;

	float:left;

	background:#fff;

	height: 496px;

	overflow: auto;

	list-style-type: square;

	text-align: left;

		}

		



#contentcenter p {

	padding:3px 20px 3px 10px;

	margin:0;

	line-height: 1.5em;



}



#contentcenter SUP {font-size: x-small;

	line-height: 0em;}

	

#contentright {

		width:204px;

		padding:0px;

		float:left;

		background:#8dbfe2;

		height: 496px;

		vertical-align: top;

		}



/* Navigation */	

#navlist {

	font-size: 1em;

	margin: 0;

	width: 100%;

	}

#navlist ul {

margin: 0;

padding: 0;

}	

#navlist li {

float: left;

list-style-type: none;

margin: 3px 0 .5em 0;

padding: 0;

white-space: nowrap;

}



#navlist a {

padding: 3px 10px 2px 10px;

border-right: 1px dashed;

border-color: #8dbfe2 ;

background-image: url(images/assets/l1_down.gif);

background-repeat: no-repeat;

background-position: 0% 50%;

text-decoration: none;

}

#navlist a:link, #navlist a:visited {

color: #fff;

}

#navlist a:hover, #navlist a:active,

#uberlink a:link, #uberlink a:visited,

#uberlink a:hover, #uberlink a:active {

background-color: #0072BC;

background-image: url(images/assets/l1_over.gif);

background-repeat: no-repeat;

background-position: 0% 50%;

color: #8dbfe2;

}

#contain p #contentright p {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #FFFFFF;
	text-decoration: none;
}
