body {
	background-color:#a3dce4;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;}
	
/*--------LINKS------------*/	
	
A:link {text-decoration:underline; 
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		font-weight: normal;
		color: #125aa1;}
		
A:visited {text-decoration:underline;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 12px;
			font-weight: normal;
			color: #003f6e;}
		
A:hover {font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 12px;
			font-weight: normal;
			text-decoration: none;
			color: #003f6e;}	
			
A.bot:link {text-decoration:none; 
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		font-weight: bold;
		color: #125aa1;}
		
A.bot:visited {text-decoration:none;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 12px;
			font-weight: bold;
			color: #125aa1;}
		
A.bot:hover {text-decoration:underline;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 12px;
			font-weight: bold;
			color: #003f6e;}
			
A.bottext:link {text-decoration:none; 
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		font-weight:normal;
		text-decoration:underline;
		color: #125aa1;}
		
A.bottext:visited {text-decoration:none;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 10px;
			font-weight:normal;
			text-decoration:underline;
			color: #125aa1;}
		
A.bottext:hover {text-decoration:underline;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 10px;
			font-weight:normal;
			text-decoration:underline;
			color: #003f6e;}
			
/* ----------- text formatting -------------*/
			
.botlines {	font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 12px;
			font-weight: bold;
			color: #125aa1;}	
			
.bottextw { font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 10px;
			color: #125aa1;}
			
.content {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#125aa1;
line-height:18px;}

.contentspecial {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#125aa1;}

.contenttitles {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight: bold;
color:#125aa1;
line-height:18px;}
			
/*---------ALL BG IMAGES -----------*/
.contentback {
background-image:url(../images/bkgd.jpg); 
background-position:center top;
background-color:#ffffcc; 
background-repeat:no-repeat;}

.contentcolor {
background-color:#FFFFCC;}

.footer {
background-image:url(../images/footer.jpg); 
background-position:center top;
background-repeat:no-repeat;}
