/* Global Style */
body{
	font-family: Verdana, Arial;
	font-size:11px;
	color:#00295e;
}
img{
	border:0px;
}
a{
	text-decoration: none;
}
h1{
	font-family:Verdana, Arial;
	font-weight: normal; 
	font-size: 24px; 
	color: #00295e; 
	margin:0px 0px 15px 0px; 
	letter-spacing:0px;
	padding:0px 0px 0px 0px;
}
h2{
	font-family:Verdana, Arial;
	font-weight:bold;
	font-size:13px;
	color: #00295e; 
	margin: 3px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}
h3{
	font-family:Verdana, Arial;
	font-weight:bold;
	font-size:10px;
	/*color: #800080; */
	color: #00295e; 
	margin: 0px 0px 3px 0px;
	padding:0px 0px 0px 0px;
}
p{
	font-weight: normal; 
	font-size: 11px; 
	/*color: #68676b; */
	color:#00295e;
	margin:5px 0px 15px 0px;
	padding:0px 0px 0px 0px;
}
table tr th{
	font-weight: bold; 
	font-size: 15px; 
	color: #4f4f4d; 
	margin-left: 0px; 
	margin-top:0px; 
	margin-bottom:0px; 
	padding-top:0px;
}
table tr td{
	font-weight: normal; 
	font-size: 11px; 
	/*color: #4f4f4d; */
	color:#00295e;
	margin-left: 0px; 
	margin-top:0px; 
	margin-bottom:0px;
	padding-top:0px;
}
td a:link{
	color: #0d6514;
}
td a:visited{
	color: #0d6514;
}
td a:hover{
	color: #0d6514;
}

/*
#outer { /* For the faded border 
	width:793px;
	background-image:url(../images/decoration/borders.gif);
	background-repeat:repeat-y;
	background-position:center top;
}
*/

/* Rulers Style*/
.orangerule{
	margin: 0px 14px 0px 14px;
	height:8px;
	font-size: 1pt;
	line-height:1px;
	border-collapse:collapse;
	background-color:#fedc53;
}
.redrule{
	margin: 0px 14px 0px 14px;
	height:4px;
	font-size: 1pt;
	line-height:1px;
	border-collapse:collapse;
	background-color:#b01c21;
}
#privacy h3{
	padding-top:13px;
}

/* Header Style */
.navbar
{
	background-color:#062551;
	height: 25px;
	margin: 0px 14px 0px 14px;
}
#navbar
{
	/*background-color:transparent;*/
	list-style: none;
	float:right;
	padding: 1px 28px 0px 0px;
	margin: 0;
}
#navbar li
{
	/*background-color:transparent;*/
	color: #7d7c9b;
	font-family:Verdana, Arial;
	font-weight:bold;
	font-size: 7.5pt;
	float: left;
	display: block;
	margin-top: 0px; 
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 2px; 
	padding-left: 2px;
}

html>body #navbar li{
	letter-spacing: -0.5px;
	font-size: 7.5pt;
	padding-right: 2px; 
	padding-left: 2px;
}
#navbar a:link {
	color: #7d7c9b; 
}
#navbar a:visited {
	color: #7d7c9b; 
}
#navbar a:hover {
	color: #ffffff; 
}
#navbar a:active {
	color: #ffffff; 
}
/* Home Page Image Style */
#homeimage{
padding-top:105px;
}
/* Left Column Style */
#left{
	height:100%;
	text-align:left;
	margin:0px 0px 0px 7px;
}
#staticcontain{
	padding-top:0px;
	padding-left:0px;
	padding-right:5px;
	height:100%;
}
 
