/*Elements*/
body{font-family:Arial, Verdana, Helvetica, sans-serif; font-size: 75%; color:#000; margin:0; padding:0; background:#fff;}
h1{margin:0; padding:0;}
h1 a{text-decoration:none; color:#000;}
h2{margin:14px 0 0 0; padding:0; font-size:130%;}
	
h3{color:#192D6E; font-size:120%; padding:0; margin:0;}
#latest_news h3{font-size:130%;}
strong{font-weight:bold;}
img{border:none; vertical-align:top;}
.small{font-size:95%;}
.blue{color:#355E86;}

/*General classes*/
.clearright{clear:right; font-size:1%; line-height:1%; display:block;}
.clearleft{clear:left; font-size:1%; line-height:1%; display:block; height:0; width:1px;}
.clearboth{clear:both; font-size:1%; line-height:1%; display:block; height:0;}

/* Main structural containers */
#header_container{background:#379BCD;}
#header{}
#header div{}
#header div a{display:none;}

#navpanel_container{background:#fff;}
#navpanel{}
#navpanel_left{display:none;}

#navpanel_right{display:none;}
	
#bottom_panel_container{background:#fff url(images/bg_fade.jpg) repeat-x top left; margin:8px 0 0 0;}
#bottom_panel{padding:16px 0 35px 0;}
	#latest_news_container{background:#D7EBF5; padding:0; text-align:left;}
	#latest_news{border:2px solid #fff; padding:17px 0;}
	#latest_news ul{padding:1px 0 0 0; margin:0;}
	#latest_news ul li{background:url(images/list_bullet.gif) no-repeat 0 50%; padding:5px 0 5px 0;}
	#latest_news ul li a{color:#000; text-decoration:none;}
	#latest_news ul li a:hover{text-decoration:underline;}
	#flash_anim{display:none;}
	#plugins{display:none;}
	#copyright{font-size:95%; font-weight:bold; margin:20px 0 5px 0;}
	#copyright_text{font-size:85%; color:#7A7D7E; margin:0;}
