body {
	background:#7e8a99;
	margin:0;
	padding:0;
	font: 82% Arial, Helvetica, sans-serif;
	line-height:18px;
	color: #3e444b;
	text-align:center;
}
a {
	text-decoration:none;
	color:#3f72b1;
}
a:hover {
	text-decoration:underline;
}
a img { border:0; }
.textbox {
	margin:0px 18px;
	line-height:22px;
}
h1, h2, h3, h4, h5, p { margin:0; padding:0; }
h1 {
	font:bold 17px Arial, Helvetica, sans-serif;
	margin-bottom:22px;
	position:relative;
	display:block;
	left:0px;
	color: #3f6189;
}
h2 {
	font:bold 14px Arial, Helvetica, sans-serif;
	margin-bottom:5px;
		color: #9e9e9e;
}
#hp-h1 {
	margin:0px 0px 5px 20px;
}
#right-col h3 {
	border-bottom:1px solid #D7D7D8;
	color:#3f72b1;
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:10px;
}
h3 {
	font-size:16px;
	color:#3f6189;
	font-weight:bold;
	margin-bottom:15px;
}
.separator {
	height:18px;
}
p { margin-bottom:15px; }
div.green-bar {
	background: url(../images/greenbar.gif) repeat-x;
	height: 21px;
	clear:both;
	left: 0px;
}
#container {
	text-align:left;
	position:relative;
	width:950px;
	margin:0 auto;
	background:url(../images/container_bg2.gif) repeat-y;
	padding:0 26px;
	clear:both;
}

#header {
	position:relative;
	height:129px;
	background:url(../images/header-bg2.gif) 0 0;
}
#header a {
	color:#afb7c0;
}
#header #logo {
	display:block;
	width:287px;
	height:86px;
	background:url(../images/logo.gif);
}
#header #utility-bar {
	position:absolute;
	top:0px;
	right:15px;
	color:#fff;
	font-size:10px;
	text-transform: uppercase;
	z-index:100;
	background:url(../images/utility-bar-bg.gif);
	height:31px;
}
#header #utility-bar .links {
	float:left;
	display:block;
	margin-left:10px;
	margin-top:6px;
}
#header #utility-bar #cart-icon {
	position:relative;
	top:3px;
	left:2px;
	margin-right: 5px;
}
#header #utility-bar a {
	margin:0 6px;
}
#header #utility-bar a.active,
#header #utility-bar a:hover {
	color:#f2a615;
	text-decoration:none;
}
#header .txt {
	position:absolute;
	top:125px;
	left:95px;
	z-index:100;
}
#header #header-image {
	position:absolute;
	top:53px;
	right:0px;
}
#main-menu {
	display:block;
	width:950px;
	height:27px;
	position:absolute;
	line-height:normal;
	text-align:left;
	text-transform: uppercase;
	top:101px;
}
#main-menu .links {
	display:block;
	float:right;
	margin-right:15px;
}
#main-menu a {
	position:relative;
	font-size:12px!important;
	font-weight:normal;
	color: #fff;
	width:132px;
	height:21px;
	background:url(../images/buttons/menu.gif);
	display:block;
	float:left;
	margin-right:1px;
	text-align:center;
	padding-top:7px;
}
#main-menu a#first { left:0; }

#main-menu a:hover, #main-menu a.active {
	background:url(../images/buttons/menu-over.gif);
	color: #fff;
	text-decoration: none;
}

#main-menu em {
	width: 1px;
	height: 27px;
	top: 0px;
	position: absolute;
	display: inline;
	padding-left: 0px;
	margin-left: 0px;
	font-size:1px!important;
	background:url(../images/menu_separator.gif);
	margin-right:1px;
}

#main-menu #search-box {
	position:absolute;
	left:25px;
	top:1px;
}
#main-menu #search-box .textfield {
	border:1px solid #d5d5d5;
	font-size:11px;
}
#main-menu #search-box .btn {
	position:relative;
	top:3px;
}
#main-menu #search-box label {
	color:#bec4cc;
}
#main-col {
	height:100%;
	border-right:1px #d7d7d8 solid;
	overflow:hidden;
	width:741px;
	float:left;
	margin-bottom: 18px;	
	min-height:360px;
	height:auto;
}
#main-col li 
{
	color: #636161;	
}
#main-col #errorsummary li 
{
	color: red;	
}
#right-col {
	position:relative;
	width:174px;
	height:100%;
	float:left;
	margin-bottom: 18px;
	padding:0 15px;
}
.side-box p img {
	border:medium none;
	margin-left:-2px;
	margin-top:3px;
	clear:both;
	float:left;
	margin:7px;
}

.side-box p {
	margin-bottom:2px;
	clear:both;
	display:block;
	padding-bottom:10px;
	font-size:11px;
}

