
BODY {
	margin: 0px; 
	padding: 0px; 
	background-color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	color : #ffffff;
	font-size : 13px;
}



.outerborder	 {
	border: 15px solid #ffffff;
	width: 844px;
	text-align: left;
	margin-top: 5px;
	background-color: #333333;
	}
	
.borderblackbottom	 {
	border-bottom: 1px solid #000000;
	}	

.borderblacktop	 {
	border-top: 1px solid #000000;
	}	


.borderblackleft	 {
	border-left: 1px solid #000000;
	}		
	
.borderblackright	 {
	border-right: 1px solid #000000;
	}		
	

.bgaddress	 {
	background-color: #44708f;
	border-left: 1px solid #000000;
	}
	
.bgaddress2	 {
	background-color: #44708f;
	border-top: 1px solid #000000;
	}	


#scrollbody {
	overflow: auto;
	height: 450px;
	padding-right: 10px;	
	padding-top: 0px;		
	scrollbar-3dlight-color:;
    scrollbar-arrow-color: #44708f;
    scrollbar-base-color:#333333;
    scrollbar-darkshadow-color:#333333;
    scrollbar-face-color:;
    scrollbar-highlight-color:;
    scrollbar-shadow-color:;
}



.pageheaders  {
	color: #44708f;
	font-size: 14px;
	font-weight: bold;
}



/* ================  MENU BAR  ==================== */


.toplinks  {
	color: #ffffff;
	font-size: 14px;
	background-image: url(images/bglinks.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;	
}

.toplinks a:link, .toplinks a:visited, .toplinks a:active  {
	color : #ffffff;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;		
	font-family: Verdana, Arial, Tahoma, Arial;
	font-size:13px;
	text-decoration :none ;	
	font-weight: bold;
	letter-spacing: 1.2px;		
}

.toplinks a:hover {
	color : #ffffff;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;		
	font-family: Verdana, Arial, Tahoma, Arial;
	font-size:13px;
	text-decoration :underline ;
	font-weight: bold;
	letter-spacing: 1.2px;		
}

.bottomlinks  {
	color: #ffffff;
	font-size: 11px;
	background-image: url(images/bglinks.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;	
}

.bottomlinks a:link, .bottomlinks a:visited, .bottomlinks a:active  {
	color : #ffffff;
	font-family: Verdana, Arial, Tahoma, Arial;
	font-size:11px;
	text-decoration :none ;	
	font-weight: bold;
	letter-spacing: 1.2px;		
}

.bottomlinks a:hover {
	color : #ffffff;
	font-family: Verdana, Arial, Tahoma, Arial;
	font-size:11px;
	text-decoration :underline ;
	font-weight: bold;
	letter-spacing: 1.2px;		
}

.imgborder {
	border: 1px solid #cccccc;
	margin-left: 0px;
	margin-bottom: 0px;
}

.imgborderright {
	border: 1px solid #cccccc;
	margin-left: 5px;
	margin-bottom: 0px;
}

.imgborderleft {
	border: 1px solid #cccccc;
	margin-right: 5px;
	margin-bottom: 0px;
}


#rsd  {
	color : #304989;
	padding-top: 2px;
	width: 844px;	
	font-size : 10px;
	font-variant: normal;
	font-family:Arial, Verdana, Tahoma, Arial;
	text-align: center;	
}

#rsd a:link, #rsd a:visited, #rsd a:active  {
	color : #304989;
	font-family:Arial, Verdana, Tahoma, Arial;
	font-size:10px;
	text-decoration :none ;	
	font-variant: normal;		
}

#rsd a:hover {
	color : #304989;
	font-family: Arial, Verdana, Tahoma, Arial;
	font-size:10px;
	text-decoration :underline ;
	font-variant: normal;	
}

.bodytexthome {
	font-size : 12px;
	padding-top: 0px;		
	padding-left: 0px;
	padding-right: 25px;
	padding-bottom: 0px;	
	text-align:justify;
	line-height: 1.3;
}

.bodytext {
	font-size : 12px;
	padding-top: 5px;		
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 0px;	
	text-align:justify;
	line-height: 1.3;
}

.bodytext2 {
	font-size : 13px;
	padding-left: 10px;
	text-align:justify;
	line-height: 1.5;
}

.bodytextjustify {
	text-align:justify;
}

.highlightlarge {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #09018b;
	font-size : 14px;
	font-weight: bold;
	padding-top: 0px;
	text-align: justify;
	width: 430px;		
}

.highlightlarge2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #09018b;
	font-size : 16px;
	font-weight: bold;
	padding-top: 0px;			
}

.smalltext  {
	font-size: 11px;
}

.smalltext a:link, .smalltext a:visited, .smalltext a:active  {
	font-size: 11px;
	text-decoration :none;		
}

.smalltext a:hover {
	font-size: 11px;
	text-decoration :underline;
}



.rightside {
	padding-top: 10px;		
}

.quote {
	color: #f73d0e;
}

hr {border: none 0; 
border-top: 1px dashed #cccccc;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

.solid {border: none 0; 
border-top: 1px solid #cccccc;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

.textindent {
	margin-left: 30px;
}


h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 18px;
	font-weight: none;
	padding-top: 10px;		
}

.h1larger {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #09018b;
	font-size : 18px;
	font-weight: none;
	padding-top: 0px;		
}


h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #135409;
	font-size : 14px;
	font-weight: bold;
}

ul {
	margin-top:0px;
}

li {
	padding-top:5px;
}


A:LINK {
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	color : #44708f;
	font-size : 12px;	
	text-decoration :Underline;
}

A:ACTIVE {
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	color : #44708f;
	font-size : 12px;	
	text-decoration :Underline;
}
A:VISITED {
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	color : #44708f;
	font-size : 12px;	
	text-decoration :Underline;
}
A:HOVER {
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	color : #44708f;
	font-size : 12px;		
	text-decoration :Underline;
}



/* Navigation */

.navheader {
	height: 25px;
	width: 205px;
	text-align: left;
	padding-top: 0px;
	background-color: #09018b;
	color: #ffffff;
	font-size: 16px;
}

.navheadertext {
	padding-left: 5px;
	padding-top: 3px;	
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	font-size : 14px;
	font-weight: bold;
}


.menuleft {
	width: 200px;
	padding-left: 0px;
	text-align: left;
	padding-top: 4px;
}

	
.menuleft ul {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;

}
.menuleft li {
	padding-top: 0px;
	}
		


	
.linkhighlight {
	color: #e60000;
}

.menuleft a:link, .menuleft a:visited, .menuleft a:active{
	width: 100%;
	display: block;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	margin-bottom:0px;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	border-bottom: 1px solid #ffffff;
	border-left: 0px solid #000000;
	color: #09018b;
	font-weight: bold;
	text-decoration: none;
	background-color: none;	
	 }
	 
.menuleft a:hover {
	width: 100%;
	display: block;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	margin-bottom:0px;	
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	border-bottom: 1px solid #ffffff;
	border-left: 0px solid #000000;
	color: #ffffff;
	font-weight: bold;
	background-color: #09018b;	
	text-decoration: none;
     }

