/*RC Styles*/
body {
	font-size: small;
	font-family : Verdana;
	margin:0px;
}

#divTop {
	position: relative;
	top: 10px;
	left: 10px;
	border: 1px solid #666666;
	width:970px;
	height: 100px;
}

#copyRight {
	font-style:italic;
	text-align:left;
	margin-top:10px;
	margin-left:15px;
	color:#000066;
	font-weight:normal;
	font-size:.9em;
}

#divMain {
	position:relative;
	top:20px;
	left:5px;
	width:617px;
	border: 1px solid #333333;
	padding-top: 18px;
	padding-left:30px;
	padding-right:20px;
	padding-bottom: 18px;
	float:left;
}

#divMainRow {
	position:relative;
	top:-20px;
	left:10px;
	width:972px;
}

#divLeft {
	position:relative;
	width:145px;
	float:left;
}	

#divRight {
	position:relative;
	top:1px;
	width:147px;
	float:right;
}


ul.sideBox {
	display:block;
	margin:0px;
	padding:0px;
	list-style:none;
	background-color:#000066;
}

ul.sideBox li {
	text-indent:2px;
	cursor:pointer;
}

ul.sideBox li a {
	color:#ffffff;
	font-weight:bold;
	font-size:.9em;
	text-decoration:none;
}

ul.sideBox .sideTitle {
	border-left: 1px solid #000066;
	border-top: 1px solid #000066;
	border-right: 1px solid #000066;
}

ul.sideBox ul {
	display:block;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}

ul.sideBox ul li {
	list-style-type:none;
	border-left: 1px solid #000066;
	border-top: 1px solid #000066;
	border-right: 1px solid #000066;
	padding:0px 1px 1px 1px;
	background-color:#ffffff;
	cursor:pointer;
}
ul.sideBox ul li.sideNavOver {
	background-color:#efefef;
}

ul.sideBox ul li.last {
	border-bottom: 1px solid #000066;
}

ul.sideBox ul li a {
	color:#ff6600;
	text-decoration:none;
	font-size:.8em;
}




#divFooter {
	position:relative;
	clear:both;
	left:10px;
	width:972px;
	text-align:center;
	border-bottom:10px solid #000066;
	border-top:10px solid #000066;
	padding-bottom:5px;
	padding-top:5px;
}

#divFooter ul {
	margin:0px;
	padding:0px;
}

#divFooter li {
	display:inline;
	list-style-type:none;
}

#divFooter a {
	text-decoration:none;
	color:#000066;
	padding: 0px 10px 0px 5px;
	border-left:2px solid #000066;
	border-right:2px solid #000066;
}

#divFooter a:hover {
	text-decoration:underline;
}

#divPageHeading {
	position:relative;
	left:15px;
	top:-11px;
	width:100px;
	padding:3px;
	font-size:smaller;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #333333;
	letter-spacing: -.5px;
	font-weight:bold;
	background-color:#ddeeff;
}

h1, .topheader {
	font-size:medium; 
	font-weight:bold;  
	margin-top:0px;
	font-variant:small-caps;
}

h2 {
	font-size:small;
	/** margin-bottom:-12px; */
	font-variant:small-caps;
}

#divSquareHeading {
	width:320px;
	/*height:14px; commented out by Nat 9/8/07*/
	color:#666666;
	position: relative; 
	left: -31px; 
	top: -29px;
	padding:3px; 
	border: 1px solid #333333; 
	background-color:#ddeeff;
	font-size:x-small;
	font-family:Verdana; 
	font-weight:normal;
}

#divLogin {
	margin-top:13px;
	margin-right:10px;
	right: 10px;
	text-align:right;
	z-index:100;
}

#divLogin form {
	z-index:120;
}

#topNav {
	display:block;
	padding:0px;
	margin:0px;
	list-style:none;
	position: relative;
	top: -40px;
	left: 17px;
	width:970px;
	height:28px;
}

.topNav {
	position: relative;
	height: 26px;
	background-color:#000066;
	border: 1px solid #000000;
	text-align:center;
	font-weight:bold;
	font-size:smaller;
	color:#ffffff;	
	cursor:pointer;
}

.topNavThere {
	position: relative;
	height: 26px;
	background-color:#ddeeff;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align:center;
	font-weight:bold;
	font-size:smaller;
}

