/* CSS Document */

/*PAGE LAYOUT*/
body {
	background-image: url(images/bg_body.jpg);
		
	background-repeat: repeat-9;
	margin-left: 180px;
	
	margin-right: 0px;
	margin-bottom: 30px;
	margin-top: 30px;
	font: 0.9em Tahoma, helvetica, Arial;
	color: #666666;
	text-decoration: none;;
	color: #666666;
	text-decoration: none;
	position:absolute;
     
	
}
#toppage{
	width:800px;
}
#date{
	float:left; width:0px; height:40px; background-image:url(bg_topbar.jpg);
	
}
#topbar{
	float:left; 
	width:798px; 
	height:40px; 
	background-image:url(bg_topbar.jpg);
	
	background-repeat:repeat-x;
	
	
}
#header{
	width:800px;
}
#content{
	width:800px;
}
#contenttext{
	float:left; width:608px; 
	background-color:#F7F7F7; 
	
	min-height:360px;
}
#logo{
	float:left; width:190px; height:110px; background-color:#F7F7F7; 
	
	
}
#pagetitle{
	position:relative; float:left; width:608px; height:110px; background-color:#F7F7F7;
}
#title{
	position:absolute; right:10px; bottom:0px; width:600px;
}
#menu{
	
	float:left; width:190px; margin:0px;
	
	
}
#footer{
	width:590px; padding-right:10px; padding-left:200px;
	
  
	
}

/*GRAY PANEL*/
.panel{
	padding:12px;
	border:solid 1px #E4E4E4;
	background-color:#EEEEEE;
	margin:10px;
	padding:10px;
	width:550px;
   font:Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	padding-top:5px;

}

#panel a{

	font:Tahoma, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration:none;
	padding-top:5px;
	}

.panelN{
padding:12px;
	border:solid 1px #E4E4E4;
	background-color:#EEEEEE;
	margin:10px;
	padding:10px;
	width:550px;
   font:lighter 11px Tahoma, sans-serif;
	color: #000000;
	text-decoration:none;
	padding-top:5px;

}

#panelN a{

	font:lighter 11px Tahoma, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration:none;
	padding-top:5px;


	
	
	
	
	
	}
		
/*GRAY PANEL1*/
.panelB{
	padding:12px;
	border:solid 1px #E4E4E4;
	background-color:#EEEEEE;
	margin:10px;
	padding:10px;
	width:550px;
   font:bold 11px Tahoma, sans-serif;
	color: #000000;
	text-decoration:none;
	padding-top:5px;
}

#panelB a{
font:Tahoma, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration:none;
	padding-top:5px;
	}
/*GRAY PANEL1*/
.footertext{
	padding:12px;
	border:solid 1px #E4E4E4;
	background-color:#EEEeee;
	margin:10px;
	padding:10px;
	width:550px;

	font: bold 10px Tahoma, helvetica, Arial;
	color: #666666;
	text-decoration: none;

}


}

/*TEXT STYLES*/
.bodytext {
	font: 14px Tahoma, helvetica, Arial;
	color: #666666;
	text-decoration: none;
	
	padding:5px;
	
	
	}
.bodytextlink {
	font: bold 0.7em Tahoma, helvetica, Arial;
	
	color: #000000;	
	
}
.smalltext {
	font: 11px Tahoma, helvetica, Arial;
	color: #666666;
	text-decoration: none;
}
.smallwhitetext {
	font: bold 11px Tahoma, helvetica, Arial;
	color: #FFFFFF;
	text-decoration: none;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.largwhitetext a{
	font: bold 18px Tahoma, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: bold 11px Tahoma, helvetica, Arial;
	color:#CCCCCC;
	text-decoration: none;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.titletext {
	font: bold 12px Tahoma, helvetica, Arial;
	color: #CCCCCC;
	text-decoration: none;
}
.logotext {
	font: bold 36px Tahoma, helvetica, Arial;
	color: #FF0000;
	text-decoration: none;
}
.sublogotext {
	font: bold 14px Tahoma, helvetica, Arial;
	color: #FF0000;
	text-decoration: none;
}
.orangelogotext {
	font: bold 36px Tahoma, helvetica, Arial;
	color:#FF0000;
}
.orangetitle {
	font: bold 12px Tahoma, helvetica, Arial;
	color:#FF0000;
}
#linksmenu a{
	float:right; 
	width:183px; 
	height:20px; 
	background-color:#ef0000; border-left:solid 1px #FFFFFF; border-bottom:solid 1px #FFFFFF;
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;

	
	
	
}

#linksmenusub a{
	float:right; 
	width:183px; 
	height:20px; 
	background-color:#cc0000; border-left:solid 1px #FFFFFF; border-bottom:solid 1px #FFFFFF;
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
}
#linksmenu a:hover{
	background-color:#cc0000;
}
#linksmenusub a:hover{
	background-color:#be0000;
}
#emailmenu a{
	float:left; 
	width:550px; 
	height:20px; 
	background-color:#eeeeee; border-left:solid 1px #eeeeee; border-bottom:solid 1px #eeeeee;
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ef0000;
	text-decoration:none;
	padding-top:5px;
	
	
}
#emailmenu a:hover{
	background-color:#eeeeee;
	color: #ef0000;
}
#pdf a{
	float:left; 
	width:135px; 
	height:20px; 
	background-color:#eeeeee; border-left:solid 1px #eeeeee; border-bottom:solid 1px #eeeeee;
	font: 14px Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ef0000;
	text-decoration:none;
	padding-top:5px;
	
	
}
#pdf a:hover{
	background-color:#eeeeee;
	color: #ef0000;
	}
a:link {color: #000000;text-decoration: none;font-weight: bold;}
a:visited {color: #000000;text-decoration: none;font-weight: bold;}
a:hover {color: #999999;text-decoration: none;font-weight: bold;}
a:active {color: #999999;text-decoration: none;font-weight: bold;}
