body {
	font: 14px Arial, Helvetica, sans-serif;
	background: #E8E8DC;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
p {
	font-size: 14px;
	margin: 0px 0px 10px 0px;
}
ul,ol {
	margin-top: 0px;
	margin-bottom: 10px;
}
a { color: #515582; font-weight: bold; text-decoration: underline; }
a:hover {
	color: #AA081F;
}
a, a:focus {
	outline:none;
}
h1 {
	font: 100 30px "Times New Roman", Times, serif;
	color: #515582;
	margin: 0px 0px 10px 0px;
}
h2,h4 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #515582;
	margin: 5px 0px 10px 0px;
	display:block;
	line-height:22px;
	padding:10px 0px 0px 25px;
	background:url(/images/checkbox.gif) left top no-repeat;
}
h6 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #515582;
	margin: 5px 0px 10px 0px;
	display:block;
	line-height:22px;
	padding:10px 0px 0px 60px;
	background:url(/images/video.gif) left top no-repeat;
}
h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #515582;
	margin: 5px 0px 10px 0px;
	display:block;
	line-height:20px;
	padding:10px 0px 0px 25px;
	background:url(/images/checkbox_empty.gif) left top no-repeat;
}
h5 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #515582;
	margin: 5px 0px 10px 0px;
	display:block;
	line-height:20px;
	padding:10px 0px 0px 55px;
	background:url(/images/video_empty.gif) left top no-repeat;
}
h3 a,h5 a {
	text-decoration: none;
	font-weight:normal;
}
h3 .headTag, h5 .headTag  { color: #AA081F; }
img {
	behavior: url("/css/alpha_png/pngbehavior.htc");
	outline-color: #FFFFFF;
}
form{
	margin:0px;
	padding:0px;
}

.frame {
	background: url(/images/repeat.gif) repeat-y;
	margin: auto;
	padding: 0px;
	width: 820px;
}
.top {
	background: url(/images/top.jpg) left top no-repeat;
	width: 820px;
	height: 110px;
	position:relative;
}
.topContent {
	position: absolute;
	top: 30px;
	right: 300px;
}
.topLogin {
	position: absolute;
	top: 20px;
	right: 25px;
	/*width: 460px;*/
	text-align: center;
	color: #E8E8DC;
	padding: 15px;
	border: 1px solid #5F7D5E;
}
.topLogin a {
	color: #E8E8DC;
}
.topLogin input {
	width: 100px;
}
.lostPass {
	position: absolute;
	right: 0px;
	top: 35px;
}
.lostPass a {
	color: #5F7D5E;
	font-size: 10px;
}
.nav {
	margin-right: 14px;
	margin-left: 15px;
	position:absolute;
	bottom:0px;
	width: 791px;
	height:22px;
	left: 0px;
}
.nav div{
	background:url(/images/tab_r.gif) right top no-repeat;
	-moz-opacity:.5;
	opacity: .5;
	filter:alpha(opacity=50);
	text-align: center;
	height: 21px;	/*border-bottom: solid 1px #3F533E;*/
	margin-right:1px;
	white-space:nowrap;
}
.nav a{
	background:url(/images/tab_l.gif) left top no-repeat;
	display:block;
	color:#3F533E;
	padding:4px 0px 5px 9px;
	margin-right:10px;
	line-height:12px;
	text-decoration: none;
	font-size: 12px;
}
.nav a:hover {
	text-decoration: underline;
}
.nav div.sel{
	-moz-opacity:1;
	opacity: 1;
	filter:alpha(opacity=100);
	height: 22px;	/*border-bottom: solid 1px #FFFFFF;*/
}
.nav div.sel a{
	padding:4px 0px 6px 9px;
}

.navL2 div{
	background:url(/images/c_tab_right.gif) right top no-repeat;
	-moz-opacity:.5;
	opacity: .5;
	filter:alpha(opacity=50);
	text-align: center;
	height: 21px;
	margin-right:1px;

}
.navL2 a{
	background:url(/images/c_tab_left.gif) left top no-repeat;
	display:block;
	color:#FFFFFF;
	padding:4px 0px 5px 9px;
	margin-right:9px;
	line-height:12px;
	text-decoration: none;
	font-size: 12px;
	
}
.navL2 {
	margin-right: -1px;
	font-size: 8px;
	}
.navL2 a:hover {
	text-decoration: underline;
}
.navL2 div.sel{
	-moz-opacity:1;
	opacity: 1;
	filter:alpha(opacity=100);
	height: 22px;	/*border-bottom: solid 1px #FFFFFF;*/
	}
.navL2 div.sel a{
	padding:4px 0px 6px 9px;
	
}	
.cBorder {
	padding: 10px 15px 15px;
	border: 4px solid #515582;
}
.cBorder td {
	vertical-align: top;
	border: none;
}

.sideNav {
	vertical-align:top;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 10px;
	background: #E8E8DC;
}
.sideNav a {
	display: block;
	padding: 5px;
}
.sideNav .sel {
	background: #FFFFFF;
	position:relative;
	left: 1px;
}

.bottom {
	background: url(/images/bottom.gif) no-repeat left bottom;
	height: 43px;
	position: relative;
	clear: both;
}
.bottomContent {
	position: absolute;
	width: 790px;
	left: 15px;
	top: 14px;
	color: #CDCEC2;
}

.content {
	margin: 15px 30px 10px;
	text-align: left;
}
.contentMainHome {
	margin-right: 250px;
	position: relative;
}
.startBox {
	background: #E8E8DC;
	border: 1px solid #515582;
	text-align:left;
	position: relative;
}
.startBox h1, .startBox p {
	margin: 0px 15px 15px 180px;
}
.startBox h1 {
	margin-top: 10px;
}
.startBoxBottom {
	background: #515582;
	text-align: right;
	padding: 15px;
}	
.mainContentBorder {
	padding: 10px 15px 15px;
	border: 0px solid #E8E8DC;
}
.contentSide {
	float: right;
	width: 235px;
}
.side1 {
	background: #5F7D5E;
	border: 1px solid #3F533E;
	padding: 10px;
}
.side1 p {
	color: #FFFFFF;
}
.side2 {
	background: #E8E8DC;
	padding: 15px;
	border: 1px solid #CDCEC2;
}
.weeksSideContent {
	float: left;
	width: 200px;
	border: 1px solid #E8E8DC;
	padding: 15px;
}
.weeksMainContent {
	margin-left: 245px;
}
table.border {
	margin-bottom:15px;
	border: 1px solid #E8E8DC;
}
.cBorder table { border-style: none; }
.copy {
	color: #3F533E;
	text-align: center;
	margin: auto;
	width: 500px;
}
.bottomContent a {
	color: #E8E8DC;
	font-weight: normal;
}
#topLink {
	display:block;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 82px;
	width: 200px;
}
.small_text{
	color: #3F533E;
}

/* Johnson Box Style #4 */
/* (START) */
div.johnson-box4 {
	padding: 40px 50px;
	width: 500px;
	display: block;
	margin: 10px auto;
	border: 1px dotted #d3d19b;
	background: #E8E8DC;
}
div.johnson-box4 h2 {
	display: block;
	text-align: center;
	padding: 10px 20px;
	color: #444;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: tahoma, sans-serif;
	font-size: 24px;
}
div.johnson-box4 ul {
	margin-left: 30px;
	color: #666;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #666;
	list-style: none;
}
div.johnson-box4 ul li {
	padding: 5px;
	padding-left: 20px;
	background: url(bullets/bullet10.png) no-repeat left;
	color: #a09e6b;
}
div.johnson-box4 ul li strong {
	color: #444;
	font-weight: bold;
}
div.johnson-box4 p {
	padding: 10px 0;
	font-size: 13px;
	font-family: verdana, sans-serif;
}
/* (END) */