BODY {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CBCBCB;
}

P, DIV, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #404040;
}

	P:first-child, P.first {
		margin-top: 0;
	}
	P:last-child { /* only supported by FF */
		margin-bottom: 0;
	}

FORM {
	margin: 0;
	padding: 0;
}

INPUT, TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

H1 {
	display: block;
	margin: 1em 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #404040;
	font-weight: normal;
	line-height: normal;
}

H2 {
	display: block;
	margin: 1em 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #404040;
	font-weight: normal;
	line-height: normal;
}

H3 {
	display: block;
	margin: 1em 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AA1912;
	line-height: normal;
	font-weight: bold;
}

H4 {
	display: block;
	margin: 1em 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AA1912;
	font-weight: bold;
}

	H1:first-child, H2:first-child, H3:first-child, H4:first-child {
		margin-top: 0;
	}

HR {
	clear: both;
	color: #CCC;
	background-color: #CCC;
	height: 1px;
	border: 0 solid #CCC;
	border-top-width: thin;
	margin: 0;
	padding: 0;
}

.size36 {
	font-size: 36px !important;
}

.size30 {
	font-size: 30px !important;
}

.size24 {
	font-size: 24px !important;
}

.size18 {
	font-size: 18px !important;
}

.size16 {
	font-size: 16px !important;
}

.size14 {
	font-size: 14px !important;
}

.size12 {
	font-size: 12px !important;
}

.size11 {
	font-size: 11px !important;
}

.size10 {
	font-size: 10px !important;
}

.size9 {
	font-size: 9px !important;
}

/*----------------------------------------------------------------------------------*/
/* Page Layout																		*/
/*----------------------------------------------------------------------------------*/
#pagewrapper {
	width: 984px;
	text-align: left;
	margin: 0 auto;
}

#header {
	position: relative;
	width: 984px;
	height: 146px;
	margin-top: 9px;
	background: #a91e18 url('/images/main/header.gif') no-repeat left top;
}
	#header DIV#logo {
		position: absolute;
		z-index: 100;
		top: 56px;
		left: 22px;
		width: 366px;
		/* use height, padding and overflow to hide text contents */
			height: 0;
			padding-top: 90px;
			overflow: hidden;
		/* end */
		cursor: pointer;
	}

#billboard {
	width: 984px;
	margin-bottom: 6px;
}

#footer {
	width: 940px; /* 984px - padding */
	margin-top: 0;
	padding: 20px 22px;
}
	#footer TD {	
		font-size: 12px;
		color: #808080;
		line-height: normal;
		vertical-align: top;
	}
	#footer A {	
		font-size: 12px;
		color: #404040;
		text-decoration: none;
	}

/*----------------------------------------------------------------------------------*/
/* Navbar																			*/
/*----------------------------------------------------------------------------------*/
DIV#navbar {
	position: absolute;
	top: 106px;
	left: 2px;
	width: 980px;
	height: 40px;
	text-align: left;
}
	DIV#navbar TD.bg {	
		background-image: url('/images/navbar/bg.gif');
		background-repeat: repeat-x;
	}
	DIV#navbar TD.logoleft {
		width: 20px;
		height: 40px;
		background: transparent url('/images/navbar/bg-left.gif') no-repeat left top;
	}
	DIV#navbar TD.logospan {	
		width: 366px;
		height: 40px;
		background-color: transparent;
		background-image: none;
	}
	DIV#navbar TD.logoright {
		width: 17px;
		height: 40px;
		background: transparent url('/images/navbar/bg-right.gif') no-repeat left top;
	}
	DIV#navbar TD.tabspan {
		width: 561px;
		height: 40px;
	}
	DIV#navbar TD.rightspan {
		width: 16px;
		height: 40px;
	}

