html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a, img {
margin: 0;
padding: 0;
/* border: 0; */
}

h1, h2, h3, h4, h5, h6 {
font-weight:normal;
font-size:100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: auto;
	/* background-color: #FFFFFF; */
	background-color: #2F3A58!important;
	font-size: 9pt;
	width: 900px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
#header {
	height: 175px;
	width: 100%;
	background-image: url(images/coach_masters_r1_c2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #BEB500;
}
#header  h2 {
	font-size: 15pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #C51B02;
	text-align: left;
	font-weight: bold;
	padding: 80px 10px 0 10px;
}

h1 {
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	padding: 10px 0 0 20px;
	margin: 0;
}
h2 {
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	/* padding: 10px 0 0 20px; */
	padding: 0px;
}
h3 {
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	margin: 0;
	margin-bottom: 15px;
}
p {
	line-height: 1.5em;
	margin-bottom: 25px;
}
u {
	font-size: 9pt;
	color: #000000;
	padding: 0 3pt 0 3pt;
	margin: 0;
}
ul {
	font-size: 12px;
	text-align: left;
	color: #000000;
	list-style-type: square;
	margin: 0 0 0 35px;
}
#footer {
	font-size: 8pt;
	text-decoration: none;
	text-align: center;
	background-color: #FFFFFF;
	border-top: 1px dashed #CCCCCC;
}

#footer  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#footer  a:hover {
	color: #999999;
} 
#body_1 {
	background-repeat: repeat-x;
	background-position: left top;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #FFFFFF;
}
.border {
	background-image: url(images/border.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu_frame {
	background-image: url(images/frame.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0;
	height: 320px;
}
.whatsnew_header {
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.form_bg {
	background-image:url(images/form_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0 0 0 15px;
	border: 1px solid #000000;
}

#text {
	font-size: 9pt;
	color: #000000;
	width: 90%;
	float: left;
	padding: 5px 0px 0px 20px;
}
#pic {
	float: right;
	width: 250px;
	height: 250px;
	border: none;
	margin: 20px;
	filter: blendTrans(duration=2);
}
em {
	color: #666666;
	font-size: 9pt;
	/* padding: 0px 100px 0px 20px; */
	padding: 0px;
}
#whatsnew {
	font-size: 9pt;
	color: #000000;
	width: 75%;
	float: left;
	padding: 5px 0px 0px 20px;
}
FIELDSET {
	padding: 25px;
	/* border: 1px; */
	margin-bottom: 25px;
	width: auto;
}
LEGEND {
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	padding-right: 10px;
}
.clear {
	clear: both;
	padding-top: 25px;
}