/* CSS Document */

/* Size Fix */

#body {
	background: url(../App_Images/hcp_body_bg.gif) left 24px no-repeat;
}
#left_col {
	width: 850px;
	margin: 43px 0 -47px 0;
	background: url(../App_Images/hcp_left_col_bg.gif) top right repeat-y;
	height: 680px;
}

#left_col_bottom {
	width: 850px;
	margin: 43px 0 -3px 0;
	background: url(../App_Images/hcp_left_col_bg.gif) top right repeat-y;
	
}
#subnav_col {
	top: 7px;
	background: #00a95c url(../App_Images/subnav_bg1.gif) bottom right no-repeat;
}
#get_facts #subnav {
	background: url(../App_Images/hcp_subnav_top_corner_bg.gif) top right no-repeat;
}
#subnav ul {
	padding: 12px 0;
}

#content {
	width: 525px;
	margin: 0 23px 0 60px;
}

#get_facts #nav_header {
	background: none;
}

.callout {
	position: relative;
	float: left;
	width: 186px;
	padding: 2px 11px 10px 11px;
	background: #00a95c url(../App_Images/reg_callout_top_bg.gif) left top no-repeat;
	color: #fff;
	font-size: 14px;
	margin-bottom: 10px;
}
.callout_bottom {
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 208px;
	height: 4px;
	background: #00a95c url(../App_Images/reg_callout_bottom_bg.gif) left bottom no-repeat;
	font-size: 1px;
}
.callout h2 {
	font-size: 12px;
}
.callout h2 {
	font-size: 14px;
}
.callout a {
	color: #fff;
}
.callout a:hover {
	color: #b3e5ce;
}
.callout ul {
	list-style-image: url(../App_Images/bullet_white.gif);
	margin: 10px 0 10px 26px;
	padding: 0;
}
.callout li {
	margin: 10px 0;
}

.callout_plain {
	float: left;
	width: 186px;
	padding: 2px 11px 4px 11px;
	font-size: 14px;
	margin-bottom: 10px;
}
.callout_plain h2, .callout_plain p {
	margin: 0;
}
#content table.signin {
	float: left;
	background: none;
}

#content table.border {
	/*float: left;*/
	background: url(../App_Images/reg_form_bg.gif) left top repeat-y;
}
#content table {
	float: left;
	background: url(../App_Images/reg_form_bg.gif) left top repeat-y;
}
#content tr.border {
	background: url(../App_Images/reg_form_bg.gif) left top repeat-y;
}
#content td {
	padding: 4px 4px 4px 18px;
}
#content td.cleared {
	padding: 0px;
	
}
.form_table_top {
	float: left;
	width: 525px;
	height: 7px;
	font-size: 1px;
	background: url(../App_Images/reg_form_top_bg.gif) right top no-repeat;
}
.form_table_bottom {
	float: left;
	width: 525px;
	height: 7px;
	font-size: 1px;
	background: url(../App_Images/reg_form_bottom_bg.gif) right top no-repeat;
	margin-bottom: 9px;
}


#content table a {
	font-size: 12px;
}

#content table h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 4px 0;
}
#content table p {
	margin: 4px 0;
}

label {
	display: block;
	/*text-align: right;*/
}
#content input{
	padding: 0 2px;
	width: 320px;
	float: left;
}
#content input[type="checkbox"] {
	padding: 0 2px;
	width: 15px;
	float: left;
}
#content input.btn {
	width: auto;
}
#content input.first_name, #content input.last_name {
	width: 154px;
	margin-right: 4px;
}
#content input.city {
	width: 266px;
	margin-right: 4px;
}
#content select.state {
	width: 50px;
}

/*#content input.legal {
	position: relative;
	top: 2px;
	width: auto;
	margin: 0 8px 95px 0;
	float: left;
	clear: left;
}
#content input.legal2 {
	position: relative;
	top: 2px;
	width: auto;
	margin: 0 8px 95px 0;
	float: left;
	clear: left;
}*/
#content input.legal {
	width: auto;
	padding: 0;
	margin: 0;
}
#content input.legal2 {
	width: auto;
	padding: 0;
	margin: 0;
}

#content table.legal_table {
	background: none;
	padding: 0;
}
#content table.legal_table td {
	padding: 3px;
	vertical-align: top;
}

#content table.legal_table tr.border {
	background: url(../App_Images/reg_form_bg.gif) left top repeat-y;
}

