/* CSS Document */

/* the horizontal menu starts here */
div#listmenu {
	width:814px;	 /* draws line on bottom edge of div */
	font-size:11px; /* TEMPORARY - pushes the div away from the top of the browser for clarity in this example*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 32px;
	float: left;
	}
div#listmenu ul {
	height: 31px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
	}
div#listmenu li {
	float:left;	/* causes the list to align horizontally instead of stack */
	list-style-type:none;
	height: 24px;
	padding-top: 8px;
	margin-top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0A1F6A;
	}
div#listmenu li:first-child {
	border-left:1px solid #0000CC; /*the first vertical line on the menu */
	}
div#listmenu li:hover {
	}
div#listmenu a {
	text-decoration:none;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: -8px;
	padding-top: 10px;
	color: #000099;
	display: block;
	height: 22px;
	font-weight: bold;
	}
div#listmenu a:hover {
	color:#F2D43F;
	font-size: 11px;
	background-color: #0A1F6A;
	}
*html div#listmenu li {
	float:left;	/* causes the list to align horizontally instead of stack */
	list-style-type:none;
	height: 0px;
	margin-top: 0px;
}
/* the horizontal menu ends here */
/* THE HACK ZONE - */
/* hack for IE (all flavors) so the menu has a vertical line on the left */
* html div#listmenu ul {
	float:left; /* makes the ul wrap the li's */
	border-left:1px solid #0000CC;
	margin-left: 20px;
	}
* html #listmenu a {
	display:block;
	margin-top: -8px;
	padding-top: 10px;
	padding-bottom: 0px;
	float: left;
	font-weight: bold;
	background-repeat: repeat-y;
	background-position: 0px 0px;
}











#lowernav {
	width:814px;	 /* draws line on bottom edge of div */
	font-size:11px; /* TEMPORARY - pushes the div away from the top of the browser for clarity in this example*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 31px;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	float: left;
	}
#lowernav ul {
	height: 31px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
	}
#lowernav li {
	float:left;	/* causes the list to align horizontally instead of stack */
	list-style-type:none;
	height: 23px;
	padding-top: 8px;
	margin-top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0A1F6A;
	}
#lowernav li:first-child {
	border-left:1px solid #0000CC; /*the first vertical line on the menu */
	}
#lowernav li:hover {
	}
#lowernav a {
	text-decoration:none;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: -8px;
	padding-top: 10px;
	color: #000099;
	display: block;
	height: 21px;
	font-weight: bold;
	}
#lowernav a:hover {
	color:#F2D43F;
	font-size: 11px;
	background-color: #0A1F6A;
	}
*html #lowernav li {
	float:left;	/* causes the list to align horizontally instead of stack */
	list-style-type:none;
	height: 0px;
	margin-top: 0px;
}
/* the horizontal menu ends here */
/* THE HACK ZONE - */
/* hack for IE (all flavors) so the menu has a vertical line on the left */
* html #lowernav ul {
	float:left; /* makes the ul wrap the li's */
	border-left:1px solid #0000CC;
	margin-left: 20px;
	}
* html #lowernav a {
	display:block;
	margin-top: -8px;
	padding-top: 10px;
	padding-bottom: 0px;
	float: left;
	font-weight: bold;
	background-repeat: repeat-y;
	background-position: 0px 0px;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/headeroption02_bg.jpg);
	background-position: left top;
	text-align: center;
	background-repeat: repeat-x;
}
#content {
	float: left;
	width: 814px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
#wrapper #content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin-top: 30px;
	padding-left: 100px;
}
#wrapper {
	width: 814px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #top {
	float: left;
	height: 245px;
	width: 814px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: right;
	background-image: url(../images/headeroption02.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

#wrapper #top table {
	float: left;
	margin-top: 20px;
	width: 270px;
	margin-left: 545px;
}
#wrapper #top a {
	color: #000000;
	text-decoration: none;
}
#wrapper #top a:hover {
	text-decoration: underline;
}
#wrapper #top table td {
	padding-right: 5px;
	padding-left: 5px;
}
#wrapper #footer a:hover {
	text-decoration: underline;
}

#wrapper #footernav {
	float: left;
	height: 31px;
	width: 814px;
}
#wrapper #footer {
	float: left;
	height: 70px;
	width: 814px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
}
#wrapper #footer table {
	float: left;
	margin-top: 10px;
	width: 814px;
}
#wrapper #footer img {
	padding-left: 3px;
}
#wrapper #footer a {
	color: #000000;
	text-decoration: none;
}
#wrapper #footer table td {
	padding-right: 5px;
	padding-left: 5px;
}
#wrapper #footer a:hover {
	text-decoration: underline;
}
#wrapper #content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0A1F6A;
	padding-left: 100px;
	padding-top: 10px;
}
#wrapper #top #lecordon {
	margin-top: 169px;
	height: 76px;
	width: 73px;
}
* {
	margin: 0px;
	padding: 0px;
}
