.Bodytext,body,p,td,table {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: none}
H1 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 0386AE;
}
.blueText { font-family: impact; font-size:100px; color: blue; }
.news {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none}
.news:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: underline}
.newsDate, .FooterLink { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.newsDate:hover, .FooterLink:hover  { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #507E81}
.CaseStudies { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000 ; text-decoration: none}
.CaseStudies:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000 ; text-decoration: underline}
.footerText {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; text-decoration: none}
.footerText:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #15A2DB; text-decoration: none}
.linebottom {  border-color: black black #666666; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.linetop {  border-color: #666666 black black; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.lineright {  border-color: black #666666 black black; text-decoration: none; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
.AdminRequired { color: Red }
.AdminErrorField { background : LightSkyBlue; }
.AdminButtons { 	
	font-size: 8pt; 
	font-variant: small-caps; 
	background-color: Silver;
	padding-left:15px; 
	padding-right:15px; 
	border: thin outset white; 
	cursor: hand; 
	font-family: Arial, Helvetica, sans-serif; 
}
.AdminEvenRow { background : #EEEEEE; }
.AdminOddRow {  }
.BreadCrumbs {
	font-size: 10px;
	color: black;
	text-decoration: none;
}
.BreadCrumbs:hover {
	font-size: 10px;
	color: black;
	text-decoration: underline;
}
.dotline {
	background-image: url(Images/dotline.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 507E81;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 507E81;
}
.maintitleNoLine {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 507E81;
}
select, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #333333;
}
.borderMain {
	border: 1px solid #517E83;
}
.mainGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.greenSpecial {
	color: #245255;
}

a {
color: #245255;
}
a:hover {
color: #666666;
}
.MenuCell {
	height: 13px;
	width: 75px;
	border: 1px solid #000000;
	margin-right: 3px;
	text-align: center;
}
.MenuCellOver {
	height: 13px;
	width: 75px;
	border: 1px solid #000000;
	margin-right: 3px;
	text-align: center;
	background-color: #CCDADA;	
}
.MenuLink {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;	
	font-size: 9px;
	height: 13px;
	width: 75px;
	color: #333333;
	text-decoration:none;
	text-transform: uppercase;
}
.MenuLink:hover {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;	
	font-size: 9px;
    background-color: #CCDADA;
	height: 13px;
	width: 75px;
    color: #333333;
	text-decoration: none;
	text-transform: uppercase;
}
