@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
/* define focus styles here */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}




body {
	font: 11px Arial, Helvetica, sans-serif;
	color: #676c75;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.body_hover{
	font: 11px Arial, Helvetica, sans-serif;
	text-align:left;
	color: #676c75;
	margin: 0px;
	padding: 0px;
	text-decoration: none
}

.body_hover a:link{
	font: 11px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #676c75;
	margin: 0px;
	padding: 0px;
	text-decoration: none
}

.body_hover a:hover{
	font: 11px Arial, Helvetica, sans-serif;
	text-align:left;
	color: #000034;
	margin: 0px;
	padding: 0px;
	text-decoration: underline
}

.body_hover a:visited{
	font: 11px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #676c75;
	margin: 0px;
	padding: 0px;
	text-decoration: none
}

.body_hover a:active{
	font: 11px Arial, Helvetica, sans-serif;
	color: #676c75;
	text-align: left;
	margin: 0px;
	padding: 0px;
	text-decoration: none
}

#holder {
	width: 1000px;
	text-align: left;
	border-right: 1px solid #000034;
	border-left: 1px solid #000034;
	border-top-style: none;
	border-bottom-style: none;
	background: #FFFFFF;
}
#top_links {
	margin-left: 725px;
	margin-right: 43px;
	background: #000034;
	height: 34px;
	padding-top: 9px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}
#top_logos {
	float: left;
	width: 725px;
	background: url(images/top_logos.jpg) left top;
}
#top_banner {
	border-bottom: 1px solid #636f77;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 40px;
}
#footer {
	border-top: 1px solid #636f77;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #000034;
}
#header {
	height: 78px;
	background: url(images/header.gif) no-repeat left top;
}
#flashbanner_right {

}
#flashbanner_left {
	float: left;
	width: 666px;
}
#banner {
	margin-bottom: 23px;
	background: #000034;
}
#center {
	margin-right: 294px;
	margin-left: 222px;
}
#right_column {
	float: right;
	width: 238px;
	padding-right: 43px;
}
#left_column {
	float: left;
	width: 185px;
	text-align: right;
	padding-right: 25px;
	color: #000034;
	font-size: 13.5px;
	font-weight: bold;
}
.left_column_nav {
	color: #000034
	height: 25px;
	display: block;
	text-decoration: none;
}
.left_column_nav a:link {
	color: #000034
	height: 25px;
	display: block;
	text-decoration: none;
}
.left_column_nav a:visited {
	color: #000034
	height: 25px;
	display: block;
	text-decoration: none;
}
.left_column_nav a:hover {
	color: #A1A9AD
	height: 25px;
	display: block;
	text-decoration: none;
}
.left_column_nav a:active {
	color: #A1A9AD
	height: 25px;
	display: block;
	text-decoration: none;
}
.right_column_header {
	background: #000034;
	display: block;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 9px;
	padding-left: 10px;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 9px;
	margin: 0px;
}
.right_column_header_free {
	background: #000034;
	display: block;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 9px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-bottom: 1px solid #FFFFFF;
}
.right_column_box {
	background: #a1a9ad;
	display: block;
	color: #FFFFFF;
	padding: 10px;
	margin-bottom: 6px;
}
.right_column_videobox {
	background: #a1a9ad;
	display: block;
	color: #FFFFFF;
	padding: 8px;
	margin-bottom: 6px;
}
#right_column {
}
#quote_box {
	margin-top: 10px;
	font-weight: bold;
	margin-bottom: 5px;
}
.quote {
	font-size: 14px;
	color: #000034;
}
.header {
	font-size: 24px;
	color: #000034;
}
.header2 {
	font-size: 18px;
	color: #000034;
}
.header3 {
	font-size: 13px;
	font-weight: bold;
	color: #000034;
}
.header4 {
	font-size: 16px;
	color: #000034;
}
.header5 {
	font-size: 13px;
	color: #676c75;
}	
.body_copy {
}
.body_img {
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}
#split_b {
	float: right;
	width: 226px;
	padding-left: 15px;
}
#split_a {
	float: none;
	padding-right: 14px;
	border-right: 1px solid #636f77;
	margin-right: 241px;
}
#body_split {
	border-top: 1px solid #636f77;
	border-bottom: 1px solid #636f77;
	padding-top: 15px;
}
.top_links {
	color:FFFFFF
	text-decoration: none;
	color: #FFFFFF;
}
.top_links a:link {
	color:FFFFFF
	text-decoration: none;
	color: #FFFFFF;
}
.top_links a:visited {
	color:FFFFFF
	text-decoration: none;
	color: #FFFFFF;
}
.top_links a:hover {
	color:FFFFFF
	text-decoration: none;
	color: #FFFFFF;
}
.top_links a:active {
	color:FFFFFF
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:link {
	color: #000034;
	text-decoration: none;
}
.footer a:visited {
	color: #000034;
	text-decoration: none;
}
.footer a:hover {
	color: #A1A9AD;
	text-decoration: none;
}
.footer a:active {
	color: #000034;
	text-decoration: none;
}
#footnote {
	float: right;
	width: 238px;
	margin-top: -34px;
	padding-right: 43px;
}
.footnote {
	background: #000034;
	display: block;
	height: 25px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 9px;
	padding-left: 10px;
	padding-right: 43px;
}
#flash_container {
	background: #A1A9AD;
	padding-top: 15px;
	margin-bottom: 6px;
}
#bannercenter {
	margin-right: 281px;
	height: 182px;
	text-align: right;
}
#bannerleft {
	background: #000034;
	height: 182px;
	float: left;
	width: 50px;
	margin: 0px;
	padding: 0px;
}
#bannerright {
	background: #000034 url(images/flashbanner_right.jpg) no-repeat;
	float: right;
	width: 281px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 182px;
}
#flashbanner_right {
	margin-left: 663px;
}
.flash_bottom_margin {
	margin-bottom: 6px;
}
a:link {
}
a:hover {
}
a:visted {
}
.courseheader {
	font-size: 24px;
	color: #000034;
}
.coursestandfirst {
	font-size: 13px;
	font-weight: bold;
	color: #000034;
}
.coursesubhead {
	font-size: 13px;
	font-weight: bold;
	color: #000034;
}
.headermainsection {

	font-size: 24px;
	color: #000034;
}
.standfirstmainsection {

	font-size: 13px;
	font-weight: bold;
	color: #000034;
}

.standfirstmainsection a, a:visited {
	text-decoration:none;
}
	
.subheadmainsection {

	font-size: 13px;
	font-weight: bold;
	color: #000034;
}

.subheadmainsection a, a:visited {
	text-decoration:none;
}
.mainsectionpullout {
	font-size: 18px;
	color: #000034;
}
.mainsectioncoursetitles {
	font-size: 18px;
	color: #000034;
}

.mainsectioncoursetitles a, a:visited {
	text-decoration:none;
}
.pull {

	font-size: 18px;
	color: #000034;
}
input {
	background: #FFFFFF;
}
form {
	background: #FFFFFF;
}
#videomargin {
	margin: 0px 0px 6px;
}

