@charset "UTF-8";
/* CSS Document */

body{
	margin: 0;
	padding: 0;
	text-align: center;
	background: #003300 url(/images/bodyBkgdRpt.jpg) repeat-x top;
}

h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
	font-family: "Trebuchet MS", Arial;
	color: #333333 !important;
}

p{
	font-family: "Trebuchet MS", Arial;
	color: #254C3A;
	font-size: 10pt;
	margin: 15px 30px 15px 15px;
}

img{
	margin: 15px;
}

a{
	color: #666666;
	text-decoration: none;
}

a:hover{
	color: #339900;
}


#content{
	margin: 0 auto;
	text-align: left;
	width: 800px;
	background-color: #FFFFFF;
}

#content div{
	width: 100%;
}

#header h1, #header h2{
	display: none;
}

#pageTitle{
	height: 51px;
	background-image: url(/images/headerLabel.gif);
}

#banner{
	height: 230px;
	background-image: url(/images/bannerImage.jpg);
}

#nav{
	background: #FFFFFF url(/images/menu_bkgd.jpg) repeat-x;
	height: 25px;
}

#nav img, #submenu img{
	margin: 0;
}

#nav ul{
	list-style: none;
	padding: 0;
	margin: 0 100px;
}

#nav li{
	float: left;
	margin: 0;
	padding: 0;
}
/*
#nav li.last{
	border-right: 0;
}

#nav a{
	font-family: Skia, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding: 6px 14px 6px 13px;
	line-height: 25px;
}

#nav a:hover{
	background-image: url(/images/gui/navHover.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#nav a.here{
	background-image: url(/images/gui/navHilight.png);
	background-position: bottom;
	background-repeat: no-repeat;
}*/




#submenu{
	font-family: "Microsoft Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000000 url(/images/sub_menu_bkgd.gif);
	margin: 15px auto;
}

#submenu td.pad{
	padding: 0 10px;
}

#submenu a{
	color: #FFFFFF;
	text-decoration: none;
}

#submenu .here{
	color: #FFFFFF;	
	background: url(/images/sub_menu_arrow.gif) no-repeat bottom center;
	cursor: default;
}



#body{
	overflow: hidden;
}

#awards{
	position: absolute;
	z-index: 1;
	top: 50px;
	left: 50%;
	margin-left: 180px;
	width: 191px;
}

.style2 {font-size: 12pt}
.style3 {font-size: 18pt}

.regText{
	font-family: "Trebuchet MS", Arial;
	color: #254C3A;
	font-size: 10pt;
}

.hiLightText{
	font-family: "Trebuchet MS", Arial;
	color: #999999;
	font-size: 10pt;
}

.noteText{
	font-family: "Trebuchet MS", Arial;
	font-style: italic;
	color: #254C3A;
	font-size: 9pt;
}

.sectionTitle{
	font-family: "Trebuchet MS", Arial;
	background-color: #42745D;
	color: #FFFFFF;
	font-size: 12pt;
	display: block;
	padding: 4px;
}

.blockTitle{
	font-family: "Trebuchet MS", Arial;
	background-color: #42745D;
	color: #FFFFFF;
	font-size: 12pt;
	padding: 4px;
}

.ltGryBrdrTop{
	border-top: 1px solid #CCCCCC;
}

.scrBoardSmallWhiteText{
	font-family: "Trebuchet MS", Arial;
	color: #FFFFFF;
	font-size: 9pt;
}

.scrBoardSmallDarkText{
	font-family: "Trebuchet MS", Arial;
	color: #254C3A;
	font-size: 9pt;
}

.scrBoardTeamScore{
	font-family: "Trebuchet MS", Arial;
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
}

#subMenu .option{
	font-family: "Microsoft Sans", sans-serif, Arial, Helvetica;
	font-size: 9pt;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}

#subMenu a{
	font-family: "Microsoft Sans", sans-serif, Arial, Helvetica;
	font-size: 9pt;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}

#subMenu a:hover{
	color: #999999;
}





.award-table{
	width: 190px;
	height: 86px;
	background-color: #2e5444;
	border: 1px solid #FFF;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
	margin: 8px auto;
}

.award-table table{
	width: 100%;
}


.award-table td.logo{
	width: 42px;
	height: 42px;
	background-color: #FFFFFF;
	text-align: center;
}

.award-table td.logo img{
	margin: 0;
	padding: 0;
}

.award-table td.award-type{
	background: transparent url(../images/award-table-bkgd.jpg) repeat-y right 0;
	font-size: 14px;
	padding-left: 12px;
}

.award-table td.award-type .date{
	color: #79a506;
	font-size: 18px;
}

.award-table .awarded-name{
	color: #bcd079;
	font-size: 12px;
}

.award-table td.score{
	color: #79a506;
	text-outline: 1px 0 #FFF;
	-webkit-text-stroke: 1px #FFF;
	font-size: 26px;
	font-weight: bold;
	width: 42px; 
	text-align: center;
}

.award-table .awarded-school{
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