.box {
	display:block;
	position:relative;
	background:#fbfbfb url(../images/box-grad.gif) repeat-x;
	padding:12px;
	height:70px;
	border-top:1px #5681b7 solid;
	border-bottom:1px #d7d7d8 solid;
	border-left:1px #d7d7d8 solid;
	border-right:1px #d7d7d8 solid;
	width:auto;
	margin: 0px 18px;
	clear:both;
}
html>body .box { height:auto; min-height:70px; overflow:hidden; }
.box p {
	position:relative;
	margin:0;
	font-size:11px;
	padding: 0px 30px 10px 130px;
}
.box h2 {
	position:relative;
	color: #9a9a9a;
	font-weight: strong;
	padding-left:130px;
}
.box a { color:#3f6189; cursor: hand; text-decoration:underline; }
.box img {
	float:left;
	border:0;
}
.box .small-play {
	position:absolute;
	right:10px;
	bottom:10px;
}
#login-box .textfield {
	font-size:11px;
	width:161px;
	height:20px;
	border:0;
	font-size:12px;
	background:transparent;
	cursor: text;
}
#login-box .fieldbg {
	background:url(../images/login-field.gif) no-repeat 0px 0px;
	padding-left:5px;
	padding-top:4px;
	padding-right:5px;
}
#login-box label {
	font-weight:bold;
	font-size:11px;
}
#login-box img {
	margin-top:5px;
	margin-left:5px;
}
#login-box .btn {
	float:right;
	margin-top:5px;
	margin-right:5px;
}
#flash-intro {
	background:url(../images/bottom-grad.gif) repeat-x left bottom;
	width:708px;
	height:auto;
	margin:0px 18px 0;
	position:relative;
}
#flash-intro .txt {
	padding-left:330px;
	padding-right:20px;
	height:240px;
	line-height:20px;
}
#intro-videoplayer {
	position:absolute;
	top:0;
	left:20px;
	width:292px;
	height:197px;
}
#intro-frame {
	position: absolute;
	top: 17px;
	left: 18px;
	height: 242px;
}

#words {
	position: absolute;
	top: 80px;
	left: 348px;
}
#words embed {
	position:relative;
	top:0;
	left:0;
}


#footer {
	text-align:left;
	position:relative;
	height:161px;
	margin:0 auto 0;
	clear:both;
	position:relative;
	background:url(../images/footer-bg.gif);
}
#footer a:hover {
	text-decoration:none;
	color:#f2a815!important;
}
#footer .links {
	font-size:10px;
	line-height:12px;
}
#footer em {
	color:#fff;
	font-style:normal;
	margin-bottom:9px;
	display:block;
}
#footer .links a {
	color:#b6bec6;
}
#footer-links1 {
	position:absolute;
	top:24px;
	left:24px;
}
#footer-links2 {
	position:absolute;
	top:24px;
	left:184px;
}
#footer-links3 {
	position:absolute;
	top:24px;
	left:395px;
	font-size:10px;
}
#footer-links3 a {
	display:block;
	clear:both;
	font-size:12px;
	border-bottom:1px #464b50 solid;
	padding:2px 20px 2px 0;
}
#footer-logo {
	position:absolute;
	right:0;
	top:0;
}
#footer-so-logo {
	position:absolute;
	right:0;
	bottom:0;
}
#footer .copyright {
	position:absolute;
	right:70px;
	bottom:25px;
	color:#fff;
	font-size:11px;
}
#footer .copyright a {
	color:#fff;
}




.home-box {
	width:227px;
	position:relative;
	left:19px;
	float:left;
	font-size:11px;
	background: url(../images/bottom-grad.gif) repeat-x left bottom;
	margin-bottom:20px;
}
.home-box h2 {
	color:#4b4b4b;
	font-size:16px;
	background:url(../images/home-h2bg.gif);
	border:1px #d5d5d5 solid;
	padding:4px 4px 4px 8px;
	margin:0;
}
.home-box p {
	margin-top:5px;
	margin-bottom:5px;
	height:120px;
	line-height:17px;
	padding:0 5px 0 7px;
}
.home-box .thumb {
	border-left:1px #d5d5d5 solid;
	border-right:1px #d5d5d5 solid;
	border-bottom:1px #d5d5d5 solid;
}
#home-box2,
#home-box3 {
	padding-left:13px;
}

.home-box .btn {
	position:absolute;
	bottom:5px;
	right:5px;

}

#bottom-ad {
	position:relative;
	left:19px;
}
#providers-table td {
	padding:0 12px 10px 0;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	line-height:normal;
}
.liststyle1 { 
	margin-left:15px;
	margin-top:0;
	padding-left:0;
	line-height:normal;
	
}
.liststyle1 li {
	color:#5681b7;
	padding-bottom:10px;
}
.liststyle1 a {
	color:#3e444b;
}

#fp-courseareas em {
	clear:both;
	display:block;
	margin-bottom:10px;
	font-style: normal;
	color:#000;
}

#logged-in {
	position:absolute;
	right:25px;
	top:40px;
	color:#fbfbfb;
	font-weight:bold;
}
#logged-in a{
	font-weight:normal;
	text-decoration:underline;
}
