/* CSS Document */
html, body, p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 11px;
}
a {
        -moz-outline-style: none;
}
body {
	background-color: #203B86;
}
h2, h3 {
	font-family: "Times New Roman", Times, serif;
	color: #747272;
}
strong {
	color: #192D66;
}
div#container, div#logo, div#container hr, div#survey h3, div#current_nav h3,
div#survey_top, div#survey div#survey_content, div#survey div#bottom, div#survey_bottom, div#bottom_corner, div#top_corner,
div#current_nav_top, div#current_nav_inside_top, div#current_nav_inside_bottom, div#current_nav_bottom {
	background-repeat: no-repeat;
}
body {
	text-align: center;
}

div#container {
	position:relative;
	text-align: left;
	/*background-color: #fff;*/
	width: 781px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
div#content_container {
	background-color: #fff;
	min-height: 1100px;	
	padding-left: 9px;
	/*margin-left: -9px;*/
	padding-right: 9px;
/*	margin-right: 11px;*/
}
div#logo {
	background-image:url(/include/get.php?path=/Image/logo.gif);
	width: 223px;
	height: 62px;
	margin-left: 8px;
	margin-top: 10px;
	padding-right: 10px;
	float: left;
}
div#search {
	float: right;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 10px;   
}
.thesearch {
        font-size: 11px;
        height: 14px;
}
.dosearch {
        vertical-align: bottom;
}
/*div#mainnav ul {
	clear: right;
	margin-bottom: 2px;
}
div#mainnav {
        margin: 0px 0px 0px 0px;
        position:relative;
}
div#mainnav ul li{
	display: inline;
	background-image: url(/include/get.php?path=/Image/current_issue_bg.gif);
        background-repeat: repeat-x;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 13px;
	padding-bottom: 3px;
	font-weight: bold;
	margin-bottom: 0;
}
div#mainnav ul li a{
	color: #192D64;
	text-decoration: none;
}
div#mainnav ul li.current_page {
	color: #DF470B;
}*/
a img{
	border: none;
}
div#container hr {
	height: 16px;
	background-color: #1F3881;
	background-image: url(/include/get.php?path=/Image/divider.gif);
	border: none;
	margin-top: 21px;
        margin-bottom: 10px;
        clear: left;
}
div#survey_wrapper {
	margin-bottom: 0;
	background-color: #fff;
	width: 302px;
}
div#survey h3, div#survey div#survey_content, div#current_nav h3, div#current_nav p, div#survey div#bottom {
	margin-left: 5px;
	margin-right: 5px;
}
div#survey h3, div#current_nav h3 {
	font-size: medium;
	margin-top: 0;
	height: 30px;
	padding-top: 5px;
	margin-bottom: 0px;
	background-position: bottom;
	text-align: center;
}
div#survey_top, div#survey_bottom, div#current_nav_top, div#current_nav_bottom {
	width: 210px; 
	height: 8px;
}
div#survey, div#current_nav {
	border-right: 1px solid #CEDAE3;
	border-left: 1px solid #CEDAE3;
	margin-top: 0;
}
div#survey div#survey_content, div#current_nav p {
	margin-top: 5px;
	margin-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #E5EBE1;
	font-size: 11px;
}

div#survey div#bottom, div#current_nav div#bottom {
	height: 9px;
	margin-top: 0;
	margin: 0 0 0 5px;
}

div#survey_bottom, div#current_nav_bottom {
	float: left;
	width: 210px;
}
div#top_corner {
	height: 10px;
	width: 783px;
/*	margin-left: -9px;*/
	background-image:url(/include/get.php?path=/Image/container_top_corner.gif);
	float: left;
}
div#bottom_corner {
	height: 10px;
	width: 783px;
/*	margin-left: -9px;*/
	background-image:url(/include/get.php?path=/Image/container_bottom_corner.gif);
	float: left;
}


div#footer, div#footer a, div#footer div#copyright, div#footer div#subnav {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	/*float: none;
	display: block;*/
	background:none;
	padding-bottom: 10px;
	padding-top: 10px;

}
div#copyright {
	float: left;
	background: none;
}
div#subnav {
	float: right;
	background: none;
	padding-bottom: none;
	padding-top: none;
}
div#subnav ul li{
	display: inline;
	border-right: 1px solid white;
	padding-right: 11px;
	padding-left: 6px;
}
div#subnav ul li:last-child { 
	border-right: none;
}
/* INSIDE PAGE STYLES */
div#content {
	padding-bottom: 50px;
}
div#content h3 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif; 
	color: #475783;
	font-size: 15px;
        background-image: none;
}
div#content h2 {
	color: #6F692E;
	margin-top: 10px;
	margin-bottom: 10;
        font-size: 17px;
}
div#content p.one {
	margin-top: 5px;
}
div#leftcolumn {
	float: left;
	width: 225px;
}
div#current_nav_wrapper{
	width: 210px;
	margin-top: 3px;
	margin-bottom: 15px;
}
div#current_nav_top {
	background-image: url(/include/get.php?path=/Image/inside_bar_top.gif);
}
div#current_nav h3 {
	background-image:url(/include/get.php?path=/Image/inside_bar_header_bg.gif);
}
div#current_nav_inside_top {
	/*width: 178px;*/
	background-image:url(/include/get.php?path=/Image/inside_bar_body_top.gif);
	margin-left: 5px;
	height: 9px;
	margin-bottom: 0;
	padding-bottom: 0px;
	margin-top: 4px;
}

