@charset "UTF-8";
/* CSS Document */

td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 130%;
	margin: 0px;
}
#regTable  {
	font-size: 1.3em;
}
.footerText {
	font-size: 0.8em;
	color: #333333;
	letter-spacing: 0.05em;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #5B9E52;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #D98E24
}
li {
	list-style-image: url(images/bullet.gif);
	margin-left: -15px;
}
.HPIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #333333;
	line-height: 130%;
}
.noRepeat {
	background-repeat: no-repeat;
}

a:link {
	color: #72C266;
	text-decoration: none;
	font-weight: bold;
	font-size: .95em;
}
a:visited {
	text-decoration: none;
	color: #76B970;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #903600;
}
a:active {
	text-decoration: none;
}

/* Class Styles */
	
.bodyText {
	color:#333333;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #5B9E52;
	line-height:26px;
	letter-spacing:0.21em;
	padding-bottom: 10px;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #903600;
	line-height:22px;
	letter-spacing:0.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
#navigation td {
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #5B9E52;
	line-height:15px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	color:#333333;
	background-color: #D3EFCF;
	}
.pageNameSmall {
	color: #CC6600;
	line-height:26px;
	letter-spacing:0.18em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.SpaceLeft10px {
	margin-left: 10px;
}
.TrainingInfoBoxRt {
	color: #FFFFFF;
	background-color: #CC6600;
	width: 170px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 0.95em;
	line-height: 110%;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #000000;
	border-left-color: #666666;
	float: right;
	margin-left: 10px;
}
/* If IE */.TrainingInfoBox {
	color: #FFFFFF;
	background-color: #CC6600;
	width: 170px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 0.95em;
	line-height: 110%;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #000000;
	border-left-color: #666666;
}
.BlackBand {
	background-color: #000000;
	width: 150px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: -5px;
}
.SpaceRt10px {
	margin-right: 10px;
}
#BoxedText {
	padding: 10px;
	border: 1px dashed #999999;
	width: 165px;
}
body {
}

