body {
	background: #ffffff url(/images/template/main_background.jpg) 0 0 repeat-x;
	font-size: 12px;
	font-family: Tahoma;
	margin: 0;
	padding: 0;
}

a {
	color: #094b8d;
}

a:visited { color: #808080; }

.hr {
	background: url(/images/template/hr.gif) 0 0 repeat-x;
	height: 31px;
	margin: 10px 0;
}

.hr hr { display: none; }


h1,h2 {
	color: #094b8d;
	font: 20px Tahoma;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	text-transform: uppercase;
}

h2 { color: #5b9013; }

h3 {
	font: 14px Tahoma;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 0;
}

#Container { 
	margin: 0 auto;
	width: 915px;
}

#Header {
	background: url(/images/template/header_colors.png) 250px 46px no-repeat;
	height: 210px;
}

#TopNavigation {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#TopNavigation li {
	border-right: 1px solid #818181;
	float: left;
}

#TopNavigation li.first { border-left: 1px solid #818181; }

#TopNavigation li a {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	color: #044687;
	display: block;
	float: left;
	font: 14px Tahoma;
	padding: 0 15px;
	height: 46px;
	line-height: 46px;
	text-decoration: none;
	text-shadow:0px 0px 2px #ffffff;
}

#TopNavigation li a:hover {
	background: url(/images/template/menu_background_on.gif) 0 0 repeat-x;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	color: #ffffff;
}

#LogoContainer {
	background: url(/images/template/header_logo_background.png) 0 0 no-repeat;
	float: left;
	height: 175px;
	text-align: center;
	width: 225px;
	padding-top: 5px;
	text-shadow:0px 0px 1px #000000;
}

#TopText {
	color: #ffffff;
	clear: right;
	float: right;
	font: 16px Tahoma;
	padding: 30px 20px 0 20px;
	width: 600px;
}

#TopText big {
	font-size: 18px;
	font-weight: bold;
}

#TopWhiteBar {
	clear: both;
	background: url(/images/template/top_white_bar.png) 0 100% repeat-x;
	height: 30px;
}

#SecondaryNavigation {
	background: url(/images/template/secondary_nav_back.png) 0 0 repeat-x;
	border-bottom: 1px solid #cfcfcf;
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#SecondaryNavigation li {
	display: inline;
}

#SecondaryNavigation a {
	color: #7b817b;
	font: 13px Tahoma;
	display: block;
	float: left;
	height: 29px;
	line-height: 29px;
	text-decoration: none;
	padding: 0 10px;
	border-right: 1px solid #cfcfcf;
}

#SecondaryNavigation a.left {
	padding-left:5px;
}

#SecondaryNavigation a.right {
	border-right: 0;
	padding-right:5px;
}

#SecondaryNavigationLeft, #SecondaryNavigationRight {
	background: url(/images/template/secondary_nav_left.png) 0 0 repeat-x;
	border-bottom: 1px solid #cfcfcf;
	float: right;
	height: 29px;
	width: 9px;
}

#SecondaryNavigationRight { background: url(/images/template/secondary_nav_right.png) 0 0 repeat-x; }

#MiddleArea {
	background: #ffffff;
	padding: 12px 10px 0 10px;
}

#MiddleAreaLeft {
	float: left;
	width: 623px;
	min-height: 300px;
	_height: 300px;
}

#MiddleAreaLeft p { line-height: 24px; }

.ClassroomNews {
	background: url(/images/template/classroom_news_background.gif) 0 0 repeat-y;
	clear: right;
	float: right;
	width: 262px;
}

.ClassroomNewsTop, .ClassroomNewsBottom {
	background: url(/images/template/classroom_news_top.gif) 0 0 repeat-y;
	height: 10px;
	font-size: 1px;
}
.ClassroomNewsBottom { background: url(/images/template/classroom_news_bottom.gif) 0 0 repeat-y; }

.ClassroomNewsMiddle { 
	min-height: 300px;
	padding: 0 17px 0 10px; 	
}

.ClassroomNews ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.ClassroomNews ul li {
	border-bottom: 1px solid #f2f2f2;
	color: #6a6969;
	display: block;
	padding: 8px 0;
}

.HomepageBottomBox {
	float: left;
	width: 288px;
	margin-right: 15px;
}

.HomepageBottomBox p {
	color: #6a6969;
	line-height: 28px;
	padding: 0;
	margin: 8px 0 0 0;
}

#Footer {
	clear: both;
	background: #2f343b url(/images/template/main_footer.jpg) 0 0 repeat-x;
	height: 300px;
	margin-top:-30px;
}

#FooterBar {
	height: 35px;
	width: 915px;
	margin: 0 auto;
	background: white;
}

