@charset "utf-8";
/* CSS Document */

body {
margin:0;
padding:0;
font-family:Calibri, Verdana, Arial, Helvetica, sans-serif;
font-size:small;
background:#FFFFFF;
color:#333333;
}

img{
border:none;
}

hr{
width:90%;
border:none;
border-top:2px solid #ffcc99;
}

h1{
font-size:200%;
font-weight:bold;
}

h2{
font-size:160%;
font-weight:bold;
}

h3{
font-size:100%;
font-weight:bold;
}

p{
font-size:100%;
font-weight:normal;
}

a:link, a:visited {color:#000033; text-decoration:underline;}
a:active, a:hover {color:#000099; text-decoration:underline;}

#frame {
margin:0 auto;
padding:0;
width:960px;
}

#content {
padding:0 20px 10px 20px;
width:920px;
clear:both;
float:left;
min-height:300px;
height:auto !important;
}

#header {
margin:0;
padding:0;
height:123px;
background:url(/images/header.gif) no-repeat bottom center;
width:960px;
}

#header h1{
display: none;
}

#print_header, .print_date {
display:none;
}

#topMenu{
float:right;
padding:0;
margin:101px 17px 0 0;
width:942px;
}

#topMenu ul {
text-indent:0;
margin:0;
padding:0;
float:right;
}

#topMenu li {
margin:0 0 0 1px;
padding:0 0 0 0;
width:110px;
height:22px;
text-align:center;
font-size:110%;
background:url(/images/tab.gif) no-repeat bottom;
float:left;
list-style:none;
}

#topMenu a:link, #topMenu a:visited {color:#FFFFFF; text-decoration:none;}
#topMenu a:active, #topMenu a:hover {color:#FFCC99; text-decoration:none;}

#topMenu .active a:link, #topMenu .active a:visited {color:#FFCC99; text-decoration:none;}
#topMenu .active a:active, #topMenu .active a:hover {color:#FFFFFF; text-decoration:none;}

#topMenu .submenu a:link, #topMenu .submenu a:visited {color:#000033; text-decoration:none;}
#topMenu .submenu a:active, #topMenu .submenu a:hover {color:#000099; text-decoration:none;}

.submenu {
position:absolute;
top:0;
border:1px #231f20 inset;
z-index:100;
background-color:#CCCCCC;
visibility:hidden;
padding:8px 8px;
text-align:left;
font-weight:normal;
margin-left:-8px;
margin-top:2px;
}

.submenu a{
width:auto;
display:block;
padding:4px 10px 4px 5px;
}

#footer{
width:960px;
min-height:20px;
height:auto !important;
background:url(/images/footer.gif) no-repeat top;
float:left;
font-size:90%;
color:#FFFFFF;
font-weight:normal;
margin-top:20px;
}

#footer a:link, #footer a:visited {color:#FFCC99; text-decoration:none;}
#footer a:active, #footer a:hover {color:#FFFFFF; text-decoration:none;}

#footer_left{
float:left;
margin-left:20px;
padding:10px 0;
width:390px;
}
#footer_left ul, #footer_left li{
padding:0;
margin:0;
list-style:none;
display:inline;
}
#footer_right{
float:right;
text-align:right;
margin-right:20px;
padding:10px 0;
width:530px;
}


#creditInfo {
text-align:right;
padding:4px 15px;
float:right;
}

#operator {
padding:10px 15px 0 15px;
float:left;
}

#operatorSelect {
padding:10px 15px 0 15px;
float:left;
display:none;
}

.rtnMsg {
color:#FF0000;
}

.rtnMsgreen {
color:#006600;
}

.right{
text-align:right;
width:100%;
}

#latestnews{
width:240px;
float:left;
background:#cc99cc url(/images/purp_top.png) top no-repeat;
padding:11px 0 0 0;
clear:left;
margin-top:20px;
}
#latestnewsfoot{
padding:0 10px 11px 10px;
width:220px;
float:left;
background:#cc99cc url(/images/purp_bot.png) bottom no-repeat;
}

#latestnewsfoot hr{
width:90%;
border:none;
border-top:2px solid #996699;
margin:10px 0 20px 0;
}

#newsflash{
width:240px;
float:left;
background:#99ccff url(/images/blue_top.png) top no-repeat;
padding:11px 0 0 0;
clear:left;
margin-top:20px;
}
#newsflashfoot{
padding:0 10px 11px 10px;
width:220px;
float:left;
background:#99ccff url(/images/blue_bot.png) bottom no-repeat;
}
#newsflashfoot hr{
width:90%;
border:none;
border-top:2px solid #6699cc;
margin:10px 0 10px 0;
}

#popular{
width:240px;
float:left;
background:#ffcc99 url(/images/orange_top.png) top no-repeat;
padding:11px 0 0 0;
clear:left;
margin-top:20px;
}
#popularfoot{
padding:0 10px 11px 10px;
width:220px;
float:left;
background:#ffcc99 url(/images/orange_bot.png) bottom no-repeat;
}
#popularfoot hr{
width:90%;
border:none;
border-top:2px solid #ff9966;
margin:10px 0 20px 0;
}

#left_container{
/*float:left;
width:240px;*/
display:none;
}

#left_container h2{
margin:0;
padding:0;
font-size:160%;
font-weight:bold;
}

#left_container ul{
padding:0;
margin:0;
}

#left_container li{
list-style:none;
padding:0;
margin:0;
margin-bottom:10px;
}

#content{
width:100%;
float:left;
}

#main_content{
margin-top:20px;
width:700px;
/*float:right;*/
}

.componentheading{
width:90%;
border:none;
border-bottom:2px solid #ffcc99;
font-size:200%;
font-weight:bold;
margin-bottom:10px;
}

#main_content .blog div, .article_column{
width:610px;
border:1px solid #CCCCCC;
padding:10px;
margin-bottom:10px;
}

.contentheading{
font-size:160%;
font-weight:bold;
}

.column_separator{
width:0;
border:none;
padding:0;
margin:0;
}

#main_content .blog div .article_separator{
display:none;
}

.aboutusimg{
margin-left:20px;
margin-bottom:20px;
}