.BodyCopy 
{  
	font-family: Arial; 
	font-size: 12px; 
	color: #000000;
	font-weight: normal;
	/*padding-right: 12px;*/
}

.BodyCopyWhite
{  
	font-family: Arial; 
	font-size: 10px; 
	color: #FFFFFF;
	font-weight: normal;
}

.BodyCopyPlusSpacing
{  
	font-family: Arial; 
	font-size: 10px; 
	color: #000000;
	font-weight: normal;
	padding-left: 15px; 
	padding-right: 15px; 
	padding-top: 10px;
}

.BodyCopySmall
{  
	font-family: Verdana; 
	font-size: 11px; 
	color: #000000;
	font-weight: normal;
}

.LeftNav
{  
	font-family: Verdana; 
	font-size: 12px; 
	color: #024673;
	font-weight: bold;
}

.Header
{
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.titleHeader
{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px solid grey;
}

.MentorPopHead
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.MentorPopHeadLink
{
	font-family: Arial;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}

.WhiteBackground 
{
	background-color:#FFFFFF;
}

a:active {  color: #003366 ; font-family: Arial; font-size: 12px; text-decoration: underline;}
a:hover {  color: #003366; font-family: Arial; font-size: 12px; text-decoration: underline}
a:link {  font-family: Arial; color: #003366; font-size: 12px; text-decoration: underline}
a:visited {  font-family: Arial; font-size: 12px; color: #000000; text-decoration: underline}

.buttonscontainer {width: 176px;}

.buttons a {
	color: #024673;
	background-color: #CED7E7;
	padding: 10px;
	padding-left: 23px;
	display: block;
	border-bottom: 2px solid #FFFFFF;
	font: 12px Verdana;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align:text-bottom;	
}

.buttons a:hover {
	background-color: #9CAEC6;
	color: #024673;
	text-decoration: none;
}

#menu3 ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	}

#menu3 {
	width: 176px;
	}
	
#menu3 li {


	margin: 0px 0px 0px 0px;
	padding: 0;

}
	
#menu3 li a {
	color: #024673;
	background-color: #CED7E7;
	padding: 10px;
	padding-left: 23px;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	font: 12px Verdana;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align:text-bottom;
	margin: 0px 0px 0px 0px;
	}
	
#menu3 li a:hover {
	background-color: #9CAEC6;
	color: #024673;
	text-decoration: none;
	}
	
#menu3 span {
	color: #FFFFFF;
	background-color: #9CAEC6;
	padding: 10px;
	padding-left: 23px;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	font: 12px Verdana;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align:text-bottom;	
	}	

#menu2 ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	}

#menu2 {
	width: 176px;
	border-style: solid solid none solid;
	border-color: #677D92;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu2 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
#menu2 li a:link, #menu2 li a:visited {
	color: #fff;
	display: block;
	background: url(../images/menu2.gif);
	padding: 8px 0 0 10px;
	}
	
#menu2 li a:hover {
	color: #283A50;
	background: url(../images/menu2.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#menu2 li a:active {
	color: #283A50;
	background: url(../images/menu2.gif) 0 -64px;
	padding: 8px 0 0 10px;
	}
	
#navcontainer { width: 153px !important; /*mozilla*/ width: 175px; /* IE */ }

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font: 12px Verdana;
	font-weight: bold;
}

#navcontainer a
{
	display: block;
	padding: 10px;
	padding-left: 25px;
	width: 153px !important; /*mozilla*/ width: 175px; /* IE */
	background-color: #CED7E7;
	border-bottom: 1px solid #FFFFFF;
}

#navcontainer a:link, #navlist a:visited
{
	color: #024673;
	background-color: #CED7E7;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #9CAEC6;
	color: #024673;
}	

#navcontainer span {
	color: #FFFFFF;
	display: block;
	padding: 10px;
	padding-left: 25px;
	width: 153px !important; /*mozilla*/ width: 175px; /* IE */
	background-color: #9CAEC6;
	border-bottom: 1px solid #FFFFFF;
	}	

.tdMentor {
	padding-left: 10px;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.styleIndex {
font-size: 12px;
}

.styleHeader {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

.underline {
text-decoration: underline;
}

.bioHeader {
color:#0099FF;
}

