.hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
	display: none;
}
/* CSS Document */

body { margin: 0; padding: 10px 0 0 0; background-color: #7d81be; font-family: Trebuchet, Arial, Helvetica; font-size: 12px; color: #fff; text-align: center; }
p, ul, li, h1, h2, h3 { margin: 0; padding: 0; }
a, avisited {  color: #a33e9a; text-decoration: none}
a:hover {  color: #666; text-decoration: none;}

/* Content 
Left = 250
Right = 700
*/
#container { text-align: center; margin: 0 auto; padding: 0; }

#content {width: 950px; height: 500px; background-image: url(/images/content_bg.gif); margin: 0 auto;}
#content_secondary {width: 950px; height: 500px; background-image: url(/images/content_bg_nav.gif); margin: 0 auto;}
.nav {float: left; position: relative; left: 0; top: 35px; width: 240px; text-align: right;}
.nav ul {padding: 10px 10px 0 0; margin: 0; list-style:none;}
.nav li {list-style:none; padding: 15px 0 0 0;}
.nav img {border: 0; padding: 0 9px 0 0;}
.nav li a {color:#fff; text-transform: uppercase;}
.nav li a:hover {color: #0054a4; text-decoration:none;}
.nav li a.active {background-color: #ae905c; color: #fff; text-decoration:none;}

.second_nav ul {padding: 30px 10px 0 0; margin: 0; list-style:none; text-align: right; font-size: 12px;}
.second_nav li {list-style:none; padding: 0 20px 0 0; display: inline;}
.second_nav li a {color:#fff; xtext-transform: uppercase;}
.second_nav li a:hover {color: #0054a4; text-decoration:none;}
.second_nav li a.active {background-color: #ae905c; color: #fff; text-decoration:none;}

#right_content {float: left; position: relative; left: 70px; top: 2px; padding: 0; width: 645px; height: 375px; background-color: #fff; color: #7d81be; border: 1px solid #0054a4;}
#right_content_nonav {float: left; position: relative; left: 70px; top: 50px; padding: 0; width: 645px; height: 375px; background-color: #fff; color: #7d81be; border: 1px solid #0054a4;}
.img {float: left; position: relative; left: 0; top: 0; padding: 0; width: 255px; border-right: 1px solid #0054a4;}
.copy {float: left; position: relative; left: 0; top: 0; padding: 0; width: 379px; height: 375px; padding: 0 5px 0 5px; overflow: auto; text-align: left;}
.copy h1 {color: #a54399;}
.copy h2 {color: #0054a4; font-size: 14px; padding: 10px 0 0 0;}
.copy h3 {padding: 0 0 0 5px}
.copy p {padding: 0 0 0 10px}


/* End Content */


/* Footer */
#footer  { padding: 0; margin: 0; height: 25px; text-align: center; }
#footer p { font-size: 9px; color: #fff; padding: 5px; margin: 0; }
#footer a, #footer a:visited { text-decoration: none; color:#ccc; font-weight: bold; }
#footer a:hover { color: #a33e9a; text-decoration: none; font-weight: bold; border-bottom: 1px dashed #a33e9a; }

/* End Footer */
