.Bodytext,body,p {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none;
	background-color: #AFC0D2;
}

td,table {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none;
}

H1 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #085BB1;
}
.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: #FFFFFF; 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;
}
a {
	color: #085BB1;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	
}
.Border {
	border: 1px solid #666666;
}
.NewsletterArchiveHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #597F8A;
	text-decoration: none;
}
.NewsletterArchiveDate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #597F8A;
	text-decoration: none;
}

/*-------------------------       MenuLinks       ------------------------------*/
.MenuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	right: 5px;
	text-align: right;
/*	padding-top: 5px;*/
}

.MenuLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #085BB1;
	text-decoration: underline;
	right: 5px;
	text-align: right;
/*	padding-top: 5px;*/
}

.MenuLinkOff { /* Applies to cells only,not to text. Usually used for background image changes. */
/*	background-color:#FF0000;*/
	border-top: 0px solid #FFFFFF;
	height: 20px;
	right: 5px;
	text-align: right;		
}

.MenuLinkOn { /* Applies to cells only,not to text. Usually used for background image changes. */
/*	background-color:#ff0000; */
	border-top: 0px solid #FFFFFF;
	height: 20px;
	right: 5px;
	text-align: right;			
}
.MenuLinkOn a {
	color: #085BB1;
	text-decoration: underline;
	right: 5px;
	text-align: right;
}

.MenuTable { /* Applies to whole table, */
/*	color: #ff0000; */
}

.2MenuSparatorCell { /*  This is not currently Used  */
	background-image: url(/IM_Custom/ContentStore/Layouts/Images/seperator.gif); width:20px;
}

/*  ----------   Site Designed By Innovative Media      -------    */
.textdesignby {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.textdesignby a {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.textdesignby:hover {
	font-size: 10px;
	color: #085BB1;
	text-decoration: none;
}
.mainHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #085BB1;
}

.subHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #085BB1;
}