/* BEGIN - Site Layout */
BODY {
	color: #414140;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: url('/images/site_bg.gif');
	margin-top: 23px;
}

div {
	color: #665d5d;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#header {
	width: 902px;
}

#container_row3 {
	width: 902px;
}


#left_content {
	width: 668px;
	height: 359px;
	float: left;
}

#left_content_products {
	width: 668px;
	height: 191px;
}

#left_content_comments {
	width: 668px;
	height: 140px;
	background: url('images/left_contentbox_usercomments.gif');
}

#left_content_comments_quote {
	width: 610px;
	height: 125px;
	padding: 26px 0px 0 0px;
	text-align: left;
	color: #665d5d;
}

#left_content_comments_quote ul {
	list-style: none;
}

#left_content_comments_quote li {
	float: left;
	display: inline;
	margin: -25px 10px 0px -25px;
	padding: 0 0 0 3px;
}


#right_content {
	width: 227px;
	height: 359px;
	background: url('images/right_accountbox_bg.gif');
	float: right; 
}

#right_content_register {
	width: 227px;
	padding: 47px 0 0 22px;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #666666;
}

#right_content_signin {
	width: 227px;
	padding: 30px 0 0 22px;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #666666;
}

#right_content_signin a {
	color: #6699cd;
	text-decoration: underline; 
	font-size: 12px;
}

#right_content_signin a:hover {
	color: #bf9526;
	text-decoration: underline;
	font-size: 12px;
}


#container_footer {
	width: 902px;
}

#copyright {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #999a9a;
	padding: 8px 0 0 8px;
}

#footerlinks {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 0 0 0 8px;
}

#footerlinks a {
	color: #41413d;
	text-decoration: none; 
	padding: 0 8px 0 8px;
}

#footerlinks a:hover {
	color: #5983bc;
	text-decoration: none;
	padding: 0 8px 0 8px;
}

.heading {
	font-size: 18px;
	font-weight: bold;
	color: #6699cd;
}

.subheading {
	font-size: 16px;
	font-weight: normal;
	color: #414140;
}


table.internal_signin_reg {

}

table.internal_signin_reg td.middle {
	border: 0px;
	background-color: #ffffff;
	padding: 0px;
}

table.internal_signin_reg td {
	border: solid #6089c1 1px;
	background-color: #fbf9ec;
	padding: 10px 30px 10px 30px;
}

.large_gray {
	font-size: 16px;
	font-weight: bold;
	color: #7a7978;
}

.sitetitle_large_gray {
	font-size: 24px;
	font-weight: normal;
	color: #7a7978;
	text-align: left;
	padding: 8px 0px 10px 4px;
}

.internal_pg_heading {
	font-size: 20px;
	font-weight: normal;
	color: #414140;
}

.internal_pg_subheading {
	font-size: 16px;
	font-weight: normal;
	color: #414140;
}

.internal_pg_content {
	font-size: 14px;
	font-weight: normal;
	color: #414140;
}

.internal_pg_content_table2 {
	font-size: 12px;
	font-weight: normal;
	color: #414140;
}

.internal_pg_programoption_heading {
	font-size: 16px;
	font-weight: bold;
	color: #989999;
}

.certificate_name {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.certificate_text {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 0px 5px 0px 10px;
	background: #ffffff;
}

.certificate_border {
	border: #000000 solid 1px;
}

a {
	color: #6699cd;
	text-decoration: underline;
}

a:hover {
	color: #bf9526;
	text-decoration: underline;
}

td.registerform {
	color: #333333;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	width: 220px;
}

.signinerror {
	color: #EC1B25;
	font-family: Arial, sans-serif;
	font-size: 12px;
	width: 800;
}

.odd {
	background-color: #e1e5e6;
}

.row1 {
	background-color: #6699cd;
	color: #ffffff;
	font-size: 14px;
}

table.error_req {
	width: 650;
	margin: 20px 20px 20px 20px;
	padding: 0;
	color: #414140; 
	background-color: #DEEBF5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #E7E3D7;
}

table.error_req td {
	padding: 20px 20px 20px 20px;
}

/*------------------------------------------------------------------------------------------*/


