/*--------------------IE Style Sheet--------------------*/

/*--------------------Start body style--------------------*/
body {  font-family: Arial, Helvetica, sans-serif; }
/*-------------------End Body Style----------------------*/

/*--------------------Start projects scroll menu styles-------------------*/
a.myScroll:visited {
	color: #333333;
	text-decoration: none;
	font-size:xx-small;
}
a.myScroll:active {
	color: #333333;
	text-decoration: none;
	font-size: xx-small;
	font-style: normal;
}
a.myScroll:link {
	color: #333333;
	text-decoration: none;
	font-size: xx-small;
	font-style: normal;
}
a.myScroll:hover {
	color: #CC0000;
	text-decoration: none; 
}
/*--------------------End projects scroll menu styles-------------------*/

/*--------------------Start large heading font--------------------*/
h3.body {  font-size: 16px; font-weight: bold; color: #666666; margin-left: 1em; border-color: black black #CC0000; width: 95%; clip:  rect(   ); border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
/*--------------------End large heading font--------------------*/

/*--------------------Start Paragraph content styles--------------------*/
p.content {  font size: 12px; font-style: normal; margin-left: 1em; color: #333333; width: 95%}

	/*--------------------End Paragraph content styles--------------------*/
	
	/*--------------------Start table row content styles--------------------*/

/*--------------------End table row content styles--------------------*/	

/*--------------------Start publications and briefs font styles--------------------*/
h4.pubs { font-size: 12px; font-weight: bold; color: #333333; margin-left: 1em}
p.pubs { font-size: 12px; font-weight: normal; color: #333333; margin-left: 1.5em }

/*--------------------End publications and briefs font styles--------------------*/

/*--------------------Start main navigation font styles--------------------*/
.mainnav 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #FFFFFF; 
text-align: center; 
vertical-align: middle; 
word-spacing: normal; 
background-color: #CC0000;
text-decoration:none;
}

a.mainnav:hover {
	color: #FFFFFF;
	text-decoration: Underline; 
}
/*-------This is a gray box not a red box------*/
.redbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	background-color: #666666;
	border-color: #FFFFFF;
	border-left-width: thin;
}
/*--------------------End main navigation font styles--------------------*/

/*-----------------Start grey box for disability projects and get email updates----------------*/
a.redbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	text-decoration:none;
}
/*-----------------End grey box for disability projects and get email updates----------------*/

/*-----------------Start heading/Title of page font styles----------------*/ 
h3.email {
	BORDER-RIGHT: 1px solid #003366;
	BORDER-TOP: 1px solid #003366;
	FONT: 600 14px Arial, Helvetica, sans-serif;
	OVERFLOW: hidden;
	BORDER-LEFT: 1px solid #003366;
	WIDTH: 95%;
	COLOR: #003366;
	BORDER-BOTTOM: 1px solid #003063;
	margin: 5px 0px 0px;
	padding: 0px 0px 0px .5em;
	background-color: #CCCCCC;

}
/*-----------------Start highlights font styles----------------*/	
td.focus H5 {

	height: auto;
	padding: 5px 0px 0px;
	color: #708090; 
	font: bold small Arial, Helvetica, sans-serif
}
/*-----------------End highlights font styles----------------*/	

/*-----------------Start border around images----------------*/	
.imgborder {
	border: 1px solid #000000;
}
/*-----------------End border around images----------------*/	