/* 
Styles used for the page layouts
 */
html {
	font-size: 11px;
	margin: 0px;
	padding : 0px;
	color: #000000;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

body {
	font-size: 11px;
	margin: 0px;
	padding : 0px;
	color: #000000;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#D1B075;
	margin-bottom:20px;
	text-align:center;
}

.SearchHighlight {
	background : #FFEEAA;
	color : #00409D;
}

.keycode {
	background-color:white;
	padding:5px 10px;
	border:2px solid black;
	float:left;
	font-size:30px;
	font-family:monospace;
	letter-spacing:2px;
	font-weight:bolder;
}

A {
	color: #261E6F;
	text-decoration: none;
}
A:hover {
	color: #304CA7;
	text-decoration: underline;
}
TABLE.MainTable {
	width:760px;
	height:100%;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
}

TD.MainHeader {
	height:150px;
	padding:0px;
	background-color:#FFFFFF;
	background-image:url(/images/Site_Images/Header_BG.gif);
	background-position:right;
	background-repeat:no-repeat;
	border-right:1px solid #304CA7;
}

TD.MainLeft {
	padding:0px;
	width:175px;
	vertical-align:top;
	background-color:#FFFFFF;
	background-image:url(/images/Site_Images/Left_BG.gif);
	background-position:left;
	background-repeat:repeat-y;
}

TD.MainContent {
	width:585px;
	padding:0px;
	vertical-align:top;
	background-color:#FFFFFF;
	background-image:url(/images/Site_Images/Content_BG.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border-right:1px solid #304CA7;
}

BODY.Popup {
	background-color:#FFFFFF;
	font-size: 11px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding : 0px;
	color: #000000;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	text-align:center;
}

DIV.MainContent {
	width:auto;
	height:auto;
	padding:5px;
	vertical-align:top;
	font-size:13px;
}
TD.MainContentResults {
	padding:0px;
	vertical-align:top;
	background-color:#FFFFFF;
	border-right:1px solid #304CA7;
	border-bottom:1px solid #304CA7;
	background-image:url(/images/Site_Images/Left_Bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

DIV.MainContentResults {
	width:auto;
	padding:5px;
	vertical-align:top;
	font-size:13px;
	background-image:url(/images/Site_Images/Left_Top_Yellow.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

DIV.MainContentResultsOuter {
	width:auto;
	padding:0px;
	vertical-align:top;
	font-size:13px;
	background-image:url(/images/Site_Images/Left_BG.gif);
	background-position:left;
	background-repeat:repeat-y;
}

DIV.MainFooterResults {
	margin-top:140px;
	height:45px;
	color:#261E6F;
	font-size:10px;
	text-align:center;
	vertical-align:bottom;
}

TD.MainFooter {
	height:45px;
	background-color:#FFFFFF;
	border-right:1px solid #304CA7;
	border-bottom:1px solid #304CA7;
	color:#261E6F;
	font-size:10px;
	text-align:center;
	vertical-align:bottom;
}

TD.HeaderLeft {
	height:150px;
	width:200px;
	padding:0px;
}

TD.HeaderTop {
	height:80px;
	width:560px;
	padding:0px;
}
TD.Nav1 {
	height:35px;
	width:560px;
	padding:0px 5px 0px 85px;
	vertical-align:middle;
}
TD.Nav2 {
	height:35px;
	width:560px;
	padding:0px 5px;
	vertical-align:middle;
}

TABLE.LeftNav {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #304CA7;
	background-image:url(/images/Site_Images/Left_Top_Yellow.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
TD.LeftNav {
	padding:5px;
	padding-top:50px;
	padding-bottom:175px;
	vertical-align:top;
	background-image:url(/images/Site_Images/Left_Bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}


.title {
	color: #261E6F;
	font-size:125%;
	font-weight:bold;
}

.error {
	color: #800000;
	font-size:125%;
	font-weight:bold;
}

TABLE.MenuBox {
	width:100%;
	border:1px solid #304CA7;
	margin:5px 0px;
}

TH.MenuBox {
	background-color:#9EB0C4;
	border-bottom:1px solid #304CA7;
	color:#000000;
	padding:2px;
	vertical-align:middle;
	text-align:center;
	font-size:14px;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	opacity: 0.90;
}

TH.MenuBox A.MenuBox {
	color:#000000;
}

TD.MenuBox {
	background-color:#FFFFFF;
	padding:3px;
	vertical-align:top;
	text-align:left;
	font-size:11px;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	opacity: 0.90;
}

TABLE.ContentTable {
	width:100%;
	border:1px solid #304CA7;
	margin:5px 0px;
}

TH.ContentTableHeader1 {
	background-color:#9EB0C4;
	border-bottom:1px solid #304CA7;
	color:#000000;
	padding:2px;
	vertical-align:middle;
	text-align:left;
	font-size:18px;
}

TH.ContentTableHeader2 {
	background-color:#9EB0C4;
	border-bottom:1px solid #304CA7;
	color:#000000;
	padding:2px;
	vertical-align:middle;
	text-align:left;
	font-size:14px;
}

TH.ContentTable {
	padding:3px;
	vertical-align:middle;
	text-align:left;
	font-size:14px;
	font-weight:bold;
}

TH.ContentTableBlue {
	background-color:#9EB0C4;
	padding:3px;
	vertical-align:middle;
	text-align:left;
	font-size:14px;
	font-weight:bold;
}

TH.ContentTableBig {
	padding:3px;
	vertical-align:middle;
	text-align:center;
	font-size:24px;
	font-weight:bold;
}

TD.ContentTableBig {
	padding:3px;
	vertical-align:middle;
	text-align:left;
	font-size:20px;
	font-weight:bold;
}

TD.ContentTable {
	padding:3px;
	vertical-align:top;
	text-align:left;
	font-size:11px;
}

TD.ContentTableChart {
	padding:3px;
	vertical-align:top;
	text-align:left;
	font-size:11px;
	border-left:1px solid #9EB0C4;
	border-bottom:1px solid #9EB0C4;
}

TR.Odd {
	background-color:#E4EAEF;
}

TR.Even {
	background-color:#FFFFFF;
}

A.navigation {
	color:#DBA24D;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}

A.navigation:hover {
	color:#261E6F;
	text-decoration:underline;
}

A.MenuBox {
	color:#261E6F;
	font-weight:bold;
	text-decoration:none;
}

A.MenuBox:hover {
	color:#162E8D;
	text-decoration:underline;
}

TABLE.NewsFeed {
	width:100%;
	margin-bottom:20px;
}
TH.NewsHeader {
	font-weight:bold;
	background-color:#9EB0C4;
	border-bottom:1px solid #304CA7;
	color:#000000;
	padding:2px;
	vertical-align:middle;
	text-align:left;
	font-size:14px;
}
TD.NewsItem {
	border-bottom:1px solid #304CA7;
	text-align:left;
	font-size:11px;
}
TD.NewsFooter {
	text-align:center;
	font-size:8px;
}

.small {
	font-size:.7em;
}

.footer {
	color:#261E6F;
	font-size:9px;
	text-decoration:none;
}

A.footer {
	color:#261E6F;
	font-weight:bold;
	text-decoration:underline;
}

A.footer:hover {
	color:#162E8D;
	text-decoration:none;
}

.m_NewsTitle {
	font-size:1.1em;
	font-weight:bolder;
	color:#261E6F;
	margin-top:5px;
}

.s_NewsTitle {
	font-size:1em;
	color:#261E6F;
	border-bottom:1px solid #304CA7;
}

.m_NewsDescription {
	font-size:.7em;
	font-style:italic;
}

.m_NewsDescription a {
	color:#261E6F;
}

.m_NewsHeadline {
	font-size:1.1em;
	font-weight:bolder;
	color:#261E6F;
}

.m_NewsBrief {
	font-size:1em;
	text-align:left;
	margin-left:10px;
}

.m_NewsBrief a {
	color:#261E6F;
}

.m_NewsCopyright {
	font-size:.6em;
	font-style:italic;
	font-weight:normal;
	text-align:center;
}

UL.links {
	line-height:150%;
}

LI {
	margin-bottom:5px;
}

.alert {
	font-size:125%;
	font-weight:bold;
	color:#CC0000;
}

.highlight {
	color:#CC0000;
}

DIV.HelpPanel {
	border:none;
	position:relative;
	float:right;
	width:175px;
	height:auto;
	margin-left:3px;
}

.currentWeather {
	background-color:#EFF5D7;
	color:#3A5029;
	font-family:Tahoma;
	font-size:11px;
	border:1px solid #CAD3A4;
	margin:5px;
}
.currentWeather table {
	font-size:12px;
	color:#3A5029;
}
.currentWeather .location {
	background-color:#BED273;
	padding:5px 10px;
	font-weight:bold;
	text-align:center;
}
.currentWeather .icon {
	text-align:center;
}
.currentWeather .temperature {
	font-size:32px;
	text-align:center;
}
.currentWeather .description {
	font-weight:bold;
	padding:0px 15px;
	text-align:center;
}
.currentWeather .feelslike {
	font-weight:bold;
	padding:0px 15px;
	text-align:center;
}
.currentWeather .lastupdate {
	padding:10px;
}
.currentWeather .lastupdate a {
	font-size : 11px;
	color : #000000;
}

.weatherForecast {
	color:#3A5029;
	font-family:Tahoma;
	font-size:12px;
	border:1px solid #CAD3A4;
}
.weatherForecast .location {
	background-color:#BED273;
	padding:5px;
	font-weight:bold;
	text-align:center;
}
.weatherForecast .header {
	background-color:#BED273;
	padding:5px 2px;
	font-weight:bold;
	height:35px;
	text-align:left;
	font-size:13px;
}
.weatherForecast .data0 {
	background-color:#EFF5D7;
	padding:2px 2px;
	font-size:12px;
	white-space:nowrap;
}
.weatherForecast .data1 {
	background-color:#FFFFFF;
	padding:2px 2px;
	font-size:12px;
	white-space:nowrap;
}
.weatherForecast .lastupdate {
	background-color:#EFF5D7;
	border-top:1px solid #BED273;
	padding:10px 5px;
	text-align:center;
}

.NewsDate {
	color : #009900;
	font-style : italic;
	font-size : 13px;
	font-weight : bold;
}
.NewsTitle {
	font-weight : bold;
	font-size : 12px;
}
.NewsHeadline {
	font-weight : bold;
	font-size : 16px;
}
a.NewsSummary {
	color : #0000FF;
	text-decoration : none;
	font-size : 12px;
}
a.NewsSummary:hover {
	text-decoration : underline;
}

.ArticleCell {
	border : none;
	font-size : 12px;
	text-align : justify;
	padding : 5px;
}

.CategoryTitle {
	font-size : 16px;
	font-weight : bold;
	font-style : italic;
}

H1 {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-weight : bold;
	font-size : 20px;
	color: #261E6F;
}
H2 {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-weight : bold;
	font-size : 16px;
	color: #261E6F;
}

Table.AlumNats {
	font-family: Garamond;
}

H1.Header {
	font-family: Garamond;
	color: ##800000;
	font-size:36px;
	text-align:center;
}

H1.SubHeader {
	font-family: Garamond;
	color: ##261E6F;
	font-size:26px;
	text-align:center;
}

// CALENDAR STYLES

TABLE.Calendar A {
	font-size : 11px;
	color : #000000;
}

TABLE.Calendar TD A {
	font-size : 11px;
	color : #000000;
}

TABLE.Calendar TH A {
	font-size : 12px;
	font-weight:bold;
}

TH.Calendar {
	font-size : 12px;
	color : #000000;
	font-weight:bold;
	text-align:center;
}

TD.Calendar {
	font-size : 11px;
	width:25px;
	height:25px;
	text-align:center;
}

TD.CalendarToday {
	background-color:#D1B075;
	text-align:center;
	font-size : 11px;
	font-weight:bold;
}

TD.CalendarOver {
	background-color:#304CA7;
	width:25px;
	height:25px;
	text-align:center;
}

INPUT.Calendar {
	background-color:#D1B075;
	text-align:center;
	border:none;
	font-size : 11px;
	font-weight:bold;
}

.CalendarInfo {
	background-color:#D1B075;
	text-align:center;
	border:none;
	font-size : 11px;
	font-weight:bold;
	width:100%;
	height:auto;
	visibility:visible;
	white-space : normal;
	padding:2px;
	vertical-align:middle;
}

.CalendarInfoHide {
	background-color:transparent;
	border:none;
	font-size : 1px;
	font-weight:normal;
	width:100%;
	height:1px;
	visibility:hidden;
}

TABLE.Calendar {
	font-size : 11px;
	color : #000000;
	border:2px solid #D1B075;
	background-color:#9EB0C4;
	width:225px;
}

TH.CalendarHeading {
	font-size : 12px;
	color : #000000;
	font-weight:bold;
	text-align:center;
	background-color:#D1B075;
}

// END CALENDAR STYLES


// BIG CALENDAR STYLES

TABLE.Calendar A {
	color : #000000;
}

TABLE.BIGCalendar TD A {
	color : #000000;
}

TABLE.BIGCalendar TH A {
	font-size : 18px;
	font-weight:bold;
}

TH.BIGCalendar {
	font-size : 18px;
	color : #000000;
	font-weight:bold;
	text-align:center;
}

TD.BIGCalendar {
	font-size : 24px;
	width:35px;
	height:35px;
	text-align:center;
}

TD.BIGCalendarToday {
	font-size : 24px;
	background-color:#D1B075;
	text-align:center;
	font-weight:bold;
	width:35px;
	height:35px;
}

TD.BIGCalendarOver {
	font-size : 24px;
	background-color:#9EB0C4;
	width:35px;
	height:35px;
	text-align:center;
}


TD.BIGCalendarTodayFooter {
	font-size : 14px;
	background-color:#D1B075;
	text-align:center;
	font-weight:bold;
}
INPUT.BIGCalendar {
	background-color:#D1B075;
	text-align:center;
	border:none;
	font-size : 14px;
	font-weight:bold;
}

.BIGCalendarInfo {
	background-color:#D1B075;
	text-align:center;
	border:none;
	font-size : 14px;
	font-weight:bold;
	width:100%;
	height:auto;
	visibility:visible;
	white-space : normal;
	padding:2px;
	vertical-align:middle;
}

.BIGCalendarInfoHide {
	background-color:transparent;
	border:none;
	font-size : 1px;
	font-weight:normal;
	width:100%;
	height:1px;
	visibility:hidden;
}

TABLE.BIGCalendar {
	color : #000000;
	border:2px solid #D1B075;
	background-color:#FFF8DC;
	width:350px;
}

TH.BIGCalendarHeading {
	font-size : 14px;
	color : #000000;
	font-weight:bold;
	text-align:center;
	background-color:#D1B075;
}

// END BIG CALENDAR STYLES

// Data Styles

.Content {
	color : #000000;
	font-size : 13px;
	text-align : Center;
	border : none;
	background : #F6F6F6;
	vertical-align: top;
}

TR.ErrorRow {
	background-color : #FF8888;
}
TR.EvenRow {
	background-color : #FFDD88;
}
TR.OddRow {
	
}
TR.EvenRowInactive {
	background-color : #E8DEC6;
	color:#666666;
}
TR.OddRowInactive {
	background-color : #E6E6E6;
	color:#666666;
}

TR.EvenRowFuture {
	background-color : #FFDD88;
}
TR.OddRowFuture {

}
TR.EvenRowInactiveFuture {
	background-color : #E8DEC6;
	color:#666666;
}
TR.OddRowInactiveFuture {
	background-color : #E6E6E6;
	color:#666666;
}

TR.EvenRowCurrent {
	background-color : #99D0EE;
}
TR.OddRowCurrent {
	background-color : #DCEFFA;
}
TR.EvenRowInactiveCurrent {
	background-color : #E8DEC6;
	color:#666666;
}
TR.OddRowInactiveCurrent {
	background-color : #E6E6E6;
	color:#666666;
}

TR.EvenRowPast {
	background-color : #F2C695;
}
TR.OddRowPast {
	background-color : #FAE8D3;
}
TR.EvenRowInactivePast {
	background-color : #E8DEC6;
	color:#666666;
}
TR.OddRowInactivePast {
	background-color : #E6E6E6;
	color:#666666;
}

TH.Data {
	font-size : 14px;
	font-weight : bolder;
	white-space : nowrap;
	vertical-align : bottom;
	background : #BBBBBB;
}
TD.Data {
	font-size : 11px;
	white-space : nowrap;
	vertical-align : top;
}
TD.DataText {
	font-size : 10px;
	white-space : normal;
	vertical-align : top;
	width:200px;
}
img.DataText {
	height:1px;
	border:none;
}
TD.BigData {
	font-size : 14px;
	vertical-align : top;
	font-weight : bolder;
}