/*----------------------------------------------------------------------------------*/
/* Menus																			*/
/*----------------------------------------------------------------------------------*/
/*DIV#navbar DIV.navmenu DIV {
	position: absolute;
	display: block;
	top: -1px;
	border-style: solid;
	border-color: #cc7900;
	border-width: 0 2px 2px 1px;
}
	DIV#navbar DIV.navmenu {
		position: relative;
	}
	DIV#navbar DIV.navmenu DIV.off {
		visibility: hidden;
	}
	DIV#navbar DIV.navmenu DIV.on {
		visibility: visible;
	}
		DIV#navbar DIV.navmenu DIV A {
			display: block;
			background-color: #dc9f00;
			padding: 5px 15px;
			line-height: normal;
			font: 14px Arial, Helvetica, sans-serif;
			color: #FFF;
			text-decoration: none;
			white-space: nowrap;
		}
		DIV#navbar DIV.navmenu DIV A:link, DIV#navbar DIV.navmenu DIV A:visited {
			background-color: #dc9f00;
		}
		DIV#navbar DIV.navmenu DIV A:hover, DIV#navbar DIV.navmenu DIV A:active {
			background-color: #d28000;
		}*/

/*----------------------------------------------------------------------------------*/
/* domMenu																			*/
/*----------------------------------------------------------------------------------*/
DIV#domMenu_main {

}
.domMenu_menuBar {
	width: 561px;
	height: 40px;
	/*border: 1px solid #0f0;*/
}
	.domMenu_menuBar DIV.tab {
		background: transparent url('/images/navbar/tabs.gif') no-repeat;
		height: 40px;
		cursor: pointer;
	}
	/* States: off */
	.domMenu_menuBar DIV#tab1 { width: 70px; background-position: 0 0; }
	.domMenu_menuBar DIV#tab2 { width: 76px; background-position: -70px 0; }
	.domMenu_menuBar DIV#tab3 { width: 79px; background-position: -146px 0; }
	.domMenu_menuBar DIV#tab4 { width: 113px; background-position: -225px 0; }
	.domMenu_menuBar DIV#tab5 { width: 129px; background-position: -338px 0; }
	.domMenu_menuBar DIV#tab6 { width: 94px; background-position: -467px 0; }

	/* States: on */
	.domMenu_menuBar DIV#tab1.on { background-position: 0 -40px; }
	.domMenu_menuBar DIV#tab2.on { background-position: -70px -40px; }
	.domMenu_menuBar DIV#tab3.on { background-position: -146px -40px; }
	.domMenu_menuBar DIV#tab4.on { background-position: -225px -40px; }
	.domMenu_menuBar DIV#tab5.on { background-position: -338px -40px; }
	.domMenu_menuBar DIV#tab6.on { background-position: -467px -40px; }

	/* States: at */
	.domMenu_menuBar DIV#tab1.at { background-position: 0 -80px; }
	.domMenu_menuBar DIV#tab2.at { background-position: -70px -80px; }
	.domMenu_menuBar DIV#tab3.at { background-position: -146px -80px; }
	.domMenu_menuBar DIV#tab4.at { background-position: -225px -80px; }
	.domMenu_menuBar DIV#tab5.at { background-position: -338px -80px; }
	.domMenu_menuBar DIV#tab6.at { background-position: -467px -80px; }

.domMenu_menuElement {
	padding: 0;
}
.domMenu_subMenuBar {
	border-style: solid;
	border-color: #cc7900;
	border-width: 0 2px 2px 1px;
}
.domMenu_subMenuElement {
	background-color: #dc9f00;
	padding: 5px 15px;
}
	.domMenu_subMenuElement, .domMenu_subMenuElement * {
		font: 14px Arial, Helvetica, sans-serif;
		color: #fff;
		text-decoration: none;
		white-space: nowrap;
	}
.domMenu_subMenuElementHover {
	background-color: #cc7900;
	padding: 5px 15px;
}
	.domMenu_subMenuElementHover, .domMenu_subMenuElementHover * {
		font: 14px Arial, Helvetica, sans-serif;
		color: #fff;
		text-decoration: none;
		white-space: nowrap;
	}

/*----------------------------------------------------------------------------------*/
/* Dialog Box																		*/
/*----------------------------------------------------------------------------------*/
TABLE.dialogbox {
	background-color: #fff;
}

TABLE.dialogbox TD.header {
	height: 70px;
	background: #a91e18 url('/images/dialogbox/header-bg.gif'); repeat-x left top;
}

