@charset "UTF-8";
body  {
	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: 10px;
	line-height: 40px;
	background-repeat: repeat-x;
	background-image: url(../images/background.jpg);
	background-color: #5c87ba;
	color: #4098C8;
}
.twoColFixLtHdr #container {
	width: 901px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0;
	background-color: #FFF;
	background-image: url(../images/background-nav.jpg);
	background-repeat: repeat-y;
	background-position: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2d6272;
	border-bottom-color: #2d6272;
	border-left-color: #2d6272;
} 
.twoColFixLtHdr #footer {
	width: 901px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #3b679a;
	position: relative;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 1px;
	line-height: 18px;
	height: 50px;
	vertical-align: middle;
	padding-top: 10px;
	color: #ebdeb3;
	border: 1px solid #2d6272;
} 
ul {
}
.twoColFixLtHdr #header-left-bottom {
	float: left; /* since this element is floated, a width must be given */
	width: 211px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #d66c19;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}
.twoColFixLtHdr #nav-container {
	float: left; /* since this element is floated, a width must be given */
	width: 251px;
	margin: 0px;
	background-image: url(../images/background-nav.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.twoColFixLtHdr #header-left {
	float: left; /* since this element is floated, a width must be given */
	width: 251px;
	margin: 0px;
	background-image: url(../images/background-nav.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	clear: both;
}
.twoColFixLtHdr #body-footer {
	float: right;
	font-size: 12px;
	background-image: url(../images/background-bodyfooter.jpg);
	width: 610px;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	position: absolute;
	bottom: 0px;
} 
.twoColFixLtHdr #body-content {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0;
	line-height: 16px;
	color: #333;
	background-image: url(../images/background-body.jpg);
	width: 610px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	min-height: 520px;
} 
.twoColFixLtHdr #header-right {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	text-align: right;
	margin: 0;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #db9a18;
	height: 201px;
	background-color: #FFF;
} 
.twoColFixLtHdr # li a {
	color: #243c59;
}
.twoColFixLtHdr # lia:link {
	color: #243c59;
}
.twoColFixLtHdr # lia:visited {
	color: #243c59;
}
.twoColFixLtHdr # lia:hover {
	twoColFixLtHdr: #243c59;
	text-decoration: underline;
}
.twoColFixLtHdr #photobar {
	background-repeat: repeat-x;
	vertical-align: middle;
	padding: 0;
} 
.twoColFixLtHdr #nav-bottom {
	float: left; /* since this element is floated, a width must be given */
	width: 234px;
	font-size: 14px;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 140px;
	background-image: url(../images/background-navBOTTOM.jpg);
	margin: 0px;
	position: relative;
	padding: 0px;
	bottom: 0px;
}
.twoColFixLtHdr #flashContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 230px;
	position: relative;
	width: 669px;
	height: 203px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	border-bottom-color: #000;
	padding: 0px;
}
.twoColFixLtHdr #footer ul {
	font-size: 11px;
	margin-left: -25px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	line-height: 11px;
	padding-top: 10px;
}
.twoColFixLtHdr #footer li {
	list-style-type: none;
	display: inline;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.twoColFixLtHdr #footer-bottom {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: repeat-x;
	height: 15px;
	vertical-align: middle;
} 
.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;
}
.twoColFixLtHdr #nav {
	background-repeat: repeat-x;
	height: 52px;
	margin: 0px;
	padding: 0px;
} 

ul.nav a{
	text-decoration:none;
}
ul.nav{
	text-align: left;
	list-style-type: none;
	margin:0px;
	list-style:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.nav li{
	color: #2E4766;
	list-style-type: none;
	color: #04609a;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-image: none;
	background-repeat: no-repeat;
	background-position: top;
	line-height: 40px;
	background-image: url(../images/background-list.jpg);
	padding-top: 10px;
	text-align: left;
	padding-left: 20px;
}
ul.navsub {
	background-image: url(../images/nav-sub.jpg);
	background-repeat: repeat-y;
	color: #2E4766;
	display:list-item;
	list-style-type: none;
	color: #FDFCF8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	list-style-image: none;
	text-align: left;
	font-weight: lighter;
	line-height: 32px;
	margin-top: -1px;
	margin-bottom: 0px;
}
ul.nav li a{
	color: #04609a;
	border:none;
	margin:0;
	text-decoration:none;
}
ul.nav li a:visited{
	color: #04609a;
	text-decoration:none;
}
ul.nav li a:active{
	color: #04609a;
	text-decoration:none;
}
ul.nav li a:hover{
	color: #FFF;
	text-decoration:none;
}
ul.navsub li a{
	color: #FCFBF7;
	border:none;
	margin:0;
	text-decoration:none;
}
ul.navsub li a:visited{
	color: #FCFBF7;
	text-decoration:none;
}
ul.navsub li a:active{
	color: #FCFBF7;
	text-decoration:none;
}
ul.navsub li a:hover{
	color: #FEFEFC;
	text-decoration:underline;
}
ul.footer li a{
	color: #ebdeb3;
	border:none;
	text-decoration:none;
	font-weight: bold;
	line-height: 22px;
	margin: 0;
}
ul.footer li a:visited{
	color: #ebdeb3;
	text-decoration:none;
	line-height: 22px;
}
ul.footer li a:active{
	color: #ebdeb3;
	text-decoration:underline;
	line-height: 22px;
}
ul.footer li a:hover{
	text-decoration:underline;
	color: #ebdeb3;
	line-height: 22px;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000;
}
.img-header {
	vertical-align: middle;
	margin-right: 10px;
}
.twoColFixLtHdr #quiz {
	color: #5A88BA;
	background-image: url(../images/background-paper.jpg);
	height: 515px;
	width: 509px;
	padding-top: 135px;
	padding-left: 35px;
	padding-right: 35px;
	background-repeat: no-repeat;
}
.twoColFixLtHdr #quiz li{
	text-decoration:none;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	list-style-type: none;
	padding-left: 15px;
	list-style-position: outside;
	background-image: url(../images/check.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
