html {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(bg_grad.jpg);
	margin: 0px;
	color: #000000;
	padding: 0px;
	background-attachment: fixed;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 17px;
}
h1, h2, h3, h4 {
	color: #3333cc;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 1px;
	font-size: 22px;
}
.center {
	text-align: center;
}
ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	text-align: left;
}
li {
	text-align: left;
}
.gray {
	font-weight: bold;
	color: #666666;
	text-align: left;
}
.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.phone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #993300;
}

#navBar {
	background-color: #B8C7B0;
}
#navBar a:link {
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}
#navBar a:visited {
	color: #336699;
	text-decoration: none;
}
#navBar a:hover {
	color: #990000;
	text-decoration: underline;
}

/* Sidebar Navigation */

#navcontainer
{
	background: #23275e;
	margin: 0;
	padding: 0em;
	width: 170px;
}

ul#navlist
{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 170px;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
	display: block;
	width: 146px;
	padding: 0.5em 0em 0.5em 22px;
	border-width: 1px;
	border-color: #ffe #828282 #ccc #fff;
	border-style: solid;
	color: #FFFFFF;
	text-decoration: none;
	background: #23275e;
	font-weight: normal;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #000000;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
background: #000000;
border-color: #aaab9c #fff #fff #ccc;
}
#current {
	background-color: #000000;
}
ul {
	line-height: 17px;
}
.footer {
	font-size: 11px;
	text-align: center;
}
.normalLeading {
	line-height: normal;
}.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #006699;
}#tableBorder {
	border: 2px solid #FFFFFF;
}
.bullets {
	line-height: 20px;
}
.boldSub {
	font-weight: bold;
	color: #006699;
	font-size: 13px;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
.center {
	text-align: center;
}
.leading18 {
	line-height: 18px;
}
.eleven {
	font-size: 11px;
}
.ten {
	font-size: 10px;
}
.titleBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
}
.subtitleBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #993300;
}
.coachTable {
	color: #FFFFFF;
	background-color: #4E6887;
	background-image: url(messageBG.jpg);
}
.coachTable a:link {
	color: #FFFFCC;
}
.coachTable h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.coachTable a:visited {
	color: #FFFFCC;
}
.coachTable a:hover {
	color: #FF9900;
}
.floatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 0px;
}
th {
	color: #FFFFFF;
	background-color: #23275E;
	text-align: left;
}
.seo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