/*----------------------------------------------------------------------------------*/
/* Boxes																			*/
/*----------------------------------------------------------------------------------*/
DIV.mainboxWrapper {
	width: 984px;
	background: #fff url('/images/mainbox/bg.gif') repeat-y left top;
}
DIV.mainboxOuter {
	width: 984px;
	background: transparent url('/images/mainbox/top.gif') no-repeat left top;
}
DIV.mainboxInner {
	width: 980px; /* 984px - padding */
	padding: 1px 2px 3px;
	background: transparent url('/images/mainbox/bottom.gif') no-repeat left bottom;
}

TABLE.messagebox TD {
	padding: 10px ! important;
}

/*----------------------------------------------------------------------------------*/
/* Columns																			*/
/*----------------------------------------------------------------------------------*/
TABLE.columns {

}

TABLE.columns TD.col {
	vertical-align: top;
	padding: 20px; /* top = 1 (graphic start) + 14 (font size) */
}

TABLE.columns TD.nopadleft {
	padding-left: 0;
}

TABLE.columns TD.nopadright {
	padding-right: 0;
}

TABLE.columns TD.border {
	border-left: 1px solid #ccc;
}

TABLE.columns TD.subnav {
	padding: 0;
	width: 200px;
	border-right: 1px solid #ccc;
}

TABLE.columns TD.main {
	padding-bottom: 50px;
}

TABLE.columns TD.right {
	width: 205px; /* 245px (25%) - padding */
	border-left: 1px solid #ccc;
}

/*----------------------------------------------------------------------------------*/
/* Subnav																			*/
/*----------------------------------------------------------------------------------*/
DIV.subnav {
	background-color: #5a5445;
	padding: 0 0 17px;
	margin-bottom: 10px;
}

DIV.subnav DIV.top {
	background: #5a5445 url('/images/subnav/top.gif') no-repeat left top;
	height: 5px;
	padding: 0;
	margin-bottom: 12px;
}

DIV.subnav A, DIV.subnav A:link,
DIV.subnav A:visited,
DIV.subnav A:hover,
DIV.subnav A:active {
	display: block;
	height: 23px; /* 30px - padding */
	overflow: hidden;
	text-align: left;
	text-decoration: none;
	color: #fff;
	padding: 7px 0 0 20px;
}

DIV.subnav A.at {
	background: transparent url('/images/subnav/button.gif') no-repeat left top;
	font-weight: bold;
}
	
DIV.subnav A:hover {
	color: #ffe238;
}	

/*----------------------------------------------------------------------------------*/
/* Lists																			*/
/*----------------------------------------------------------------------------------*/
UL.featuredlist {
	margin-top: 0;
	margin-left: 18px;
	padding-left: 0;
}
	UL.featuredlist LI {
		margin: 1em 0;
	}

.compactlist {
	margin-top: 0;
	margin-left: 18px;
	padding-left: 0;
}

.spacedlist LI {
	margin: 1em 0;
}
	.spacedlist LI LI {
		margin: 0;
	}


UL.featurelist {
	margin-top: 0;
	margin-left: 18px;
	padding-left: 0;
}
UL.featurelist LI {
	margin-bottom: 1em;
	font-size: 12px;
}

UL.quicklinks {
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}
UL.quicklinks LI {
	background: url('/images/icons/basketball1.gif') no-repeat 0 0;
	margin: 15px 0 0;
	padding: 0 0 0 33px;
	min-height: 24px;
	height: 24px;
	font-size: 18px;
}
	/*
		HACK #FFMINHEIGHT
		-----------------
		FIREFOX MIN-HEIGHT HACK:
		Firefox recognizes min-height, but IE does not. In fact, height in IE
		acts like min-height in Firefox. But if we set height to some pixel value,
		Firefox essentially ignores min-height. That is, unless we set height: auto
		using a syntax that only Firefox can understand. IE cannot understand
		CSS child selectors (ie: html > body).
	*/
	html > body UL.quicklinks LI {
		height: auto;
	}
	/*UL.quicklinks LI:first-child {
		margin-top: 0;
	}*/

