@charset "utf-8";
body {
	text-decoration: none;
	background-color: #999999;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 0px;
	outline-width: thin;
	margin: 6;
	border-color: #CCCCCC;
}

.style2 {color: #FFFFFF}
.style7 {
	color: #003366;
	font-style: italic;
}
.style9 {
	color: #D3BC38;
	font-style: italic;
}
.mediumprint {
	font-size: 12px;
}


.largeprint {
	font-size: 18px;
}

a:link {
	text-decoration: none;
	color: #0000CC;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #003366;
}

#tableLayout {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
}
#tdSidebar {
	line-height: 1.5em;
}


#tdFooter {
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#tdSidebarRight img {
	clear: none;
	float: none;
	bottom: 0px;
	padding: 5px;
}
#tdCoach {
	border: 1px solid #003366;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 10px;
	line-height: 1.4em;
}
#tdContent {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
}