html>body #left{
margin-left:12px;
}
html>body #staticcontain{
	padding-left:2px;
}
#left ul{
	list-style-type:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#left ul li{
	border-bottom:solid 1px #cfd2d4;
	padding:3px 0px 3px 0px;
}
#left ul li a:link {
	width:145px;
	padding:0px 0px 0px 10px;
	/*color: #68676b;*/
	color:#00295e;
	font-size: 11px;
	font-weight: bold;
}
#left ul li a:visited {
	width:145px;
	padding:0px 0px 0px 10px;
	/*color: #68676b;*/
	color:#00295e;
	font-size: 11px;
	font-weight: bold;
}
#left ul li a:hover {
	/*color: #062551;*/
	color: #68676b;
	font-size: 11px;
	font-weight: bold;
}
#left ul li a:active {
	color: #062551;
	font-size: 11px;
	font-weight: bold;
}
.eventcalendarhead{
	padding:4px 0px 4px 10px;
	background-color:#062551;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	width:160px;
}
html>body .eventcalendarhead{
	width:149px;

}
.eventcalendarbody{
	width:160px;
	padding:10px 0px 0px 10px;
	background-color:#fef2cd;
}
html>body .eventcalendarbody{
	width:149px;
}
.itemdate{
	font-size:7.5pt;
	font-weight:bold;
	color:#68676b;
}
.itemtitle{
	font-size:7pt;
	font-weight:normal;
	color:#68676b;
	padding:0px 0px 15px 0px;
}
.termdate{
	padding:10px 0px 10px 0px;
}
.tdheading{
	font-weight:bold;
}
.tdinsetdays{
	font-weight:normal;
	font-size:8pt;
}
.tdstartend{
	font-weight:normal;
	font-size:10pt;
}
.tdhalfterm{
	font-weight:normal;
}
.tdholidayname{
	font-weight:normal;
	font-style:italic;
	font-size:10pt;
}




/* Center Column Style*/
#centercontent {
	margin:0px 14px 0px 0px;
}
#centercontent a{
	font-size: 11px;
	font-weight: bold;
	color: #68676b;
}
#centercontent a:link{
	font-size: 11px;
	font-weight: bold;
	color: #68676b;
}
#centercontent a:visited{
}
#centercontent a:hover{
	color: #062551;
}
#centercontent a:active{
}
#centercontent ul{
	list-style-type:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#centercontent ul li{
	font-weight: normal; 
	font-size: 11px; 
	color: #68676b; 
}
#homecontent {
	padding:0px 20px 0px 0px;
}
#main{
	padding-top:10px;
	padding-left:10px;
}
#text{
	padding-top:10px;
}
#main p{
	padding-top:10px;
}

/*Results pages*/
.tblentrance td{

}
.thsubject{
color:#FF0000;
font-weight:normal;
}
.thyear{
color:#0000FF;
text-align:left;
}
.thtitle{
color:#000066;
}
.thlevel{
color:#990099;
}
.thdesc{
color:#006600;
font-weight:normal;
text-align:left;
font-size:11px;
}
.thschool{
color:#663399;
font-weight:normal;
font-size:11px;
}

/* Footer Style */
#footer {
	/*background-image:url(../images/decoration/bottomcurve.jpg);
	background-repeat:no-repeat;*/
	padding-top:5px;
}
.rule {
	width: 100%; 
	height: 6px; 
	background: url(../images/decoration/rule.jpg) repeat-x; 
	font-size: 1px; 
	padding-top: 0px; 
	padding-bottom: 0px;
}
#footerhome {
	background-color:#ffffff;
}
#marquee{
background-color:#062551;
margin-left:11px;
padding: 0px 0px 0px 0px;
font-weight:bold;
width:765px;
height:22px;
color:#FFFFFF;
}
#marquee nobr p a{
padding:0px 0px 2px 0px;
color:#FFFF00;
}
#footleft {
	text-align: left;
	font-size: 7pt;
	font-weight: bold;
	padding-left: 20px;
   	width: 361px;
   	float: left;
}
#footright {
	text-align: right; 
	font-size: 7pt;
	font-weight: bold;
	padding-right: 12px;
   	width: 360px; 
   	float: right;
}
#footleft a:link {
font-size:7.5pt;
	color: #a5adad;
}
#footleft a:visited {
	color: #a5adad;
}
#footleft a:hover {
	color: #716b6a;
}
#footright a:link {
font-size:7.5pt;
	color: #a5adad;
}
#footright a:visited {
	color: #a5adad;
}
#footright a:hover {
	color: #a5adad;
}
#imported {
	font-family: Verdana, Arial;
	font-size: 7.5pt;
	color: #878785;
}
#imported a {
	color:#000000;
	font-weight: bold;
	font-size: 8.5pt;
}
span.refresh {
	position:relative;
	float:right;
	top:-14px;
	left:-2px;
	color:#878785;
	font-size: 7.5pt;
}
span.refresh a{
	color:#878785;
}