@charset "utf-8";
/* CSS Document */
body{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 85%; 
	margin:0; padding:0;
	background:#000000;
}
p{line-height:22px;}
a{color:#FFCC00; text-decoration:underline;}
a:hover{color:#FFFFFF; text-decoration:none;}
a:hover img{border:#FFCC00 2px solid;}
a img{border:#77CFFF 2px solid;}
input{border:#013963 1px solid; width:210px;}
textarea{border:#013963 1px solid; width:310px; height:200px;}
.button{width:100px; background:#88C0FF;}
.highlighttext{color:#88C0FF; font-weight:bold; text-align:center;}
.menu-content{
	background:url(../_assets/header_bg.jpg) repeat-x #255f87;
	height:185px;
	margin:0;
	padding:0;
	border-bottom:#000000 3px solid;color:#FFFFFF;
}
ul{list-style:none; margin:0; padding:0;}
#menu-topheader{padding:5px 15px 0 15px;}
#menu-topheader ul li.license{float:left; }
#menu-topheader ul li.info{float:right; font-weight:bold;}
#menu-logo{ padding-top:35px; width:300px;}
#menu-logo ul{}
#menu-logo ul li ul{padding-left:45px; font-weight:bold;}
#menu-bar{float:right;clear:both; width:373px; font-weight:bold;}
#menu-bar ul{margin-top:132px;width:373px;}
#menu-bar ul li{float:left; padding:5px; font-size:90%;}
#menu-bar a:active, #menu-bar a:hover{ text-decoration:underline;}
#menu-bar a:visited, #menu-bar a:link{ text-decoration:none;}

#body{background:#FFFFFF; width:932px;}
.grid-header-bar{background:url(/_assets/yellowbar.jpg) repeat-x; font-size:120%; font-weight:bold; height:27px; border-bottom:#000000 solid 1px; border-top: #000000 solid 1px; text-align:center; padding-top:3px;}
.grid-header-img{margin:0; padding:0; border-bottom: 4px solid;}
.grid-text-content{ padding:25px; }
#grid-text{border:#333333 solid 1px; padding:25px;margin-bottom:10px;}
#grid-text-quote-up{background:url(/_assets/quote-up.jpg) no-repeat top;}
#grid-text-quote-down{background:url(/_assets/quote-down.jpg) no-repeat;}

.footer-content{background:url(/_assets/footer_bg.jpg) repeat-x; text-align:center; margin-top:20px; padding-top:20px; padding-bottom:20px; width:100%; color:#FFFFFF;}
.footer-menu{font-size:90%;}
.footer-menu a:active, .footer-menu a:hover{ text-decoration:underline;}
.footer-menu a:visited, .footer-menu a:link{ text-decoration:none;}
.footer-copyright{color:#999999; padding-top:20px; font-size:11px;}