@charset "utf-8";
/* CSS Document */


body,td,th {
	color: #000000;
	
	
}	

body {
background-repeat:repeat;
background-attachment:fixed;
margin: 0;
padding: 0;
font-size: 12px;
font-family:Tahoma, Ariel;
		
}


.bodymainwrapper {

padding:0px;
margin:0px;
}
a:hover{text-decoration:none;}
a:link {
	color: #1f619d;
	text-decoration:none;
}
a:visited {
	color: #1f619d;
	text-decoration:none;
}



	
.img_borders { 
border: 3px solid #FFFFFF; 
margin:0px 4px 0px 0px;
} 

.headings
	{
		font-family:Arial;
		font-size:18px;
		line-height:20px;
		color:#003366;
		font-decoration:none;
	}	
	
	
.bodycontentGraph
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:16px;
		color:#464646;
		}
	
	
.bodycontent
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:22px;
		color:#464646;
		}
		
		
.bodycontentSmaller
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:22px;
		color:#464646;
		}
				

.bodycontentWhite
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:22px;
		color:#FFFFFF;
		}
		
.bodycontentSuperScript
	{
		font-family:Tahoma;
		font-size:8px;
		line-height:22px;
		color:#282828;
		}
		
		
.bodycontentSmall
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:16px;
		color:#464646;
		}

.Homeboxes
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:18px;
		color:#464646;
		padding-bottom:5px;
		padding-right:5px;
		padding-left:10px;
		padding-top: 5px;
		background-image:no-repeat;
		}
	
.heading
	{
		font-family:Arial;
		text-decoration:bold;
		font-size:14px;
		line-height:17px;
		color:#005bcb;}	
a.heading:active { color: #ffffff}
a.heading:link { color: #ffffff}
a.heading:hover { color: #ffffff}
a.heading:visited { color: #ffffff}




.HeadingBlue
	{
		text-decoration:bold;
		font-size:14px;
		line-height:17px;
		color:#005bcb;}	
		
a.HeadingBlue:active { color: #464646}
a.HeadingBlue:link { color: #464646}
a.HeadingBlue:hover { color: #464646}
a.HeadingBlue:visited { color: #464646}














.headingLarge
	{
		font-family:Arial;
		text-decoration:bold;
		font-size:24px;
		line-height:20px;
		color:#464646;}	

.headingSmall
	{
		font-family:Arial;
		text-decoration:bold;
		font-size:14px;
		line-height:20px;
		color:#464646;}	

		
		
	
.footer
	{
		font-family:Arial;
		font-size:11px;
		line-height:15px;
		color:#637e8c;
	    padding-bottom:10px;
		padding-right:10px;
		padding-left:10px;
		padding-top: 10px;
	}
	