/*----------------------------------------------------------------------------------*/
/* Breadcrumb																		*/
/*----------------------------------------------------------------------------------*/
DIV.breadcrumb {
	width: 100%;
	overflow: hidden;
	font: 11px Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
}
	DIV.breadcrumb UL {
		margin: 0 auto;
		padding: 0;
		list-style-type: none;
	}
	DIV.breadcrumb LI {
		display: inline;
		padding: 0;
		padding: 0 10px 0 6px;
		background: transparent url('/images/breadcrumb/div.gif') no-repeat right center;
	}
		DIV.breadcrumb LI:first-child {
			padding-left: 0;
		}
	DIV.breadcrumb LI A {
		/*float: left;*/
	}


/*----------------------------------------------------------------------------------*/
/* Images																			*/
/*----------------------------------------------------------------------------------*/
IMG.border, IFRAME.border {
	border: 1px solid #ccc;
}

/*----------------------------------------------------------------------------------*/
/* Form Fields																		*/
/*----------------------------------------------------------------------------------*/
.input {
	border-width: 1px;
	border-style: solid; 
	border-color: #888 #ccc #ccc #888;
}

/*----------------------------------------------------------------------------------*/
/* Links																			*/
/*----------------------------------------------------------------------------------*/
A:link {
	color: #107bbf;
	text-decoration: underline;
}

A:visited {
	color: #107bbf;
	text-decoration: underline;
}

A:active {
	color: #0095E7;
	text-decoration: underline;
}

A:hover {
	color: #0095E7;
	text-decoration: underline;
}

/*----------------------------------------------------------------------------------*/
/* Colors																			*/
/*----------------------------------------------------------------------------------*/
.red {
	color: #AA1912;
}

.error {
	color: #f00;
}

.fieldnote {
	font-size: 10px;
	color: #999;
}

/*----------------------------------------------------------------------------------*/
/* Table Lists																		*/
/*----------------------------------------------------------------------------------*/
TABLE.tbllist {
	table-layout: fixed;
	background-color: #fff;
	border-collapse: collapse;
}

TABLE.tbllist TH {
	padding: 4px 8px;
	background-color: #999;
	background-image: url(/images/interface/th-off.gif);
	border-color: #ccc #999 #999 #ccc;
	border-width: 1px;
	border-style: solid;
}
	TABLE.tbllist TH, TABLE.tbllist TH * {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		line-height: normal;
		color: #666;
		text-align: left;
	}

TABLE.tbllist TH.sort {
	background-color: #666;
	background-image: url(/images/interface/th-on.gif);
	border-color: #b0b0b0 #999 #999 #999;
}
	TABLE.tbllist TH.sort, TABLE.tbllist TH.sort * {
		color: #fff;
	}

TABLE.tbllist TH.sub {
	background: url(/images/interface/th-sub.gif) repeat-x;
	border: none;
	height: 24px;
	padding: 0 8px;
	vertical-align: middle;
}
	TABLE.tbllist TH.sub, TABLE.tbllist TH.sub * {
		color: #fff !important;
		font-size: 12px;
	}
TABLE.tbllist TD {
	padding: 4px 8px 4px 8px;
	border-bottom: 1px solid #ccc;
}
	TABLE.tbllist TD, TABLE.tbllist TD * {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	TABLE.tbllist TD.sort {
		background-color: #e3e3e3;
	}

/*----------------------------------------------------------------------------------*/
/* Staff Table																		*/
/*----------------------------------------------------------------------------------*/
TABLE.tblstaff TD {
	padding: 2em 0 ! important;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}
TABLE.tblstaff TD.last {
	border: none;
}
TABLE.tblstaff TD UL {
	margin-bottom: 0;
}

/*----------------------------------------------------------------------------------*/
/* Navigation Table																	*/
/*----------------------------------------------------------------------------------*/
TABLE.tblnav {
	border-collapse: collapse;
	border-spacing: 0;
}
	TABLE.tblnav TD {
		padding: 2px 10px;
		border-left: 1px solid #ccc;
	}
	TABLE.tblnav TD:first-child {
		border-left: none;
	}