/* main.css */
* {
	font-family:'Book Antiqua', 'Palatino Linotype', Palatino, 'Times New Roman', TimesNR, Times, serif;
}
html{
margin:0px;
padding:0px;
}
body {
	background: white url("/images/63649.gif") repeat top left;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	position: relative;
	width: 100%;
	text-align: center;
}
#main {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 779px;
	height: 100%;
	background-color: #333333;
	border-top: 0px;
	border-left: 10px solid #333333;
	border-right: 10px solid #333333;
	border-bottom: 0px solid #333333;
}
#header {
	position: relative;
	background: black url("/images/73516.jpg") no-repeat;
	width: 779px;
	height: 86px;
}
#body_wrapper {
	position: relative;
	top: 0px;
	left: 0px;
	width: 779px;
	background: white url("/images/63644.gif") repeat top left;
	text-align: left;
	height: 100%:
}
#left_nav {
	float: left;
	position: relative;
	background: #cccccc url("/images/63679.jpg") repeat-x top left;
	width: 202px;
}
#body {
	width: 400px;
	float: left;
	position: relative;
}
#bodytext {
	margin-left: 10px;
	margin-top: 4px;
	width: 550px;
}
#top_stuff {
	position: relative;
}
#banner {
	position: relative;
	top: 0px;
	left: 0px;
	height: 173px;
	width: 779px;
	z-index: 80;
}
#top_nav {
	position: relative;
	top: 0px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url("/images/63652.gif") repeat top left;
	height: 48px;
	width: 779px;
	z-index: 90;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
#dashboard {
	position: relative;
	left: 0px;
	top: 0px;
	/* background: url("/images/63646.gif") repeat top left; */
	background: url("/images/74904.gif") repeat top left;
	height: 82px;
	width: 779px;
}
#dashboardprofessionalright {
	display: hidden; 
	position: absolute;
	left: 544px;
	top: 10px;
	background: transparent url("/images/") no-repeat top left;
	width: 225px;
	height: 63px;
	z-index: 89;
}
#dashboardprofessionalleft {
	display: none;
	position: absolute;
	left: 215px;
	top: 10px;
	background: transparent url("/images/75362.jpg") no-repeat top left;
	width: 225px;
	height: 63px;
	z-index: 89;
}
.footanchor {
	visibility: hidden;
	display: block;
	clear: left;
	height: 2px;
}
/************************************************/
/* Message Box Formatting						*/
/************************************************/
.error {
	font-size: 14px;
	background-color: #FFCCCC;
	color: #C90016;
	line-height: 18px;
	border: 1px solid #C90016;
}
.instruction {
	font-size: 14px;
	background-color: transparent;
	color: #222222;
	line-height: 18px;
	border: 1px solid #222222;
}
/************************************************/
/* Form Input Formatting						*/
/************************************************/
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;	line-height: 18px;
	background-color: white;
}
.input_num {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;	line-height: 18px;
	background-color: white;
	text-align: right;
}
.input_login {
	width: 170px;
	height: 17px;
	font-size: 10px;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	border: 0px solid;
	color: gray;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;
	border-color: #F7AE00 #c65508 #c65508 #F7AE00;	background-color: #FFF082;
	border-style: solid; border-top-width: 1px;	border-right-width: 1px; text-indent: 2px;
    border-bottom-width: 1px; border-left-width: 1px; margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.image_display {
    font-family: Arial, Helvetica, sans-serif;  font-size: 12px;
    color: #222222; background-color: #D4D0C8; text-indent: 2px;
}
/************************************************/
/* Login Form									*/
/************************************************/
#login_header {
	position: absolute;
	top: 356px;
	left: 0px;
	width: 203px;
	height: 33px;
	background: black url("/images/63666.gif")
}
.login {
	line-height: 16px;
	font-weight: normal;
}
/************************************************/
/* Page Formatting								*/
/************************************************/
hr {
	border: none 0;
	border-top: 1px dashed #222222;
	width: 80%;
	height: 1px;
}
/************************************************/
/* Left Navigation Bar							*/
/************************************************/
#left_nav_login {
	position: relative;
	width: 200px;
}
#left_nav_menus {
	position: relative;
	min-width: 0;
	width: 200px;
	background-color: #bfbfbf;
	border-top: 1px solid #eeeeee;
}
#customer_username,
#customer_password {
	padding-left: 15px;
}
#customer_username {
	padding-top: 12px;
	padding-bottom: 3px;
}
#login_button_submit {
	padding-top: 5px;
	padding-left: 11px;
	float: left;
	position: relative;
}
#login_button_register {
	padding-top: 5px;
}
#nav_logo {
	position: relative;
	background: transparent url('/images/64389.gif') no-repeat center;
	width: 122px;
	height: 44px;
	margin-top: 20px;
	margin-left: 36px;
}
hr.left_nav {
	border: none 0;
	border-top: 1px solid #eeeeee;
	width: 100%;
	height: 1px;
	line-height: 1px;
	padding: 0px 0px 0px 0px;
}
a.left_nav:link,
a.left_nav:active,
a.left_nav:visited {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: normal;
	color: #222222;
	text-indent: 2px;
	text-decoration: none;
	line-height: 20px;
}
a.left_nav:active {
	font-weight: bold;
}
.left_nav_parent_arrow {
	padding-left: 5px;
	padding-right: 5px;
}
.left_nav_child_arrow {
	padding-left: 18px;
	padding-right: 3px;
}
div.left_nav_child,
div.left_nav_parent {
	clear: both;
	border-bottom: 1px solid #eeeeee;
}
/************************************************/
/* Top Navigation Bar							*/
/************************************************/
a.nav_173_parent {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	padding: 1px;
	line-height: 18px;
}
#top_nav_left {
	background: black url("/images/63650.gif") no-repeat top right;
	width: 100px;
	height: 48px;
	float: left;
	z-index: 95;
	position: relative;
}
#top_nav_right {
	background: black url("/images/63648.gif") no-repeat top left;
	width: 107px;
	height: 48px;
	float: left;
	position:relative;
	z-index: 95;
}
.nav_173_parent {
	display: block;
	float: left;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	font-weight: normal;
	background: transparent;
	color: #ffffff;
	padding: 1px;
	line-height: 48px;
	width: 110px;
	height: 48px;
	text-align: center;
	cursor: pointer;
	z-index: 98;
}
a.nav_173_parent {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #ffffff;
	padding: 1px;
	line-height: 48px;
}
div.nav_173_child {
	width:  180px;
	height: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	color:  #cccccc;
	z-index: 100;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #cccccc;
	text-align: left;
	text-indent: 3px;
	z-index: 99;
}
a.nav_173_child {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;
	text-indent: 3px;
	text-decoration: none;
	background-color: transparent;
}
a.nav_173_child:hover {
	text-decoration: underline;
}
.nav_173_separator {
	float: left;
	background: black url("/images/63645.gif") no-repeat top left;
	width: 2px;
	height: 48px;
}
.nav_173_box {
	position: absolute;
	top: 48px;
}
/************************************************/
/* Special Left Nav on Home Page				*/
/************************************************/
table.left_nav_home {
	width: 202px;
	background: url("/images/63651.gif") repeat;
}
.contactInput {
	background-color: white;
	color: #333333;
}
