/* CSS Document */



body

{



	padding: 0;

	margin:0;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:small;

	color: #666666;

}



.clear

{

	clear:both;

}



#header

{

	margin:0;

	padding:0;

	list-style:none;

	background:url(../img/header_bg.gif) repeat-x;

	width:100%;

}



.logo

{

	height: 110px;

	padding-left: 38px;

}



#navElements

{

	width: 100%;

	height: 30px;

	line-height:30px;

	background:url(../img/topNav_bg.gif) repeat-x #5089bd;

	border-top: 1px solid #dde6f2;

	border-bottom: 1px solid #a6c3de;

	float: left;

	padding: 0;

	margin:0;

}



#topNav

{

	margin: 0;

	padding:0;

	margin-left: 36px;

	list-style:none;

}



#topNav li

{

	float: left;

}

#topNav li.sep

{

	margin-left: 5px;

	margin-right: 5px;

	margin-top: 4px;

}



#topNav a,

#topNav a:link,

#topNav a:active,

#topNav a:visited

{

	color: #FFF;

	text-decoration:none;

	display: block;

}

#topNav a:hover

{

	color: #000;

}



a img

{

	border:0px;

}





#corps

{

	width:100%;

	background:url(../img/corps_bg.gif) repeat-x;

	padding:0;

	padding-top: 38px;

	margin: 0;

}



#corps #left, #corps #right

{

	float: left;

}



#corps #right

{

	padding-left: 35px;

	width: 540px;

}



#corps #left

{

	background:url(../img/left_bg.gif) no-repeat right bottom;

	height: 500px;

}



#leftNav

{

	padding: 0;

	margin:0;

	list-style:none;

	width: 190px;

	border-right: 1px dashed #90b5d6;

	height: 500px;

}



#leftNav li

{

	margin:0;

	padding-left: 42px;

	padding-right: 20px;

	padding-bottom: 5px;

	background:url(../img/leftNav_sep.gif) no-repeat bottom left;

	

}





#leftNav a,

#leftNav a:link,

#leftNav a:active,

#leftNav a:visited

{

	text-decoration:none;

	color: #0055A0;

}

#right a,

#right a:link,

#right a:active,

#right a:visited

{

	text-decoration:none;

	color: #0055A0;

}



#leftNav a:hover

{

	color:#000000;

}



H1, h1

{

	color:#8c8c8c;

	font-size: 20px;

	font-weight:normal;

}





H2, h2

{

	color:#0055A0;

	font-size: 17px;

	font-weight:normal;

}



H3, h3

{

	color:#DFCE00;

	font-size: 13px;

	font-weight:bold;

}


