/* CSS Document */
body
{
	font: 12px Tahoma;
	color: #FFFFFF;
	background: #58A6B3 url(/images/mainBG.jpg) repeat-x scroll;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.wrapper
{
	background: fixed top;
	text-align: left;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
/*  overflow: auto;*/
}

.topMenu
{
	color: #FFFFFF;
	background: url(/images/cc_r1_c1.jpg);
	width: 900px;
	font: 11px Tahoma;
}

.topMenu div
{
	text-align: right;
	vertical-align: bottom;
	padding-right: 20px;
}

.topMenu a
{
	color: #FFFFFF;
	text-decoration: none;
}

.topMenu a:hover { color: #FF9900; }

.leftMenu
{
	width: 160px;
	color: #337082;
	padding-left: 20px;
	float: left;
	text-align: left;
}

#l_menuTop
{
	background: url(/images/l_menuTop.jpg);
	height: 40px;
	width: 160px;
}

#l_menuMid
{
	background: url(/images/l_menuMid.jpg) repeat-y;
	width: 160px;
	text-align: left;
}

#l_menuMid ul
{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	list-style-type: none;
	display: block;
	width: 153px;
}

#l_menuMid li {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#l_menuMid li a
{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 0px #FFFFFF;
	display: block;
	height: 12px;
	padding-bottom: 6px;
	padding-left: 5px;
	padding-top: 3px;
}

#l_menuMid li a:hover
{
	color: #FF9900;
	text-decoration: none;
	border: 0px dotted #FF7900;
	background-color: #144750;
}

#l_menuBot
{
	background: url(/images/l_menuBot.jpg);
	height: 40px;
	width: 160px;
}

.l_menuHeaders
{
	width: 153px;
	background: #5DA7C4;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 3px;
	text-align: center;
	border-top: 1px solid #FFFFFF;
	border-right: 1px #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

.moreStars
{
	display: block;

	width: 140px;
	color: #FFFFFF;
	text-align: right;
}

.moreStars a
{
	color: #FFFFFF;
	text-decoration: none;
}

.moreStars a:hover { color: #FF9900; }

.rightCol
{
	width: 160px;
	float: right;
	clear: none;
	text-align: center;
	padding-right: 20px;
}

#r_col
{
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #217786;
	width: 154px;
	margin-right: auto;
	margin-left: auto;
}

#r_col img
{
	text-align: center;
	height: 220px;
	width: 150px;
	border: 1px solid #333333;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#r_col h1
{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background: #217786;
	text-align: center;
	margin: 0px;
	padding: 5px 0px;
	display: block;
	width: 154px;
	height: 40px;
	
}
#r_col strong {
	display: block;
	padding: 5px;
}


#r_col p
{
	margin: 0px auto;
	padding: 0px;
	width: 152px;
	display: block;
}

#r_col a
{
	color: #333333;
	text-decoration: none;
	
}

.midCol
{
	width: 525px;
	margin-right: auto;
	margin-left: auto;
}

#mc_top
{
	background: url(/images/mc_top.jpg);
	height: 40px;
	width: 525px;
	margin-right: -200px;
}

#mc_mid
{
	background: url(/images/mc_mid.jpg) repeat-y;
	color: #666666;
	width: 525px;
}

#mc_mid table
{
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #1E798C;
	width: 95%;
}

#mc_mid td
{
	text-align: center;
	background: url(/images/tdBG.jpg) repeat-x;
	overflow: auto;
	vertical-align: top;
}

#mc_mid h1
{
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#mc_mid h3
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#mc_mid p
{
	margin-top: 0px;
	margin-bottom: 0px;
}

#mc_bot
{
	background: url(/images/mc_bot.jpg);
	height: 40px;
	width: 525px;
}

.botMenu
{
	color: #217786;
	background: url(/images/cc_r8_c3.jpg);
	text-align: right;
	height: 32px;
	width: 572px;
	font-size: 11px;
	font-weight: bold;
}

.botMenu a { color: #217786; }

.botMenu a:hover { color: #FD7306; }

.mid
{
	background: url(/images/midBG.jpg) repeat-y;
	width: 900px;
}

.midButtons { border-style: none; }

.coverThumb { border: 0px solid #333333; }

.midColHeaders
{
	height: 50px;
	width: 500px;
	font-family: Tahoma;
	color: #FFFFFF;
	background: url(/images/midColHeader.jpg) center center;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.title
{
	font: bold 18px Tahoma;
	color: #FFFFFF;
	width: 45%;
	float: left;
	padding-left: 10px;
	padding-top: 14px;
}

.midTexts
{
	height: 50px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

.showMoreLink
{
	text-align: right;
	float: right;
	width: 45%;
	padding-top: 17px;
	padding-right: 10px;
	
}

.showMoreLink a
{
	color: #FFFFFF;
	text-decoration: none;
}

.showMoreLink a:hover { color: #FF9900; }

.smallArrows { font-size: 10px; }

.botButton1
{
	
	text-align: center;
}

.signupColLeft
{
  height: 661px;
  width: 600px;
      float: left;
      margin-left: 15px;
  background: top;
}

.signupColRight
{
  height: 573px;
  width: 250px;
  margin-right: 15px;
  text-align: left;
  color: #1D7A8B;
  float: right;
  background: url(/images/signupRightColBG.jpg) no-repeat center top;
}
.signupColRight h2 {
  margin: 0px;
  padding: 0px;
}
.signupColR_text
{
  width: 230px;
      padding: 10px;
}

.relatedVidBox
{
	font-size: 11px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.relatedVidBox img
{
	border: 1px solid #999999;
	text-align: center;
}

.relatedVidBox a { color: #58A6B3; }

.relatedVidBox p
{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

.vidColLeft
{
	display: block;
	background: url(/images/vidColLeftBG.jpg) no-repeat;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	width: 600px;
	clear: none;
	height: 571px;
}

.vidColLeftTop
{
	height: 40px;
	width: 600px;
}

.vidColLeftMid
{
	color: #00404C;
	text-align: center;
	width: 600px;
}

.vidColLeftBot
{
	height: 40px;
	width: 600px;
}

.vidColRight
{
	height: 571px;
	text-align: left;
	color: #1D7A8B;
	border: 1px none #58A6B3;
	margin: 0px;
	padding: 0px;
	float: right;
	clear: none;
	width: 270px;
}

.vidColR_text { text-align: center; }

.vidColRightTop
{
	background: url(/images/vidColRight_top.jpg);
	height: 40px;
	width: 250px;
}
.vidColRight strong { }


.vidColRightMid
{
	background: url(/images/vidColRight_mid.jpg) repeat-y;
	height: 500px;
	margin: 0px;
	padding: 0px;
}

.vidColRightScroll
{
	overflow: auto;
	width: 240px;
	height: 491px;
}

.vidColRightBot
{
	background: url(/images/vidColRight_bot.jpg);
	height: 40px;
	width: 250px;
}

.videoPlayer
{
	background: url(/images/tdBG.jpg) repeat-x;
	text-align: center;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}

.videoPlayer img
{
	border: 1px solid #333333;
	
}

.vidHeader
{
	font: bold 18px Tahoma;
	color: #1D7A8B;
	height: 30px;
}

.vidDesc
{
	font-family: Tahoma;
	color: #00404C;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	
}

.genMid
{
  color: #333333;
  padding: 30px;
}

.joinForm { color: #000000; }
#nHeadTable
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.affLink a
{
	color: #FFFFFF;
	font-weight: bold;
}

.affLink a:hover
{
	color: #FF9900;
	font-weight: bold;
}

.nHeadTable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.nHeadTable td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.nHeaderText {
	background-image: url(/images/cc_nHeader_r3_c4.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 299px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.nHeaderText h1 {
	color: #FFFFFF;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	float: none;
	font-size: 24px;
	font-weight: bold;
	padding: 7px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.nHeaderText p {
		margin: 0px;
		padding-top: 3px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		text-align: center;
}

.clearAll {
	clear: both;
	height: 5px;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

