body {
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 12pt;
	line-height: 1.2em;
	background: url('../images/bg_gradientBlue.gif') #fff repeat-x;
	color: #333;
}

table {
	border: 0;
	border-spacing: 0;
	padding: 0;
}

td {
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 10pt;
	line-height: 1.2em;
	color: #333;
}

a:link, a:visited {font-family: verdana,arial,geneva; color: #5F8F47; text-decoration: none; }
a:active, a:hover {font-family: verdana,arial,geneva; color: #6A9F4F; text-decoration: underline; }
a.topLink:link, a.topLink:visited { color: #5F8F47; text-decoration: none; }
a.topLink:active, a.topLink:hover { color: #6A9F4F; text-decoration: underline; }
a.bottomLink:link, a.bottomLink:visited { color: #333; text-decoration: underline; }
a.bottomLink:active, a.bottomLink:hover { color: #ccc; text-decoration: underline; }
wbr:after { content: "\00200B" }

.normal {
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
	color: #333;
}

.normalGray { color: #444; }
.normalGray2 { color: #777; }
.largeText { font-size: 12px; line-height: 1.4em; }
.nowrap { white-space: nowrap; }
.hidden { display: none; }
.valign { vertical-align: middle; }
.valigntop { vertical-align: top; }
.alignleft { text-align: left; }
.aligncenter { text-align: center; }
.alignright { text-align: right; }
.floatleft { float: left; }
.floatright { float: right; }
.noborder { border: 0; }
.autocenter { margin-left: auto; margin-right: auto; }
.autovcenter { margin-top: auto; margin-bottom: auto; }
.nomargin { margin: 0px; }
.nopadding { padding: 0px; }
.indented { margin-left: 30px; }
.noTextDecoration:hover { text-decoration: none; }
b, .b, .bold { font-weight: bold; }
form { margin-top: 0em; margin-bottom: 0em; }
input { font-family: verdana, arial, geneva, sans-serif; font-size: 11px; padding-left: 3px; }
.inputBig { font-family: verdana, arial, geneva, sans-serif; font-size: 13px; font-weight: normal; margin-top: 0em; margin-bottom: 0em; padding-left: 3px; }
textarea { font-family: verdana, arial, geneva, sans-serif; font-size: 11px; margin-top: 0em; margin-bottom: 0em; padding-left: 3px; }
select { font-family: verdana, arial, geneva, sans-serif; font-size: 11px; margin-top: 0em; margin-bottom: 0em; }
ul, ol {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.4em;
}

ul {
	list-style-type: disc;
}

ul.narrowIndent {
	margin-left: 12px;
	padding-left: 12px;
}

.footer {
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	text-decoration: none;
	color: #999;
}

.smallText { font-size: 10px; }
.errorText { color: #cc0000; font-weight: bold; }
.statusText { color: #0000ff; font-weight: bold; }
.greenText { color: #006600; }
.redText { color: #cc0000; }
.colorDisabled { color: #888; }
.colorNormal { color: #333; }
.clear { clear: both; }
.cursorPointer { cursor: pointer; }
.cursorDefault { cursor: default; }

h1, .h1 {
	font-family: tahoma, arial, verdana, geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.5em;
	color: #0B8D46;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2, .h2 {
	font-family: tahoma, arial, verdana, geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.5em;
	color: #1B187F;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3, .h3 {
	font-family: tahoma, arial, verdana, geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	color: #444;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4, .h4 {
	font-family: tahoma, arial, verdana, geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	color: #444;
	margin-top: 0px;
	margin-bottom: 0px;
}

.topPadding { padding-top: 3px; }
.topPadding2 { padding-top: 6px; }
.bottomPadding { padding-bottom: 3px; }
.bottomPadding2 { padding-bottom: 6px; }
.noLeftPadding { padding-left: 0px; }
.noRightPadding { padding-right: 0px; }
.noSidePadding { padding-left: 0px; padding-right: 0px; }
.topMargin { margin-top: 5px; }
.topMargin2 { margin-top: 10px; }
.widgetSpacer { height: 10px; width: 10px; }
.smallWidgetSpacer { height: 5px; width: 5px; }
.tinyWidgetSpacer { height: 3px; width: 5px; }

/* -------------------------- */
/* DATA LIST STYLES */
/* -------------------------- */
.dataList_row_0 { background-color: #fff; }
.dataList_row_1 { background-color: #FBFBFB; }
.dataList_row_dis { background-color: #FFDFE0; }
.dataList_row_error { background-color: #FFC0C0; }
.dataList_row_selected { background-color: #ffffcc; }

.dataList_headingCell {
	font-size: 13px;
	font-weight: bold;
	vertical-align: bottom;
	color: #333;
	background-color: #eee;
	background: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #eee;
}

.dataList_headingRow {
	background-color: #eee;
}

.dataList_headingCell_small {
	font-size: 11px;
	font-weight: bold;
	vertical-align: bottom;
	color: #333;
	background-color: #eee;
	background: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
}

.dataList_dataCell {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-bottom: 1px solid #eee;
	padding: 3px 8px 3px 8px;
}

.dataList_dataCell_small {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-bottom: 1px solid #eee;
	padding: 3px 8px 3px 8px;
}

.dataList_headingCell_printable {
	font-size: 16px;
}

.dataList_dataCell_printable {
	font-size: 15px;
}

.dataList_smallText { font-size: 10px; }

.dataList_text {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.dataList_noLeftPadding {
	padding-left: 0;
}

/* -------------------------- */
/* FORM STYLES */
/* -------------------------- */
.formHeading {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border: 0px solid #ddd;
	border-right: 0px solid #eee;
	padding: 0px 2px 0px 0px;
	text-align: right;
}

.formHeadingBig {
	font-size: 13px;
	font-weight: bold;
}

.formText {
	font-size: 11px;
	padding: 0px 8px 0px 4px;
}

.formTextBig {
	font-size: 13px;
}

.formRowSpacer {
	height: 8px;
}

.formRowSpacerSmall {
	height: 4px;
}

.formFieldNote {
	color: #6f6f6f;
	padding-top: 4px;
}

.formHelperText {
	font-size: 10px;
	color: #aaaaaa;
}

/* SITE SPECIFIC */
.siteTitle {
	font-size: 20pt;
	font-weight: bold;
	margin-bottom: 10px;
}

.siteSubTitle {
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 7px;
}

.copyright {
	font-size: 8pt;
}

.scheduleTeamName_normal {
	padding-bottom: 1px;
	border-bottom: 1px solid transparent;
}

.scheduleTeamName_win {
	padding-bottom: 1px;
	border-bottom: 1px dotted #666;
}

.scheduleTeamName_normal:hover, .scheduleTeamName_win:hover {
	text-decoration: none;
}

.smallIcon {
	vertical-align: middle;
	padding-right: 6px;
}

.contentBox {
	border: 1px solid #ccc;
	padding: 10px;
	background-color: #ffffcc;
}