body {
	background-color: #003663;
	background-image: url("http://www.caainfo.org/images/bodybg_header.jpg");
	background-repeat: repeat-x;
	margin: 0px 0px; 
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	font-size: 11px;
}

.clear { clear: both;}

*>html .clear {height: 0px;}

.headernav_container {
	background-image: url("http://www.caainfo.org/images/headernav_bg.jpg");
	width: 1000px;
	height: 20px;
}

.headerwelcome {
	position: absolute;
	margin-left: 220px;
	margin-top: 4px;
	color: #FFF;
	letter-spacing: .25px;
	font-size: 10px;
	font-weight: bold;
}

.headernav {
	position: absolute;
	margin-left: 540px;
	margin-top: 4px;
	text-align: right;
	width: 400px;
	color: #FFF;
	letter-spacing: .25px;
	font-size: 10px;
	font-weight: none;
}

.headernav a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px;
}

.headernav a:hover {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px;
}

.header_sectiontitle {
	position: absolute;
	margin-top: 75px;
	margin-left: 700px;
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 1px;
}

.topnav_container {
	position: relative;
	height: 21px;
	margin-top: 4px;
	margin-left: 70px;
}

.topnav {
	color: #FFFF00;
	letter-spacing: .25px;
	font-size: 10px;
	font-weight: none;
}

.topnav a {
	color: #FFFF00;
	letter-spacing: .25px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px;
	text-transform: uppercase;
}

.topnav a:hover {
	color: #FFF;
	letter-spacing: .25px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px;
	text-transform: uppercase;
}

/* CONTENT DIVS */

.content_wrapper {
	width: 100%;
	background: #004A80;
}

.content_container {
	width: 900px;
}

.bcnav { color: #acacac; font-size: 9px; margin-top: 10px; }
.bcnav a { color: #acacac; font-size: 9px; margin-top: 10px; text-decoration: none; border-bottom: 0px;}
.bcnav a:hover { color: #acacac; font-size: 9px; margin-top: 10px; text-decoration: none; border-bottom: 0px;}

.pagetitle { color: #003663; font-size: 16px; font-weight: bold; margin-top: 10px; }

.content_main {
	float: right;
	width: 660px;
	margin-bottom: -1px; /*IE fix */
	margin-left: 0px; 
	padding-top: 0px;
	padding-right: 15px;
}

.content_main a	{color:#F93; text-decoration: none; border-bottom: 1px dotted;}
.content_main a:hover {color:#F93; text-decoration: underline; border-bottom: 0px;}


/* LEFTNAV DIVS */

.leftnav_wrapper {	
	position: relative;
	top: 0px;
	/*\*/
	left: 0px;
	/* */
	width: 200px;
	padding-top: 1px;
	margin-bottom: 300px;
}

*>html .leftnav_wrapper {width:200px; margin-right: 690px; margin-left: 0px;}

.leftnav_title {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background: #acacac;
	color: #003663;
	width: 190px;
	border: 1px solid #003663;
	margin-top: 10px;
	margin-left: 10px;
	padding: 2px 2px 2px 5px;
}

.leftnav a {
	list-style: none;
	margin-left: 10px;
	color: #004500;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px;
}

.leftnav a:hover { color: #F93; text-decoration: none; border-bottom: 0px;}

.leftnav ul {
	padding-left: 0px;
	margin-left: 0px;
	width: 180px;
}

.leftnav ul li {
	list-style: none;
	padding: 0px 0px 2px 5px;
}

.leftnav ul ul {
	margin: 2px 0px 2px 10px;
	width: 170px;
}

.leftnav ul ul li a {
	font-size: 10px;
	color: #003663;
	font-family: arial;
	border-bottom: 0px;
}

/* FOOTER DIVS */

.footer_wrapper {
	background: #003663;
	background-image: url("http://www.caainfo.org/images/footer_bg.jpg");
	background-repeat: repeat-x;
	width: 100%;
	height: 100px;
}

.copyright {
	color: #FFF;
	font-size: 10px;
	margin-top: 10px;
	margin-left: 10px;
	font-weight: bold;
}

.bottomnav {
	color: #FFF;
	font-size: 10px;
	margin-top: 10px;
	margin-right: 10px;
	font-weight: bold;
}

.bottomnav a {color: #FFF; font-size: 10px; text-decoration: none;}
.bottomnav a:hover {color: #FFFF00; font-size: 10px; text-decoration: none;}