#content table img {
	float: left;
	margin: 0;
}



#content table table {
	float: left;
	background: none;
	padding: 0;
}
#content table table td {
	padding: 0;
}
#content table.signin td {
	padding: 0;
}
#content table.signin table {
	background: url(../App_Images/reg_form_bg.gif) left top repeat-y;
}
#content table.signin table td {
	padding: 4px 4px 4px 18px;
}


#content h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 4px 0;
}
.callout_plain h2 {
	color: #00b274;
	font-size: 14px;
	font-weight: bold;
	margin: 4px 0;
}


.green {
	color: #00b274;
}

.disclaimer {
	font-size: 10px;
}

form {
	margin: 0;
	padding: 0;
}

/*#ctl00_cph_main_content_user_login .alt, .my_account .alt, .registration .alt {
	background: #e5f6ee;
}
#ctl00_cph_main_content_user_login label {
	float: right;
}
#ctl00_cph_main_content_user_login td, .my_account td, .registration td {
	padding: 6px 4px;
}
#ctl00_cph_main_content_user_login_UserName, 
#ctl00_cph_main_content_user_login_Password, 
#ctl00_cph_main_content_txt_password, 
#ctl00_cph_main_content_txt_confirm_password,
.registration input {
	width: 181px;
}
#ctl00_cph_main_content_user_login_LoginButton {
	margin: 6px 0;
}

.required {
	color: #DD0000;
}

td.lbl_col {
	text-align: right;
	padding-right: 8px;
	vertical-align: top;
}

td.my_account_info {
	font-weight: bold;
	vertical-align: top;
}

.registration td.lbl_col {
	padding-top: 8px;
}

#ctl00_cph_main_content_Dy_Registration1_txt_city, 
#ctl00_cph_main_content_Dy_Registration1_txt_zip_code, 
#ctl00_cph_main_content_txt_city,
#ctl00_cph_main_content_txt_zip_code {
	width: 100px;
}

td.consent_col input {
	width: auto;
	float: right;
}

.registration p, .my_account p {
	margin: 0;
}
#ctl00_cph_main_content_Dy_Registration1_btn_submit {
	width: auto;
}

/* PAULS CHANGES BEGIN */

/*table.registration{
	width : 500px;

	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
}
table.registration th {
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-style: none none none none;
	border-color: white white white white;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.registration td {
	
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-style: none none none none;
	border-color: white white white white;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

td.lbl_col 
{
    font-size:smaller;
    color:Black;
    width : 120px;
    padding-left : 5px;
}
td.consent_col 
{
    font-size:smaller;
    color:Black;
    width : 130px;
    padding-left : 5px;
}
td.appointment_reminder
{
    width : 230px;
    padding:0;
}
td.my_account_info
{
    font-size:smaller;
    color:#000000;
    font-weight: bold;
}
#sign_in
{
    padding-left:185px;
}
div.password_rule
{
    font-size:10px;
    color:#77787b;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    padding-bottom:10px;
}
div.appointment_reminder_hdr
{
    font-size:14px;
    color:#000000;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
}
div.appointment_reminder_body
{
    font-size:smaller;
    color:#000000;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
}
div.appointment_reminder
{
    color:#000000;
    background-color:#E0E0E0;
    padding:10px 15px 10px 15px;
}
table.my_account{
	margin:0px 0px 0px 175px;
	width : 600px;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: white white white white;
	border-collapse: collapse;
	background-color: white;
}
#position_form
{
    padding-left : 150px;
}

input.full 
{
    width: 80%;
}

input.txt_city
{
    width: 65%;
}

input.half 
{
    width: 39%;
}

div.reg_callout 
{
    padding : 50px 100px 20px 0px;
    font-size: 12px;
}

div.reg_callout_hdr
{
    padding : 0px 0px 0px 22px;
}

div.reg_callout_list
{
    padding : 0px 0px 0px 0px;
}

p.reg_callout_list
{
    padding : 0px 0px 0px 20px;
}	
#ba_status_msg_good h2 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #339933;
}

#ba_status_msg_bad h2 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}

a.edit_info {
	color: #0000FF;
}
a:hover.edit_info {
	color: #0000FF;
	text-decoration: none;
}
a.logged_on_hdr {
	color: #77787b;
	text-decoration: none;
}
a:hover.logged_on_hdr {
	color: #91988e;
	text-decoration: none;
}*/
/* PAULS CHANGES END */