h3, h4, h2 {font-family:"arial";}
/*	Turquoise:#00AEED
	Blue:#023A67
	White:#ffffff
	Black:#000000
	Red:#960014*/

tr#header{
	background-color:#023A67;
	height:35px;
}

tr#imageHeader{
	background-color:#ffffff;
	height:250px;
	vertical-align:top;
}

tr#linkHeader{
	background-color:#023A67;
	height:8px;
	width:748px; 
}

tr#header2{
	background-color:#023A67;
	height:8px;
	width:748px; 
}
tr#header2{
	background-color:#023A67;
}

table#Main{
	background-color:#D4ECFB;
	height:415px;
	width:748px; 
	border:hidden;
	color:#000000;
	font-family:"arial"; 
	font-size:small;	
	vertical-align:top;
}

tr#body{
	background-color:#D4ECFB;
	color:#000000;
	font-family:"arial"; 
	font-size:small;
	}
	
td#Maintext{
	background-color:#D4ECFB;
	color:#000000;
	vertical-align:top;
	font-family:"arial"; 
	font-size:small;
	padding-left:10px;
	border-right:ridge;
	border-right-color:#023A67;
	border-right-width:5px;
	text-decoration:none;
	}	
	
td#Maintext a:link{
		color:#023A67;
		text-decoration:none;
		font-size:medium;
}
tr#Maintext a:hover{
		color:#960014;
		text-decoration:none;
		font-size:medium;
}

td#Maintext a:active{
		color:#00AEED;
		text-decoration:none;
		font-size:medium;	
}

tr#Maintext a:visited{
		color:#00AEED;
		text-decoration:none;
		font-size:medium;
}

td#rightBar{
	background-color:#ffffff;
	vertical-align:top;
	float:left;
}

tr#bottom{
	background-color:#023A67;
	color:#ffffff;
	text-decoration:none;
	font-family:"arial"; 
	font-size:medium;
	text-align:center;
	height:7px;
	width:748px;
}

tr#bottom a:link{
		color:#ffffff;
		text-decoration:none;
}

tr#bottom a:hover{
		color:#960014;
		text-decoration:none;
}

tr#links a:visited{
		color:#00AEED;
		text-decoration:none;
}


