body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 1em;
	background-image:  url("../images/background_grey.gif");
	background-repeat: repeat-y;
	background-position: left;
}

a:link, a:visited {
	text-decoration: none;
	color: #369;
}

a:hover {
	text-decoration: none;
	color: #69F;
}

#header {
	width: 760px;
	height: 150px;
	background-color:#336699;
	position: relative;
	margin: 0;
	padding: 0;
}

#header h1{
	font-size: 1.3em;
}

#header h2{
	font-size: 1.1em;
}

#header img{
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#logo_area {
	width: 200px;
	height: 108px;
	color: #FFFFFF;
	font-size: .8em;
	font-weight: bold;
	text-transform:uppercase;
	padding: 45px 0px 0px 0px;
	text-align: center;
	line-height: .5em;
	position: absolute;
	top: 0px;
	left: 0px;
}

#right_image{
	position: relative;
	width: 514px;
	margin-left: 200px;
}

#main_area {
	width: 760px;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	position: relative;
}

#content{
	width: 515px;
	font-size: .8em;
	background-color:#ffffff;
	margin-left: 200px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 18px;
	/*border: 1px solid black;*/
}

#content p{
	text-align:justify;
	padding-top: 0;
	margin-top: 0;
}

#content div{
	text-align:justify;
	padding-top: 0;
	margin-top: 0;
}

#content h1{
	font-size: 1.5em;
}

#contact_info{
	position: absolute;
	width: 150px;
	height: 100px;
	top: 0px;
	left: 570px;
	display: block;

	background-color:#69F;
}
/*
#footer{
	clear: both;
	width: 720px;
	height: 75px;
	font-size: .7em;
	text-align: right;
	background-color: #FFFFFF;
	border-top: 5px solid #003366;
	margin-top: 50px;
}
*/
/* Left Column */
#left_column {
	/*position: absolute;*/
	float: left;
	top: 0px;
	left: 0px;
	width: 200px;
}

/* Menu */
#menu_bar{
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-bottom: 1em;
	background-color: #dddddd;
	color: #333;
	/*float: left;*/
}
#menu_bar ul {
	margin: 0;
	padding: 0;
}
#menu_bar ul li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu_bar ul li a:link, #menu_bar ul li a:visited {
	display: block;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #369;
	padding: 3px 0px 3px 20px;
}
#menu_bar ul li a:hover {
	background-color: #69F;
	color: #FFF;
}
html>body #menu_bar ul li a {
	width: auto;
}

/* Address in right column */
#left_address {
	margin-top: 21px;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5C5C5C;
}
#left_address .title {
	font-weight: bold;
	margin-bottom: 3px;
}
#left_address .division {
	font-style: italic;
	margin-bottom: 4px;
}
#left_address .street {
	margin-bottom: 2px;
}
#left_address .phone {
	margin-bottom: 12px;
}

/* Accrediation Logos */
#accred_logos {
	text-align: center;
	float: left;
	width: 120px;
	padding-top: 20px;
	margin-left: 20px;
}
#accred_logos ul, #accred_logos li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#accred_logos li {
	margin-bottom: 10px;
}


/* Signup Page */
.nopad_table td {
	padding: 8px;
	vertical-align: top;
	line-height: 14px;
}
.nopad_table .auto_width_input {
	width: 100%;
}
.signup_col_left {
	text-align: right;
	padding-right: 10px;
}
.signup_col_right {
	text-align: left;
}
td.row_title {
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	padding-top: 25px;
}
.color_row_1 {
	background-color: #E2E9F1;
}
.total_row td {
	padding-top: 15px;
	padding-bottom: 40px;
	border-top: 2px solid black;
}
.table_col_left {
	text-align: right;
}

div.print_form {
	float: right;
	padding-bottom: 50px;
}
div.print_form a, div.print_form a:visited {
	text-decoration: none;
	font-size: 10px;
}
div.print_form img {
	border: 0;
		vertical-align: middle;
}
.error {
	color: red;
}
.error strong {
	color: red;
	font-weight: bold;
}

/* Footer */
#grey_container {
	padding: 0px;
	margin: 0px;
}
#footer {
	padding: 8px 20px 20px 21px;
	margin: 0px;
	width: 719px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 9px;
	line-height: 13px;
}
#footer a {
	color: #CCC;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
}
#footer div.partnership_container {
	width: 300px;
	text-align: left;
}
#footer #credits {
	text-align: right;
	vertical-align: bottom;
	padding-top: 10px;
}
#footer .print_container {
	float: right;
}
#footer .print_container img{
	border: 0;
	position: relative;
	top: 3px;