.topNavOver {
	position: relative;
	border: 1px solid #333333;
	height: 26px;
	background-color:#ff6600;
	text-align:center;
	font-weight:bold;
	font-size:smaller;
	color:#333333;	
	cursor:pointer;
	text-decoration:none;
}


#navHome {
	position:relative;
	margin-right:3px;
	width:65px;
	float:right;
}

#navFreeCourse {
	position:relative;
	margin-right:3px;
	width: 75px;
	float:right;
}

#navFaq {
	position:relative;
	margin-right:3px;
	width: 60px;
	float:right;
}

#navPartners {
	position:relative;
	margin-right:3px;
	width: 75px;
	float:right;
}

#navContact {
	position:relative;
	margin-right:8px;
	width: 60px;
	float:right;
}

a.topNavLink {
	color:#ffffff;
	text-decoration:none;
}

a.topNavLink:visited {
	color:#ffffff;
	text-decoration:none;
}

a.topNavLink:hover {
	color:#333333;
	text-decoration:none;
}

.topNavThere a.topNavLink {
	color:#333;	
}

.topNavThere:hover a.topNavLink {
	color:#333;	
}

.topNavThere:visited a.topNavLink {
	color:#333;	
}

a.topNavLinkOver, a.topNavLinkOver:visited {
	color:#333333;
	text-decoration:none;
}
	
		#divPageHeading {
		position:relative;
		left:15px;
		top:-11px;
		width:100px;
		padding:3px;
		font-size:smaller;
		font-family:Arial, Helvetica, sans-serif;
		border: 1px solid #333333;
		letter-spacing: -.5px;
		font-weight:bold;
		background-color:#ddeeff;
	}


	
	
	#divSquareHeading {
		width:300px;
		/*height:14px; commented by Nat 9/8/07*/
		color:#666666;
		position: relative; 
		left: -31px; 
		top: -29px;
		padding:3px; 
		border: 1px solid #333333; 
		background-color:#ddeeff;
		font-size:x-small;
		font-family:Verdana; 
		font-weight:normal;
	}
	
	

#TopH1 {
	margin-top: -20px;
}


#divTopBar {
	position:relative;
	top: 9px;
	left: 10px;
	border: 1px solid #666666;
	width:970px;
	height: 32px;
	background-color:#ddeeff;
}

#imgLogo {
		position: relative;
		top: 10px;
		left: 10px;
		height: 75px; /*Netscape 7.1 thinks it's 80 pixels.  Why?*/
		width: 300px;
		float:left;
	}
	
#divMain #mainGraphic {
	float:left;
	margin:10px;
}

#mainDivOnHomePage #benefits {
	float:right;
}

#mainDivOnHomePage .sideBox {
	width:200px;	
	border:1px solid #ff6600;
	margin-top:5px;
}

#mainDivOnHomePage .sideBox .heading {
	text-align:left;
	font-weight:bold;
	background-color:#ff6600;
	color:#ffffff;
	padding:2px;
	font-family: Verdana;
}

#mainDivOnHomePage .sideBox .text {
	padding:2px;
}

#divLogin form input, #divLogin form label, #divLogin form a {
	font-size: .9em;
}

#divLogin #LoginButton {
	margin-left:20px;
}

#divLogin label {
	font-weight:bold;
}

th { border-bottom: 1px solid silver; text-align:left; }

form.labled label { width: 150px; position:absolute; text-align:right; }

form.labled input, form.labled select, form.labled textarea { 
	margin-left: 160px;
}

form.labled .hint {
	margin: 2px 0px 2px 160px;
	font-size: x-small;
	color: gray;

}

form.labled input { width: 300px; }

form.labled input.btn { width: auto; }

#GoogleAds {
	margin-left:140px;
	clear:both;
}

#GoogleSearchDiv {
	position:absolute;
	top:10px;
	left:440px;
}

#GoogleSearchDiv form {
	margin-bottom:0px;
	padding-bottom:0px;
}

.Callout {
	float:right; 
	width: 270px;
	margin:30px 0px 10px 10px; 
	border:1px solid #ff6600; 
	padding:5px; 
	background-color:#ddeeff;
}

.Callout p {
	font-weight:bold;
}