#FooterReflection {
	background: url(/images/template/footer_reflection.png) 0 0 repeat-x;
	width: 895px;
	min-height: 100px;
	padding: 30px 10px 10px 10px;
	color: #ffffff;
	margin: 1px auto 0px auto;
}


/* ----------------------------------------------------------------------------------------------------------------------- */
/* Display Table --------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------- */
.DisplayTable {
	clear: both;
	border: 1px solid #cfcfcf;
	border-right: 0;
	margin: 0;
	padding: 0;
	width: 100%;
}

.DisplayTable th, .DisplayTable td, h3.BoxHeader { padding: 6px; }

.DisplayTable th, h3.BoxHeader { 
	background: #f7f7f7 url(/images/template/main_table_header.gif) 0 100% repeat-x;
	border-right: 1px solid #cfcfcf;
	text-align: left; 
}

.DisplayTable th.tac { text-align: center; }
.DisplayTable th.tar { text-align: right; }

.DisplayTable th span { font-weight: normal; }

.DisplayTable th a { color: #808080; }

.DisplayTable th a:hover { color: #000000; }

.DisplayTable td {
	border-top: 1px solid #dedede;
	border-right: 1px solid #dedede;
}

.DisplayTable td p { 
	padding: 0;
	margin: 0;
}

.DisplayTable tr { background: #ffffff; }

.DisplayTable .trOn, .DisplayTable tr:hover { background: #f0f4f8; }

.DisplayTable tr.footerRow, .DisplayTable tr.footerRow:hover { background: #ffffff url(/images/template/textarea_background.gif) 0 0 repeat-x;; }

.DisplayTable .ActiveRecord {
	font-style: normal;
	color: #000000;
}

.HiddenRecord, .HiddenRecord a {
	color: #bfbfbf;
}

.InactiveRecord, .InactiveRecord a {
	font-style: italic;
	color: #bfbfbf;
}


/* ----------------------------------------------------------------------------------------------------------------------- */
/* Forms ----------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------- */
form, fieldset, form fieldset ol, form fieldset li {
	margin: 0;
	padding: 0;
}

form { margin-top: 10px; }

form, input, textarea, option, select {
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, Times New Roman;
	font-size: 11px;
}

fieldset {
	background: url(/images/template/form_background.gif) 0 100% repeat-x;
	border: 0;
	border-top: 1px solid #808080;
	clear: both;
	margin: 0 0 10px 0;
}

legend {
	color: #569de0;
	font-size: 14px;
	font-weight: bold;
}

form fieldset ol {
	list-style: none;
}

form fieldset li {
	border-bottom: 1px solid #d7d7d7;
	border-top: 1px solid #ffffff;
	min-height: 20px;
	padding: 8px 5px 3px 5px;
}

form fieldset label {
	color: #808080;
	display: block;
	float: left;
	height: 16px;
	padding: 0;
	width: 125px;
}

form em {
	color: red;
	font-style: normal;
	padding: 0 0 0 2px;
}

textarea, input { padding: 3px; }

textarea { 
	background: #ffffff url(/images/template/textarea_background.gif) repeat-x;
	border: 1px solid #a5aeb5;
	line-height: 15px;
}


/* ----------------------------------------------------------------------------------------------------------------------- */
/* Alerts ---------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------- */
.GoodAlert, .BadAlert {
	background: #e7ffe6 url(/images/icons/icon_alert_good.gif) 10px 50% no-repeat;
	border: 1px solid #beffbb;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px 0 5px 30px;
}

.BadAlert {
	background: #ffe6e6 url(/images/icons/icon_alert_error.gif) 10px 50% no-repeat;
	border: 1px solid #ffbbbb;
}


/* ----------------------------------------------------------------------------------------------------------------------- */
/* Buttons --------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------- */
.Submit {
	background: #f7f7f7 url(/images/template/main_table_header.gif) 0 100% repeat-x;
	border: 1px solid #cfcfcf;
	cursor: pointer;
	font-weight: bold;
	padding: 3px 6px;
	text-align: center;
	text-decoration: none;
	color: #000;
	font-size: 12px;
}

.Submit:hover { 
	background: #d6e5f2; 
	color: #0085cf;
}


/* --------------------------------------------------------------------------------------------------------------- */
/* Miscellaneous ------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */
.cb { clear: both; }
.fl { float: left; }
.fr { float: right; }
.g, .g a { color: #808080; }
.g a:hover { color: #000000; }
.gbb { border-bottom: 1px solid #cccccc; }
.smt { margin-top: 10px; }
.mt { margin-top: 15px; }
.nm { margin: 0; }
.np { padding: 0; }
.pb { padding-bottom: 15px; }
.pr { padding-right: 15px; }
.spacer { clear: both; font-size: 1px; height: 7px; }
.tac { text-align: center; }
.tar { text-align: right; }