div#current_nav_inside_bottom {
	background-image:url(/include/get.php?path=/Image/inside_bar_body_bottom.gif);
	margin-left: 5px;
	height: 9px;
	margin-top: 0;
	padding-top: 0px;
}
div#current_nav_bottom {
	background-image: url(/include/get.php?path=/Image/inside_bar_bottom.gif);
	margin-bottom: 8px;
}
div#current_nav p{
	background-color: #E5EBE1;
}
div#current_nav ul {
	list-style-type: none;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0;
	margin-bottom: 0;
	padding-left:10px;
	padding-bottom: 10px;
	background-color: #E5EBE1;
}

#current_nav ul li a.active, #current_nav ul li a.only-active {
/*	list-style-image: url(images/bullet.gif);*/
	background-image: url(/include/get.php?path=/Image/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
        color:#DF470B;
}

#current_nav ul li a {
/*	list-style-image: url(images/bullet.gif);*/
	background-image: none;
	padding-left: 15px;
}
#current_nav ul li a:hover {
	color:#DF470B;
}
div#current_nav a{
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 11px;
}
div#survey_wrapper{
	width: 210px;
	margin-top: 3px;
}
div#survey_top{
	background-image: url(/include/get.php?path=/Image/inside_bar_top.gif);
}
div#survey h3{
	background-image:url(/include/get.php?path=/Image/inside_bar_header_bg.gif);
}
/*div#survey div#top {
	background-image:url(/include/get.php?path=/Image/inside_bar_body_top.gif);
	height: 0px;
	width: 200px;
	margin: 0px;
	margin-top: -8px;
	padding: 0px;
}*/

div#survey div#survey_content{
	background-image:url(/include/get.php?path=/Image/inside_bar_body_top.gif);
	padding-top: 10px;
}
div#survey div#bottom{
	background-image:url(/include/get.php?path=/Image/inside_bar_body_bottom.gif);
	padding-top: 0px;
}
div#survey_bottom{
	background-image: url(/include/get.php?path=/Image/inside_bar_bottom.gif);
	margin-bottom: 8px;
}
#content a {
	color: #346EA7;
	text-decoration: underline;
        -moz-outline-style: none;
}
#content a:hover {
	color: #DF470B;
	text-decoration: underline;
}
#content ul {
	margin: 0px 10px 10px 20px;
	padding: 0px;
}
#content ul li {
	line-height: 14px;
        margin-bottom: 0px;
}
ul#thesitemap {
        margin: 0px 10px 10px 20px;
        list-style: none;
}
ul#thesitemap li, ul#thesitemap li ul  {
        margin-bottom: 0px;
}

/* ADDED FOR HOME PAGE, remove if breaks others! */
div#monthly_issue h2, div#monthly_issue p.one, div#monthly_issue p.bottom {
	background-repeat: no-repeat;
}
div#monthly_top, div#monthly_bottom, div#monthly_issue p.one, div#monthly_issue p.bottom {
	background-position: top-left;
}
div#monthly_wrapper {
	width: 445px;
	margin-top: 0px;
	background-color: #fff;
}
div#monthly_issue h2 {
	width: 436px;
	margin-top: 0;
	height: 30px;
	padding-top: 5px;
	margin-bottom: 0px;
	background-image:url(/include/get.php?path=/Image/monthly_issue_header_bg.gif);
	background-position: bottom;
	text-align: center;
}
strong.mag_title {
	color: #1B3271;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
div#monthly_top, div#monthly_bottom {
	height: 8px;
}
div#monthly_top {
	height: 8px;
	background-image: url(/include/get.php?path=/Image/monthly_issue_top.gif);
}
div#monthly_issue {
	border-right: 1px solid #CEDAE3;
	border-left: 1px solid #CEDAE3;
}
div#monthly_issue_inside_top {
	background-image:url(/include/get.php?path=/Image/monthly_issue_body_top.gif);
	width: 439px;
	height: 7px;
	margin-top: 4px;
	margin-left: 4px;
	background-color: none;
	background-repeat: no-repeat;
}
div#monthly_issue div#one {
	padding-top: 8px;
	padding-bottom: 15px;
padding-right: 10px;
min-height: 222px;
	margin-left: 4px;
	margin-right: 0px;
	width: 424px;
	background-color: #E5EBE1;
	font-size: 11px;
}
div#monthly_issue div#two {
	width: 415px;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #E5EBE1;
	font-size: 11px;
}
div#monthly_issue_inside_bottom {
	width: 439px;
	height: 7px;
	background-image:url(/include/get.php?path=/Image/monthly_issue_body_bottom.gif);
	margin-top: 0;
	margin-left: 4px;
	background-color: none;
	background-repeat: no-repeat;
}
div#monthly_bottom {
	width: 444px;
	background-image: url(/include/get.php?path=/Image/monthly_issue_bottom.gif);
}
#mainbanner {
        margin: 0px 0px 5px 0px;
        padding: 0px;
}
/* CONTACT PAGE STYLES */
div#contact_page h4{
color: #cd9300;
font-size: 12px;
margin-top: 10px;
margin-bottom: 10px;
}
div#contact_page a {
text-decoration: none;
color: #000066;
font-style: italic;
}

#content label {
    width: 100px;
    float: left;
    text-align: left;
    margin-right: 10px;
    margin-bottom: 5px;
    display: block
}
#content input {
         margin-left: 20px;
         margin-bottom: 5px;
}  
#content textarea {
         margin-left: 20px;
         margin-bottom: 15px;
} 
#content select{
         margin-left: 20px;
         margin-bottom: 15px;
}
#loginform form a, #loginform form a:hover {
color:#ffffff;
cursor: default;
}
.requiredasterix {
padding-left:5px;
color: #DF470B;
vertical-align:top;
}
