/* How To Master CSS ~ Template Stylesheet 
 * The layout of chapter 18 is used to create the 100% height effect with
 * a header and a footer, the left and right columns are not used, 
 * The header is now placed within the wrapper instead of above.
 */
body {
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
label { 
	float:left; 
	width:150px; 
} 
form p { 
	margin:0px; 
	padding:0px; 
	clear:left; 
	padding-top:5px;
}
form p.notop { 
	margin:0px; 
	padding:0px; 
	clear:left; 
} 
.button { 
	background-color: #CCCCCC; 
}
#home_rep_logo {
	text-align:center;
	padding-top: 30px;
}
#home_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	padding-top: 10px;
	padding-left: 50px;
	padding-right: 50px;
}
#home_flash{
	z-index: 1000;
}
#subhead {
	width: 100px;
	padding-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
#leftbar {
	width: 180px;
	padding-top: 20px;
	padding-left: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	font-style:italic;
}
#footer {
	width: 770px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #000000;
	padding-bottom: 10px;
}
#textmain {
	width: 325px;
	height: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	padding-top: 20px;
	padding-left: 20px;
	margin-top: 0px;
	cursor: text;
	z-index: 1000;
	}
#textmain_landing {
	height: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	padding: 20px;
	margin-top: 0px;
	cursor: text;
	z-index: 1000;
	line-height: 20px;
	color:#666666;
	}
#landing_box_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	line-height: 20px;
	
}
#landing_page_courses {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	line-height: 20px;
	
}
#textsub {
	width: 500px;
	height: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	padding-top: 20px;
	padding-left: 20px;
	margin-top: 0px;
}	
#directors_left {
	width: 150px;
}
#rightbar {
	width: 170px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
}	
#rightbartext {
	width: 140px;
	padding-left: 10px;
}
#headertextmain {
	width: 310px;
	height: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-top: 0px;
	}
#leftbox {
	width: 220px;
	padding-bottom: 15px;
}
#midbox {
	width: 340px;
	padding-right: 10px;
	padding-bottom: 15px;
}
#admin {
	width: 750px;
	padding-right: 10px;
	padding-bottom: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	padding-top: 15px;
	padding-left: 10px;
}
#admin2 {
	padding-right: 10px;
	padding-bottom: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	padding-top: 15px;
	padding-left: 10px;
}
#rightbox {
	width: 160px;
	padding-bottom: 15px;
	padding-right: 3px;
}
#profilebox {
	width: 340px;
	padding-bottom: 15px;
}
#chooseclassbox {
	width: 500px;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 10px;
	padding-bottom: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#000000;
}
#bottomlinks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:normal;
	color:#FFFFFF;
}
.pricingtable{
	border-collapse:collapse;
	width: 100%;
}
.pricingtable tr td{
	text-align:left;
	color:#666666;
	height: 50px;
}
.pricingtable tr th{
	text-align:left;
	color: #000000;
	height: 50px;
}
.odd {
	text-color: #000000;
}
.priceamount {
	color: #000000;
}
.plan {
	padding-left: 5px;
}
a:link {
	color: #024079;
	text-decoration: underline;
}
a:visited {
	color: #1F8079;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	color: #024079;
	text-decoration: underline;
}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #1F71B8;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #1F71B8;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #D8AC27;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #D8AC27;
}
