BODY { font-family: Arial; background-color: #DDDDDD; margin: 0px; font-size: 12px; }
TD { font-size: 14px; }
H1 { font-size: 28px; line-height: 30px; text-align: left; display: block; width: 100%; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #219BCC; background-image: url('/images/background.gif'); text-indent: 5px;}
H2 { font-size: 20px; border-bottom: 1px solid #000000 }
A { color: #219BCC; font-weight:bold; }
H2, H3, H4, H5 { margin-bottom: 2px; }

TD.linkoff { background-image: url('/images/bg.gif'); cursor: pointer }
TD.linkon { background-color: #DDDDDD; cursor: pointer }

TD.linkoff A { color: #444444; text-decoration: none; text-transform: uppercase; font-size: 14px; font-family: Tahoma }
TD.linkon A { color: #219BCC; text-decoration: none; text-transform: uppercase; font-size: 14px; font-family: Tahoma }

TD.top { color: #999999; }

TD.bottom { color: #999999; font-size: 12px; }
TD.bottom A { color: #666666; font-weight: normal; text-decoration: none; font-size: 14px; }

TABLE.border { border-right-width: 1px; border-right-style: solid; border-right-color: #000000; border-left-width: 1px; border-left-style: solid; border-left-color: #000000; }

HR { height: 2px; color: #219BCC; background-color: #219BCC; border: 0px }

TABLE.tabs { 	border-bottom-width: 1px; border-bottom-color: #219BCC; border-bottom-style: solid; }
TD.tab { 
	border-top-width: 1px; border-top-color: #CCCCCC; border-top-style: solid; 
	border-right-width: 1px; border-right-color: #CCCCCC; border-right-style: solid; 
	border-left-width: 1px; border-left-color: #CCCCCC; border-left-style: solid; 
	background-color: #EEEEEE; 
}

DIV.error { margin-left: auto; margin-right: auto; margin-top: 8px; margin-bottom: 8px; padding: 5px; font-weight: bold; text-align: center; display: block; width: 90%; border-width: 1px; border-style: solid; border-color: #FF0000; background-color: #FFCCCC; }
DIV.notice { margin-left: auto; margin-right: auto; margin-top: 8px; margin-bottom: 8px; padding: 5px; font-weight: bold; text-align: center; display: block; width: 90%; border-width: 1px; border-style: solid; border-color: #00FF00; background-color: #CCFFCC; }
DIV.summary { margin-left: auto; margin-right: auto; margin-top: 8px; margin-bottom: 8px; padding: 5px; font-weight: bold; display: block; width: 90%; border-width: 1px; border-style: solid; border-color: #666666; background-color: #DDDDDD; }

DT { margin-top: 8px }

UL.team {
	list-style: none;
	margin: 0;
	padding: 0;
}
UL.team LI {
	list-style-type: none;
	margin: 10px 0 15px 0;
	height: 225px;
}
UL.team IMG {
	position: relative;
	top: -5px;
	left: 8px;
	float: left;
	margin: 0;
}

DIV.team_name {
	background-color: #219BCC;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 175px;
}
DIV.team_content {
	padding-left: 175px;
}


#things_to_do OL { font-size: 16px; font-weight: bold; }
#things_to_do OL OL { font-size: 14px; font-weight: normal }
#things_to_do OL UL { font-size: 14px; font-weight: normal }

