/******* Main Content Text *******/
* {
	font-family: Arial, Tahoma Verdana, Geneva, Sans-serif;
	font-size: 11px;
	color: #5A5A5A;
}

PRE, CODE, TT {
	font-family: Courier New, Courier, monospace;
}

BODY {
	margin: 0;
	padding: 0;
}


IMG {
	border-style: none;
}

H1.title {
	margin-top: 0;
	font-size: 3em;
	font-weight: bold;
	color: #397ccb;
}

H1 {
	font-size: 15px;
	font-weight: bold;
	color: #397ccb;
}

H2 {
	font-size: 12px;
	font-weight: bold;
	color: #397ccb;
}

H3 {
	font-weight: bold;
	color: #666666;
}

A:link, A:visited, A:active, A:hover {
	color: #0C6DB6;
	text-decoration: none;
}

TABLE {
	border-collapse: collapse;
}

TH {
	font-weight: bold;
	color: #fff;
	text-align: left;
	background-color: #74a5de;
}

TR {
	vertical-align: top;
}





.smallfooterlink {
	text-align: right;
	font-size: 9px;
}

DIV#footerrowright {
	position: relative;
	float:right;
}


TD#bodycol {
	padding: 10px 30px 10px 30px;
}

TD#navcol {
	width: 132px;
	background-color: #f2f2f2;
}

TD#navcol UL {
	margin: 0;
	padding: 0;
}

TD#navcol LI {
	list-style: none;
	height: 25px;
	background-color: #ebf6fd;
	border-bottom: 1px solid #d9e3e9;
}

TD#navcol LI.hdr {
	background: #f2f2f2 url('../images/sub_tab.gif');
	border: 0;
}

TD#navcol LI A {
	position: relative;
	top: 5px;
	padding-left: 15px;
	color: #5a5a5a;
}

TD#navcol LI.hdr A {
	background: url('../images/menu_arrow.gif') no-repeat 0.2em 0.5em;
	padding-left: 12px;
	font-weight: bold;
	color: #397CCB;
}

td#footerrow {
	padding: 0px 25px 0px 25px;
	height: 50px;
	background-image: url('../images/bottom.jpg');
	background-repeat: no-repeat
}

.alternaterow {
	background-color: #F7F9FD;
}

.alternaterow2 {
	background-color: #e0eaf6;

}

.bordered {
	border: 1px solid #CCC;
}

.numeric {
	text-align: right;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash .title h1 {
	visibility: hidden;
}





.longField {
	width: 200px;
}

.shortField {
	width: 100px;
}

.veryShortField{ 
	width: 75px;
}

#errors {
	width: 80%;
	border: 1px solid #ccc;
	background-color: #ffeeee;
	color: #8b0d00;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}

#notices {
	width: 80%;
	border: 1px solid #ccc;
	background-color: #e8edf3;
	color: #15639a;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}

div.hr {
	background: #f2f2f2 url('../images/line_break_sml.gif');
	margin-bottom: 1em;
}


a.whitetext {
	color: #fff;
}

img.teamphoto {
	margin-right: 2em;
}

