@charset "utf-8";

body {
	background-color: #fec002;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
.client_login {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	margin: 8px;
	padding-right:60px;
}

.client_login a{
	color: #ffffff;
	text-decoration: none;
}

.client_login a:hover{
	color: #fed967;
	text-decoration: none;
}

.a-1_red_header {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	padding-left: 12px;
	padding-right: 8px;
	padding-bottom: 8px;
}
	
/*Secure Profile Styles*/

.login_box {
	border: 1px dotted #000;
	padding: 12px;	
}


/*Heading Tags*/

.left_h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	padding: 12px;
	text-align: left;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: rgb(0,0,0);
	font-style: normal;
}
.left_h1 a{
	color: #000000;
	text-decoration: none;
}

.left_h1 a:hover{
	color: #333;
	text-decoration: none;
}
.left_h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	padding: 12px;
	text-align: left;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: rgb(0,0,0);
	font-style: normal;
}
.center_h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	padding: 14px;
	text-align: left;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-color: rgb(0,0,0);
	font-style: normal;
}
.left_h2 a{
	color: #000000;
	text-decoration: none;
}

.left_h2 a:hover{
	color: #333;
	text-decoration: none;
}

.right_h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6F448B;
	font-size: 16px;
	padding: 8px;
	text-align: right;
}
.right_h1 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6F448B;
	font-size: 16px;
	text-decoration: none;
}
.right_h1 a:hover{
	color: #A470B8;
	text-decoration:none;
}

.left_h1_errpage {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 30px;
	padding: 12px;
	text-align: left;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: rgb(0,0,0);
}
.left_h1_errpage a{
	color: #000000;
	text-decoration: none;
}

.left_h1_errpage a:hover{
	color: #333;
	text-decoration: none;
}

h2{
	
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666666;
	padding-left: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	color: #666;
	font-style: italic;
	text-align: center;

}
.news_headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: rgb(102,102,102);
	font-weight: bold;
	font-style: italic;
	padding-left: 12px;
}

.news_headline a{
	color: rgb(102,102,102);
	text-decoration: none;
}
.news_headline a:hover{
	color: rgb(204,204,204);
	text-decoration: none;
}

/*Body Text*/

.body_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-left: 12px;
	padding-bottom: 8px;
	text-decoration: none;
	color: #333;
	padding-right: 8px;
}

.body_text a{
	color: #AE7E00;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #E1A400;
}
.body_text li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333333;
	list-style-image: url(../artwork/bullets/arrow_black.png);
	font-style: normal;
	margin-left: 16px;
}

.body_text li a {
	color: #AE7E00;
	text-decoration: none;
}
.body_text li a:hover{
	color: #E1A400;
	font: 14px Verdana, Geneva, sans-serif;
}

.a-1_font_tiny {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 16px;
	padding-bottom: 8px;
}
.a-1_font_tiny a{
	color:  #AE7E00;
	text-decoration: none;
}
.a-1_font_tiny a:hover{
	text-decoration: none;
	color: #E1A400;
}

.form_list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	padding-left: 12px;
}
.form_div {
	padding-left: 20px;	
	
}
.numbered_text{
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-left: 12px;
	padding-bottom: 8px;
	text-decoration: none;
	color: #333;
	padding-right: 8px;
	
}
.numbered_text li{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-bottom: 8px;
	color: #333;
	padding-right: 8px;
	list-style-type: inherit;
	list-style-position: inside;
	padding-left: 8px;
	margin-left: .25in;
}
.numbered_text a{
	color: #E6A000;
	text-decoration: none;
}
numbered_text a:hover {
	text-decoration: none;
	color: #f5cf47;
}
.cta_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-left: 12px;
	padding-bottom: 8px;
	text-decoration: none;
	color: #333;
	padding-right: 8px;
}

.cta_text a{
	color: #ff0000;
	text-decoration: none;
}
.cta_text a:hover {
	text-decoration: none;
	color: #FF6666;
}


.testimonials {
	border: 1px dotted rgb(0,0,0);	
	font-size: 1larger;
	font-style: italic;
	padding-right: 12px;
	padding-left: 12px;
	width: 75%;
	white-space:normal;
	
}
.testimonials_name {
	font-size: larger;
	font-style: normal;
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
	width: 60%;
	white-space:normal;
}

.buy_now {	
	font-size: larger;
	color: rgb(255,255,255);
	background-color: rgb(255,0,0);
	width: auto;
	margin-left: 25px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}

.buy_now a{
	color: rgb(255,255,255);
	background-color: rgb(255,0,0);
	text-decoration: none;
}
.buy_now a:hover{
	color: #FF9966;
	text-decoration: none;	
	}
/*-----A-1's Image Formatting-----*/

.logo {
	padding-top: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	padding-right: 12px;

	
}

.left_image {
	padding: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	float: left;
}

.right_image {
	padding:12px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}



.photo {
	padding-left: 12px;
	padding-right: 12px;
}
.photo2 {
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 12px;
}
.centerdiv{ /*IE method of centering a relative div*/
	text-align: center;
	padding-top: 8px;
}

/*-----A-1's Table Formatting-----*/


.courses_table_homepage {
	background-color: rgb(0,0,0);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 8px;
	text-align: center;
	letter-spacing: 0.1em;
	margin-top: 8px;
}

.courses_table_homepage a{
	color: #ffffff;
	text-decoration: none;
	
}
.courses_table_homepage a:hover{
	color: #fec002;
	text-decoration: none;
	
}
.courses_table_homepage_content {
	background-color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
	border-right: dotted #000000 1px;
	padding: 8px;
	margin-left: 8px;
}

.body_table_white {
	background-color: rgb(255,255,255);
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: rgb(0,0,0);	
	
}
.little_red_message {
	font-size:10px;
	color:maroon;
}
.big_red_highlight {
	font-size:15px;
	color:red;
}

.yelButton {
    color: #000000;
    font-size: 19px;
    line-height: 25px;
    padding: 10px 50px;
    border: 1px solid #FFFFFF;
    background:url(/images/buttons/ButtonBacks/YellowGrad.jpg);
    -webkit-box-shadow: 0 0 2px #E4E3E3;
    -webkit-border-radius: 10px;
}

