.Bodytext,body,p,td,table {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #868181; 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: #666666; text-decoration: none}
.news:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: underline}
.newsDate { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.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}
.footerText:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #cc0000; 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;
}
.mainRed {
	font-size: 14px;
	font-weight: bold;
	color: #C52127;
}
a {
	color: #C52127;
}
a:hover {
	color: #868181;
}
.dottedLine {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8E8C8C;
}
input,select, textarea {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #868181; 
	text-decoration: none
}
.noborder {
	border: none;
}

.MenuLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.MenuLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

