/* Global Styles */


.pageBodyBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	
}.pageSubHead2 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000; 
	
}.pageSubHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}.pageHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #800000;
	}
	
.pageText {
	font-family: Ariel, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003300;
	
}

.pageSerBar {
	font-family: Ariel, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003300;
	
}
.pageTextSub {
	font-family: Ariel, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003300; 
}

.pageGreenBar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	}	
#LayerLogo  {
	position:absolute; 
	left:15px; 
	top:10px; 
	width:785px;	
	height: 177px;
	background-image: url(graybar.png);
    }
    
#LayerSideText {
	position:absolute; 
	left:15px; 
	top:200px; 
	width:190px;
	padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 10px;
	
	background-image: url(background2.png);
}
#LayerHeader  {
	position:absolute; 
	left:240px; 
	top:180px; width:550px; 
	padding:10px
		
}
#LayerBody  { 
	position:absolute; 
	left:50px; 
	top:480px; 
	width:720px;}
    
I {color:#003300; font-size: 125%; text-decoration: none;}
b {font-family: Arial; color:#000000; text-decoration: none;}
s { font-family: Arial, Sans-serif; font-size: 12px; text-decoration: none;}
p {padding : 1px; margin-top: 5px; margin-bottom: 5px;}
A:link, A:visited {color:#800000; font-size: 18px; text-decoration: none;}
A:hover, {color:#003300}
u {font-family: Arial Black; color:800000; font-size: 135%; text-decoration: none;}
em {font-family: Arial Black; color:800000; text-decoration: none;}

