/* CSS Document */

body {
	color: #000;
	margin: 0px;
	background-color: #A6B5D7;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
}
input, select, option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
/*	background-color: #fff;
	border: 1px solid #000; */
	font-weight: normal;
}
img {
	border: 0;
}

.indexsections {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	line-height: 14px;
}
.indexsections a{
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #f90;
}
.indexsections a:hover{
	text-decoration: underline;
}
.indexmaintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 15px;
}
.indexmaintext a{
	font-weight: bold;
	text-decoration: none;
	color: #F90;
	text-decoration: underline;
}

.indexmaintext_l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 14px;
}
.indexmaintext_l a{
	font-weight: bold;
	text-decoration: none;
	color: #F90;
	text-decoration: underline;
}

.bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #92A4CC;
}

.sidebarblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #92A4CC;
}

.indexmaintext a:hover{
	text-decoration: underline;
	color: #F90;
}
.indexmainheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
}
.titleorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f90;
	font-weight: bold;
}
.carrotorange {
	color: #fc0;
	font-weight: bold;
}

.dottedverticalline {
	background-image: url(../images/dotted_vertical_line.gif);
	background-repeat: repeat-y;
}

.dottedhorizontalline {
	background-image: url(../images/dotted_horizontal_line.gif);
	background-repeat: repeat-x;
}

#footerback {
	background-color: #A6B5D7;
	width: 100%;
}
#footerfront {
	background-color: #94A2C0;
	margin: 0px 0px 0px 21px;
	width: 741px;
	text-align: right;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#headerback {
	background-color: #D8E4FF;
	width: 100%;
}
#headerfront {	
	width: 741px;
	margin: 0px 0px 0px 21px;
}
#headershadowback {
	background-color: #B5C4E5;
	width: 100%;
}
#headershadowfront {	
	width: 741px;
	margin: 0px 0px 0px 21px;
}
#mainback {
	background-color: #fffae9;
	width: 100%;
}

#mainfront{
	width: 741px;
	margin: 0px 0px 0px 21px;
}

#submenuback {
	background-color: #92A4CB;
	border-top: 0px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 0px solid #fff;
	width: 100%;
}
#submenufront {	
	background-color: #717F9D;
	width: 741px;
	height: 92px;
	margin: 0px 0px 0px 21px;
	background-image:url(../images/submenufront_background.gif);
	background-repeat: no-repeat;
}
.submenutitleimage {
	padding: 10px 0px 15px 44px;
	text-align: left;
}
.submenutexttop {
	padding: 10px 16px 0px 0px;
	text-align: right;
	vertical-align: top;
}
.submenutextbottom {
	padding: 0px 16px 15px 0px;
	text-align: right;
	vertical-align: bottom;
	word-spacing: 8px;
}
.submenutextbottom a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	word-spacing: normal;
	text-decoration: none;
	line-height: 14px;
}
.submenutextbottom a:active{
	color: #ccc;
}
#menuback {
	background-color: #A6B5D7;
	width: 100%;
}
#menufront {	
	background-color: #94A2C0;
	width: 741px;
	margin: 0px 0px 0px 21px;
	text-align: right;
}
#rightsidecontent {
	padding: 0px 16px 0px 12px;
}
#supportbutton {
	top: 72px;
	left: 635px;
	position: absolute;
	width: 111px;
	z-index: 5;
}
#supporttag {
	top: 56px;
	left: 528px;
	position: absolute;
	width: 218px;
	z-index: 5;
}
#submenuheaderimage {
	top: 43px;
	left: 69px;
	position: absolute;
	width: 283px;
	z-index: 5;
}
#menucmchtext {
	top: 0px;
	left: 69px;
	position: absolute;
	width: 193px;
	z-index: 5;
}
#submenumentor {
	top: 20px;
	left: 296px;
	position: absolute;
	z-index: 5;
	width: 465px;
}
#staffpic {
	float: right;
	padding: 0px 0px 10px 10px;
}
#widthlimit {
	width: 450px;
}

#widthlimitdirections {
	width: 480px;
}
#widthlimitsearchresults {
	width: 530px;
}
/* #widthlimit p,ul{
	width: 420px;
} */

.researchtitle {
font-family: Arial, Helvetica, sans-serif; 
color: #336699; 
font-size: 12px;
}

a.researchtitle:link {
font-family: Arial, Helvetica, sans-serif; 
color: #336699; 
font-size: 12px;
}

a.researchtitle:visited {
font-family: Arial, Helvetica, sans-serif; 
color: #336699; 
font-size: 12px;
}

a.researchtitle:hover {
font-family: Arial, Helvetica, sans-serif; 
color: #336699; 
font-size: 12px;
text-decoration: underline;
}

.researchtext {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
}

a.researchtext:link {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #666;
}

a.researchtext:visited {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #666;
}

a.researchtext:hover {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #666;
text-decoration: underline;
}

.directionstitle {
font-family: Arial, Helvetica, sans-serif; 
color: #336699; 
font-size: 12px;
font-weight:bold;
}

.directionssubtitle {
font-family: Arial, Helvetica, sans-serif; 
color: #336699; 
font-size: 11px;
font-weight:bold;
font-style:italic;
}

.bodytitle {
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 12px;
color: #666;
font-weight:normal;
}

.bodytitle a{
	font-weight: bold;
	text-decoration: none;
	color: #666;
}
.bodytitle a:hover{
	text-decoration: underline;
	color: #999;
}

.orangebold {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #F90; 
font-weight: bold
}

.orangebold a{
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #F90; 
font-weight: bold
}

.orangebold a:hover{
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
font-size: 12px; 
color: #F90; 
font-weight: bold
}

.orangeboldsmall {
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #F90; 
font-weight: bold
}

.orangeboldsmall a{
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #F90; 
font-weight: bold
}

.orangeboldsmall a:hover{
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
font-size: 11px; 
color: #F90; 
font-weight: bold
}

#ajaxrotate{
width: 260px;
height: 55px;
padding-top: 10px;
background-color: #FFFAE9;
vertical-align: middle;
}

#ajaxrotate div{
background-color: #FFFAE9;
vertical-align: middle;
}

#message{
vertical-align: middle;
width: 80px;
}

.bluelink {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #92A4CC; 
font-weight: bold
}

