/* CSS Document */
body
{
	font-family: Geneva, helvetica, Sans-Serif;
}

td.schoolLogo
{
	width: 260px;
}
.headerSchoolName
{
	font-size: 30px;
	color: #0065bd;
	font-weight: bold;
}

.headerSchoolInfoSub
{
	font-size: 10px;
	color: #666666;
	letter-spacing: 5px; /*font-stretch: wider;*/
}

.headerSchoolInfoSubSub
{
	font-size: 9px;
	color: #666666;
	font-weight: normal;
}

.headerSchoolInfoRight
{
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	float: right;
	text-align: right;
}

.menuButtSelect
{
	width: 158px;
	height: 30px;
	background-color: #0065bd;
	text-align: center;
	text-decoration: none;
	width: 159px;
	vertical-align: text-top;
}

.menuButtSelect a
{
	text-decoration: none;
}

td.menuButtBG
{
	vertical-align: text-top;
	height: 30px;
	background-color: #333333;
	text-align: center;
	text-decoration: none;
}

td.menuButtBG a
{
	text-decoration: none;
	text-align: center;
}



.tabTitles
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 10px;
}

.quoteBanner
{
	height: 97px;
	background-image: url(images/quoteBannerBlack.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffd02d;
}

.quote
{
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	float: right;
	padding-right: 30px;
	vertical-align: middle;
	line-height: 12pt;
}

.bottomBlackfade
{
	background-image: url(graphics/bottomBlackfade.gif);
	background-repeat: repeat-x;
}

.rightBlackborder
{
	background-image: url(graphics/rightBlackborder.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.paraPath
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
}

.pathCarat
{
	color: #800000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footer
{
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	margin-right: 20px;
	text-align: right;
}

.leftMenu
{
	width: 190px;
	vertical-align: top;
	background-color: #0065bd;
}

.leftMenu a
{

	display: block;
	color: White;
	text-decoration: none;
	margin: 5px 5px 5px 20px;
	font-size: 13px;
}

.leftMenuSelect
{
	width: 190px;
	vertical-align: top;
	background-color: #408cce;
}
.menuGraphic1
{
	background-image: url(images/menuImage1.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: Silver;
}
.menuGraphic2
{
	background-image: url(images/menuImage2.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: Silver;
}
.menuGraphic3
{
	background-image: url(images/menuImage3.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: Silver;
}
.menuGraphic4
{
	background-image: url(images/menuImage4.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: Silver;
}
.menuGraphic5
{
	background-image: url(images/menuImage5.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: Silver;
}

.tableBorder
{
	width: 1px;
	background-color: #ffd02d;
}

.lowerBorderBorder
{
	height: 12px;
	background-color: #ffd02d;
}

.lowerBorderFade
{
	height: 8px;
	background-color: #ffe796;
}

.lowerBorderFadeLeftMenu
{
	height: 8px;
	background-color: #7fb2de;
}



.paraTitle
{

	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-transform:uppercase;
}

.paraText
{
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}

.dataRow
{
	font-size: 12px;
}

.dataRowAlternate
{
	font-size: 12px;
}

.dataHeader
{
	font-size:12px;
	background-color:#0065bd;
	color:White;
	font-weight:bold;
}

.paraDescription
{
	margin-bottom:15px; 
	font-size:11px;
}

.subMeasurementHeader
{
	margin: 15px 0px 4px 0px;
	font-size:11px;
	font-weight:bold;
}

.measurementHeader
{
	font-weight:bold;
	font-size:11px;
	text-decoration: underline;
	margin-bottom:5px;
	margin-top:10px;
}
