html {
	margin: 0px;
	padding: 0px;
	font: normal 11px Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	}
body {
	margin: 0px;
	padding: 0px;
	font: normal 11px Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	}
img {
	border: 0px;
	}
a:link,
a:active,
a:visited {
	text-decoration: none;
	color: #E63150;
	}
a:hover {
	text-decoration: underline;
	}
	
	
h1 {
	position: relative;
	margin-top: 0px;
	margin-bottom: 9px;
	margin-left: -1px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: black;
	}
h2 {
	position: relative;
	margin-top: 0px;
	margin-bottom: 9px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: black;
	}
select {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
	}
input {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	}
textarea {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
	}
p {
	margin-top: 19px;
	margin-bottom: 19px;
	line-height: 17px;
	font :Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	}
li {
	line-height: 17px;
	}
	
/***********************/
/***** MISC STYLES *****/
/***********************/

h1.hilite,
h2.hilite,
p.hilite,
span.hilite {
	margin-left: 14px;
	}
div.hilite {
	margin-top: 0px;
	margin-bottom: 11px;
	margin-left: 14px;
	}

.phone_number {
	/*position: relative;
	float: right;
	right: 15px;
	top: 12px;*/
	color: #E63150;
	font: bold 22px Arial, Helvetica, sans-serif;
	padding-right: 5px;
	text-align:right;
	}
.pink_bold {
	font-weight: bold;
	color: #E63151;
	}
.pink_normal {
	color: #E63151;
	}
	
.label_inline {
	position: relative;
	margin-left: 4px;
	margin-right: 10px;
	}
	
.label_inline_excess {
	position: relative;
	float: left;
	top: 0px !important;
	top: 3px;
	margin-left: 2px;
	margin-right: 13px;
	}
span.label_inline_excess {
	position: relative;
	float: left;
	margin-right: 7px;
	top: 0px !important;
	top: 3px;
	}
	
.red {
	color: red;
	}
	
.print_only {
	display: none;
	}
	
.status_bar {
	position: relative;
	height: 8px;
	text-align: left;
	}
	.status_bar img {
		position: relative;
		display: block;
		}

.dd_reference {
	position: relative;
	margin-top: 4px;
	margin-bottom: 4px;
	font: bold 19px Arial, Helvetica, sans-serif;
	}
.dd_address {
	position: relative;
	margin-left: 14px;
	margin-bottom: 11px;
	}

/***** FONT SIZE STYLES *****/
	
.font_7 {
	font-size: 7px;
	}
.font_8 {
	font-size: 8px;
	}
.font_9 {
	font-size: 9px;
	}
.font_10 {
	font-size: 10px;
	}
.font_11 {
	font-size: 11px;
	}
.font_12 {
	font-size: 12px;
	}

/***** PAGE NAVIGATION *****/

.page_navigation {
	position: relative;
	margin-top: 20px;
	clear: both;
	width: 491px;
	height: 29px;
	}
	.page_navigation a {
		text-decoration: none;
		}
.page_navigation_save {
	position: absolute;
	display: block;
	left: 70px;
	bottom: 0px;
	}
.page_navigation_back {
	position: absolute;
	display: block;
	left: 0px;
	bottom: 0px;
	}
.page_navigation_next {
	position: absolute;
	display: block;
	right: 0px;
	bottom: 0px;
	}
.page_navigation_exit {
	position: absolute;
	display: block;
	left: 220px;
	bottom: 0px;
	}
	
/***********************/
/***** LINK STYLES *****/
/***********************/

/***** Content Link Normal ******/

.content_link1,
.content_link2,
.content_link3,
.content_link_grey1,
.content_link_grey2,
.content_link_grey3 {
	position: relative;
	clear: both;
	display: block;
	padding-left: 14px;
	background-image: url('images/link_arrow1.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-bottom: 3px;
	}

.content_link_grey3,
.content_link_3 {
	background-image: url('images/link_page1.gif');
	background-position: 0px 1px;
	}

.content_link1 a:link,
.content_link1 a:active,
.content_link1 a:visited,
.content_link2 a:link,
.content_link2 a:active,
.content_link2 a:visited,
.content_link3 a:link,
.content_link3 a:active,
.content_link3 a:visited {
	position: relative;
	clear: both;
	color: #E63151;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.content_link3 a:link,
.content_link3 a:active,
.content_link3 a:visited {
	background-image: url('images/link_page1.gif');
	background-position: 0px 1px;
	}
	
.content_link1 a:hover,
.content_link2 a:hover,
.content_link3 a:hover {
	text-decoration: underline;
	}


.bg_submenu
{
	background-image:url('images/body_nav_header_bg.gif')
}

.bg_Body
{
	BACKGROUND-POSITION: right top;
	BACKGROUND-IMAGE: url('images/body_bg.gif');
	WIDTH: 1000px;
	BACKGROUND-REPEAT: repeat-y;
	
}


/***** Content Link Grey ******/





.content_link_grey1 a:link,
.content_link_grey1 a:active,
.content_link_grey1 a:visited,
.content_link_grey2 a:link,
.content_link_grey2 a:active,
.content_link_grey2 a:visited,
.content_link_grey3 a:link,
.content_link_grey3 a:active,
.content_link_grey3 a:visited {
	position: relative;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.content_link_grey1 a:hover,
.content_link_grey2 a:hover,
.content_link_grey3 a:hover {
	color: #E63151;
	text-decoration: none;
	}


/**********************************/
/***** HORIZONTAL LINE STYLES *****/
/**********************************/

.hr_solid_paragraph,
.hr_solid_h1,
.hr_solid_hilite {
	position: relative;
	clear: both;
	display: block;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	background-color: #EDEDED;
	}
.hr_solid_paragraph {
	margin-top: 12px;
	margin-bottom: 12px;
	}
.hr_solid_h1, .hr_solid_hilite {
	margin-bottom: 9px;
	}
	
.hr_clear,
.hr_clear_end {
	position: relative;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
	background-color: transparent;
	margin-bottom: -1px;
	}
	
/************************/
/***** FLOAT STYLES *****/
/************************/

.float_checkbox {
	position: relative;
	float: left;
	width: 23px;
	margin-bottom: 4px;
	text-align: center;
	margin-right: -3px;
	}
.float_checkbox_text {
	position: relative;
	float: none !important;
	margin-left: 23px !important;
	float: left;
	margin-left: 3px;
	margin-bottom: 4px;
	line-height: 16px;
	width: auto;
	}
	
/******************************/
/***** MARGIN RESTRICTORS *****/
/******************************/

.margin_75 {
	position: relative;
	width: 75%;
	}
	
		
/**************************/
/***** BODY CONTAINER *****/
/**************************/

.body_container {
	position: relative;
	width: 1000px;
	background-image: url('images/body_bg.gif');
	background-repeat: repeat-y;
	background-position: top right;
	}
	
/***************************/
/***** BODY NAV HEADER *****/
/***************************/

.body_nav_header {
	position: relative;
	width: 760px;
	height: 75px;
	clear: both;
	margin-right: 240px;
	background-image: url(images/body_nav_header_bg.gif);
	}
.body_logo {
	position: relative;
	float: left;
	width: 197px;
	height: 75px;
	background-color: white;
	}
	.body_logo img {
		position: relative;
		display: block;
		}

.body_nav_upper {
	position: relative;
	float: left;
	width: 380px;
	height: 28px;
	padding-top: 18px;
	}
a.body_nav_upper_link:link,
a.body_nav_upper_link:active,
a.body_nav_upper_link:visited,
a.body_nav_upper_active:link,
a.body_nav_upper_active:active,
a.body_nav_upper_active:visited,
a.body_nav_upper_active:hover {
	position: relative;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: black;
	margin-left: 14px;
	}
a.body_nav_upper_link:hover,
a.body_nav_upper_active:link,
a.body_nav_upper_active:active,
a.body_nav_upper_active:visited,
a.body_nav_upper_active:hover {
	color: #E63150;
	text-decoration: none;
	}
	
	
.body_nav_lower {
	position: relative;
	height: 29px;
	width: 380px;
	float: left;
	}
	.body_nav_lower img {
		position: relative;
		display: block;
		}
	a.body_nav_lower_link:link,
	a.body_nav_lower_link:active,
	a.body_nav_lower_link:visited {
		/*position: relative;
		float: left;
		margin-left: 13px;
		padding: 0px 3px 0px 3px;*/
		height: 23px;
		}
	a.body_nav_lower_link:hover,
	a.body_nav_lower_active:link,
	a.body_nav_lower_active:active,
	a.body_nav_lower_active:visited,
	a.body_nav_lower_active:hover {
		/*position: relative;
		float: left;
		margin-left: 13px;
		padding: 0px 3px 0px 3px;*/
		padding-bottom: 1px;
		height: 23px;
		text-decoration:none;
		border-bottom: 3px solid #E63150;
		}
	
/*******************************/
/***** BODY MESSAGE HEADER *****/
/*******************************/

.body_message_header {
	position: relative;
	clear: both;
	width: 760px;
	margin-right: 240px;
	height: 130px;
	}
.body_message_header_left {
	position: relative;
	float: left;
	width: 197px;
	}
	.body_message_header_left img {
		position: relative;
		margin-left: 34px;
		margin-top: 45px;
		margin-bottom: 21px;
		}
.body_message_header_right {
	position: relative;
	float: left;
	width: 347px;
	color: #E63150;
	font: bold 16px Arial, Helvetica, sans-serif;
	vertical-align:top;
	/*padding-left: 16px;*/
	/*padding-top: 40px;*/
	}

.body_message_logo {
	position: absolute;
	right: 45px;
	top: 56px;
	}

	
/***********************/
/***** BODY MIDDLE *****/
/***********************/

.body_middle,
.body_middle_home,
.body_middle_pw_reminder {
	position: relative;
	clear: both;
	width: 760px;
	margin-right: 240px;
	}
.body_middle_pw_reminder {
	/*
	background-image: url('../images/footer_password_reminder2.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	*/
	}

/****************************/
/***** BODY MIDDLE LEFT *****/
/****************************/	

.body_middle_left {
	position: relative;
	float: right;
	width: 203px;
	border-right: 1px solid #D7D7D7;
	padding-bottom: 40px;
	margin-bottom: 80px;
	}

.body_left_nav {
	position: relative;
	width: 171px;
	margin-left: 33px;
	margin-right: -1px;
	margin-bottom: 26px;
	}
	.body_left_nav img {
		position: relative;
		display: block;
		}
a.body_left_nav_link:link,
a.body_left_nav_link:active,
a.body_left_nav_link:visited,
span.body_left_nav_link {
	position: relative;
	display: block;
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	}
a.body_left_nav_link:hover,
a.body_left_nav_active:link,
a.body_left_nav_active:active,
a.body_left_nav_active:visited,
a.body_left_nav_active:hover,
span.body_left_nav_active {
	position: relative;
	display: block;
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	}
a.body_left_nav_active:link,
a.body_left_nav_active:active,
a.body_left_nav_active:visited,
a.body_left_nav_active:hover,
span.body_left_nav_active {
	border-right: 1px solid white;
	}

.body_left_logo {
	position: relative;
	width: 203px;
	margin-right: -1px;
	}
	.body_left_logo img {
		position: relative;
		display: block;
		margin: 0px auto;
		}
		
		
.body_left_rotator,.home_body_left_rotator {
	position: absolute;
	width: 200px;
	left: 0px;
	bottom: 1px !important;
	/*bottom: -1px;*/
	}
	.body_left_rotator img {
		position: relative;
		display: block;
		vertical-align: bottom;
		}
	.home_body_left_rotator img {
		position: relative;
		display: block;
		vertical-align: bottom;
		top:-3px;
		}

/*****************************/
/***** BODY MIDDLE RIGHT *****/
/*****************************/

.body_middle_right,
.body_middle_right_marketing {
	position: relative;
	float: right;
	width: 517px;
	padding: 15px 17px 15px 22px;
	border-top: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7;
	margin-left: -1px;
	}
	.body_middle_right p {
		clear: both;
		}
.body_middle_right_marketing {
	padding-left: 10px;
	padding-right: 29px;
	border-left-color: white;
	}

.body_content_half_left {
	position: relative;
	float: left;
	margin-right: 7px;
	width: 255px;
	}
.body_content_half_right {
	position: relative;
	float: left;
	width: 255px;
	}
.body_content_33 {
	position: relative;
	float: left;
	width: 165px;
	margin-right: 5px;
	}	
	.body_content_33 h2 {
		position: relative;
		margin-top: 0px;
		margin-bottom: 9px;
		font: bold 14px Arial, Helvetica, sans-serif;
		}
.body_content_66 {
	font: normal Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	float: left;
	width: 322px;
	margin-right: 20px;
	}	
	
/*********************************/
/***** BODY HIGHLIGHT STYLES *****/
/*********************************/

/***** BODY HIGHLIGHT LARGE STYLES *****/

.body_hilite_lge_header,

.body_hilite_lge_footer {
	position: relative;
	width: 517px;
	height: 8px;
	clear: both;
	font-size: 8px;
	line-height: 8px;
	margin: 0px auto;
	}

.body_hilite_lge_header img,
.body_hilite_lge_footer img {
	position: relative;
	display: block;

	}

.body_hilite_lge_header {
	background-image: url('images/body_hilite/body_hilite_lge_header.gif');
	}

.body_hilite_lge_footer {
    background-image: url('images/body_hilite/body_hilite_lge_footer.gif');
    margin-bottom: 9px;
	}


.body_hilite_lge_content {
	position: relative;
	clear: both;
	width: 517px;
	background-image: url('images/body_hilite/body_hilite_lge_middle.gif');
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	}

.body_hilite_lge_content .hr_clear {
	position: relative;
	clear: both;
	border-top: 6px solid #F7F7F7;
	border-bottom: 6px solid #F7F7F7;
	}

.body_hilite_lge_content .hr_clear_end {
	position: relative;
	clear: both;
	border: 0px;
	}



.body_hilite_lge_content .hilite_radio {
	position: relative;
	float: left;
	width: 15px !important;
	height: 14px !important;
	width: 12px;
	height: 12px;
	margin: 0px;
	}

.body_hilite_lge_content label {
	position: relative;
	float: left;
	margin-left: 4px;
	}



/***** Large Content *****/



.body_hilite_lge_short {
	position: relative;
	float: left;
	width: 173px;
	}

.body_hilite_lge_short .hilite_input,
.body_hilite_lge_short .hilite_select,
.body_hilite_lge_short .hilite_textarea,
.body_hilite_lge_short .hilite_select_focus,
.body_hilite_lge_short .hilite_input_focus,
.body_hilite_lge_short .hilite_textarea_focus {
	width: 168px;
	}

.body_hilite_lge_long {
	position: relative;
	float: left;
	width: 318px;
	}

.body_hilite_lge_long .hilite_input,
.body_hilite_lge_long .hilite_select,
.body_hilite_lge_long .hilite_textarea,
.body_hilite_lge_long .hilite_select_focus,
.body_hilite_lge_long .hilite_input_focus,
.body_hilite_lge_long .hilite_textarea_focus {
	width: 314px;
	}

.body_hilite_lge_standard {
	position: relative;
	float: left;
	width: 245px;
	}

.body_hilite_lge_standard .hilite_input,
.body_hilite_lge_standard .hilite_select,
.body_hilite_lge_standard .hilite_textarea,
.body_hilite_lge_standard .hilite_select_focus,
.body_hilite_lge_standard .hilite_input_focus,
.body_hilite_lge_standard .hilite_textarea_focus {
	width: 240px;
	}

.body_hilite_lge_full {
	position: relative;
	clear: both;
	width: 491px;
	}

.body_hilite_lge_full .hilite_textarea {
	position: relative;
	width: 486px;
	}



/***** BODY HIGHLIGHT SMALL STYLES *****/

.body_hilite_sml_header,
.body_hilite_sml_footer,
.body_hilite_sml_footer2 {
	position: relative;
	width: 255px;
	height: 8px;
	clear: both;
	font-size: 8px;
	line-height: 8px;
	margin: 0px auto;
	}
	.body_hilite_sml_header img,
	.body_hilite_sml_footer img,
	.body_hilite_sml_footer2 {
		position: relative;
		display: block;
		}
.body_hilite_sml_footer2 {
	position: relative;
	height: 23px;
	}

.body_hilite_sml_header {
	background-image: url('images/body_hilite/body_hilite_sml_header.gif');
	}
.body_hilite_sml_footer {
	background-image: url('images/body_hilite/body_hilite_sml_footer.gif');
	margin-bottom: 9px;
	}
.body_hilite_sml_footer2 {
	background-image: url('images/body_hilite/body_hilite_sml_footer2.gif');
	margin-bottom: 9px;
	}
	.body_hilite_sml_footer2 .content_link2 {
		position: relative;
		clear: both;
		display: block;
		padding-left: 14px;
		background-image: url('images/link_arrow1.gif');
		background-repeat: no-repeat;
		background-position: 0px 0px;
		font-size: 11px;
		top: 7px;
		margin-left: 13px;
		}
	
.body_hilite_sml_content {
	position: relative;
	clear: both;
	width: 229px;
	background-image: url('images/body_hilite/body_hilite_sml_middle.gif');
	padding: 0px 13px 0px 13px;
	margin: 0px auto;
	}
	.body_hilite_sml_content .hr_clear{
		position: relative;
		clear: both;
		border-top: 6px solid #F7F7F7;
		border-bottom: 6px solid #F7F7F7;
		}
	.body_hilite_sml_content .hr_clear_end {
		position: relative;
		clear: both;
		border: 0px;
		}

/***** Small Content *****/

.body_hilite_sml_short {
	position: relative;
	float: left;
	width: 96px;
	}
	.body_hilite_sml_short .hilite_input,
	.body_hilite_sml_short .hilite_select,
	.body_hilite_sml_short .hilite_textarea,
	.body_hilite_sml_short .hilite_select_focus,
	.body_hilite_sml_short .hilite_input_focus,
	.body_hilite_sml_short .hilite_textarea_focus {
		width: 90px;
		}
.body_hilite_sml_long {
	position: relative;
	float: left;
	width: 133px;
	}
	.body_hilite_sml_long .hilite_input,
	.body_hilite_sml_long .hilite_select,
	.body_hilite_sml_long .hilite_textarea,
	.body_hilite_sml_long .hilite_select_focus,
	.body_hilite_sml_long .hilite_input_focus,
	.body_hilite_sml_long .hilite_textarea_focus {
		width: 125px;
		}
.body_hilite_sml_standard {
	position: relative;
	float: left;
	width: 114px;
	}
.body_hilite_sml_full {
	position: relative;
	clear: both;
	width: 229px;
	}
	.body_hilite_sml_full .hilite_input,
	.body_hilite_sml_full .hilite_select,
	.body_hilite_sml_full .hilite_textarea,
	.body_hilite_sml_full .hilite_select_focus,
	.body_hilite_sml_full .hilite_input_focus,
	.body_hilite_sml_full .hilite_textarea_focus {
		width: 223px;
		}


/***** BODY HIGHLIGHT 33 STYLES *****/

.body_hilite_33_header,
.body_hilite_33_footer {
	position: relative;
	width: 165px;
	height: 8px;
	clear: both;
	font-size: 8px;
	line-height: 8px;
	margin: 0px auto;
	}
	.body_hilite_33_header img,
	.body_hilite_33_footer img {
		position: relative;
		display: block;
		}

.body_hilite_33_header {
	background-image: url('images/body_hilite/body_hilite_33_header.gif');
	}
.body_hilite_33_footer {
	background-image: url('images/body_hilite/body_hilite_33_footer.gif');
	margin-bottom: 9px;
	}
	
.body_hilite_33_content {
	position: relative;
	clear: both;
	width: 100%;
	background-image: url('images/body_hilite/body_hilite_33_middle.gif');
	padding: 0px 13px 0px 13px;
	margin: 0px auto;
	}
	.body_hilite_33_content .hr_clear{
		position: relative;
		clear: both;
		border-top: 6px solid #F7F7F7;
		border-bottom: 6px solid #F7F7F7;
		}
	.body_hilite_33_content .hr_clear_end {
		position: relative;
		clear: both;
		border: 0px;
		}

/***** 33 Content *****/

.body_hilite_33_full {
	position: relative;
	clear: both;
	width: 139px;
	}
	.body_hilite_33_full .hilite_input,
	.body_hilite_33_full .hilite_select,
	.body_hilite_33_full .hilite_textarea,
	.body_hilite_33_full .hilite_select_focus,
	.body_hilite_33_full .hilite_input_focus,
	.body_hilite_33_full .hilite_textarea_focus {
		width: 134px;
		}



/***** BODY HIGHLIGHT FORM STYLES *****/

.hilite_input,
.hilite_select {
	position: relative;
	border: 1px solid #B8B8B8;
	padding: 0px;
	margin: 0px;
	}
.hilite_textarea {
	width: 484px;
	border: 1px solid #B8B8B8;
	}
.hilite_input_focus,
.hilite_textarea_focus {
	position: relative;
	border: 1px solid #E63151;
	}
.hilite_select_focus {
	position: relative;
	background-color: #E63151;
	color: white;
	}


/***** MISC HIGHLIGHT STYLES *****/

.body_hilite_lge_break_fill,
.body_hilite_sml_break_fill,
.body_hilite_33_break_fill {
	position: relative;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
	background-color: #EDEDED;
	border-top: 6px solid #F7F7F7;
	border-bottom: 6px solid #F7F7F7;
	}

.hilite_pound {
	position: absolute;
	right: 5px;
	top: 8px;
	}
.hilite_absolute {
	position: absolute;
	}
	
.hilite_redirect {
	position: relative;
	float: left;
	width: 63px;
	text-align: center;
	font-size: 10px;
	}
	.hilite_redirect img {
		position: relative;
		display: block;
		margin: 0px auto;
		}
	
	
/***********************/
/***** BODY FOOTER *****/
/***********************/

.body_footer,
.body_footer_home,
.body_footer_pw {
	position: relative;
	clear: both;
	width: 760px;
	height: 84px;
	/*padding-top: 14px;*/
	/*padding-right: 17px;*/
	background-color: black;
	color: #989796;
	}
	.body_footer a:link,
	.body_footer a:active,
	.body_footer a:visited,
	.body_footer_home a:link,
	.body_footer_home a:active,
	.body_footer_home a:visited,
	.body_footer_pw a:link,
	.body_footer_pw a:active,
	.body_footer_pw a:visited {
		color: #989796;
		text-decoration: none;
		font-weight: bold;
		}
	.body_footer a:hover,
	.body_footer_home a:hover,
	.body_footer_pw a:hover {
		color: white;
		text-decoration: none;
		}
.body_footer_links 
{
	
	position: relative;
	float: left;
	text-align: center;
	FONT: 11px Arial, Helvetica, sans-serif;
	vertical-align:top;
	}
.body_footer_copyright {
	position: relative;
	text-align: right;
	/*Margin-top: 3px;*/
	FONT: 11px Arial, Helvetica, sans-serif;color: #989796;
	}
.body_footer_pipe
{FONT: 11px Arial, Helvetica, sans-serif;color: #989796;}
	
.body_footer_squirrel_link {
	position: relative;
	float: right;
	padding-top: 10px;
	/*margin-right: 35px;*/
	height: 75px;
	padding-right:30px;
	}
.body_footer_home {
	position: relative;
	/*
	background-image: url('../images/home/squirrel_lower.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	*/
	}
.body_footer_pw {
	position: relative;
	/*
	background-image: url('../images/footer_password_reminder1.gif');
	background-repeat: no-repeat;
	background-position: left top;
	*/
	}
	
	
	
/***********************/
/***** HOME STYLES *****/
/***********************/

.body_middle_home {
	position: relative;
	/*
	background-image: url(../images/home/squirrel_upper.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	*/
	}

.home_left {
	position: relative;
	float: left;
	width: 203px;
	height: 20px;
	}
.home_content {
	position: relative;
	float: left;
	margin-top: 35px;
	}
	
.home_content_sections {
	position: relative;
	float: left;
	width: 160px;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(images/home/home_content_sections.gif);
	background-repeat:repeat-y;
	background-position: left top;
	vertical-align:top;
	}
	.home_content_sections img {
		position: relative;
		margin-top: 0px;
		display: block;
		margin-bottom: 6px;
		}
	.home_content_sections_quote {
		position: relative;
		display: block;
		margin-top: 15px;
		text-decoration: none;
		}
.home_content_sections2 {
	position: relative;
	float: left;
	width: 400px;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(images/home/home_content_sections.gif);
	background-repeat:repeat-y;
	background-position: left top;
	vertical-align:top;
	}
	.home_content_sections2 img {
		position: relative;
		margin-top: 0px;
		display: block;
		margin-bottom: 6px;
		}
	.home_content_sections2_quote {
		position: relative;
		display: block;
		margin-top: 15px;
		text-decoration: none;
		}






	
	
/*******************************/
/***** POPUP WINDOW STYLES *****/
/*******************************/

.popup_index_header {
	position: relative;
	height: 41px;
	width: 485px;
	padding-top: 23px;
	padding-right: 15px;
	background-color: #E63150;
	background-image: url('images/logo_hiscox_popup.gif');
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	}
.popup_index_middle {
	position: relative;
	width: 500px;
	height: 396px;
	}
	.popup_index_middle iframe {
		position: relative;
		width: 500px;
		height: 396px;
		}
.popup_index_footer {
	position: relative;
	height: 29px;
	width: 485px;
	padding-top: 11px;
	padding-right: 15px;
	background-color: #E63150;
	text-align: right;
	}






.body_popup_container {
	position: relative;
	padding: 30px 20px 30px 20px;
	}
.body_popup_form {
	position: relative;
	width: 284px;
	padding-bottom: 30px;
	margin: 0px auto;
	}
	.body_popup_form .body_hilite_lge_standard {
		position: relative;
		float: left;
		width: 140px;
		padding-top: 2px;
		padding-bottom: 2px;
		}
.body_popup_buttons {
	position: relative;
	text-align: center;
	}
	
/********************************/
/***** TECHNICAL FAQ STYLES *****/
/********************************/

.body_faq_content {
	position: relative;
	}
.body_faq_question_link,
.body_faq_question_active {
	position: relative;
	font-weight: bold;
	margin-bottom: 6px;
	}
	.body_faq_question_link a:link,
	.body_faq_question_link a:active,
	.body_faq_question_link a:visited {
		text-decoration: none;
		color: black;
		}
	.body_faq_question_link a:hover {
		text-decoration: none;
		color: #E63150;
		}

.body_faq_question_active {
	position: relative;
	border-top: 1px solid #EDEDED;
	margin-top: 10px;
	padding-top: 10px;
	}
	.body_faq_question_active a:link,
	.body_faq_question_active a:active,
	.body_faq_question_active a:visited {
		text-decoration: none;
		color: #E63150;
		}
	.body_faq_question_active a:hover {
		text-decoration: none;
		color: #E63150;
		}
		
.body_faq_answer {
	position: relative;
	display: none;
	margin-top: -3px;
	padding-bottom: 13px;
	margin-bottom: 0px;
	}
	.body_faq_answer .hr_solid_hilite {
		position: relative;
		margin-bottom: 0px;
		}
.body_faq_answer_letter {
	position: relative;
	float: left;
	width: 14px;
	margin-bottom: 9px;
	}
.body_faq_answer_text {
	position: relative;
	float: none !important;
	margin-left: 14px !important;
	float: left;
	margin-left: 0px;
	margin-bottom: 9px;
	}
	
/**********************************/
/***** POLICY BENEFITS STYLES *****/
/**********************************/

.benefits_options {
	position: relative;
	display: none;
	clear: both;
	padding-top: 20px;
	width: 517px;
	}
.benefits_break {
	font-size: 11px;
	}
	
	

/**********************************/
/*****  OVERRIDE DNN STYLES   *****/
/**********************************/

.SkinObject{
	position: relative;
	margin-left: 14px;
    font-weight: bold;
    font-size: 12px;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
A.SkinObject:link {
    text-decoration:    none;
    color:black;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:black;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#E63150;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#E63150;
    
}
/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent; 
	margin-left:8px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
	vertical-align:bottom;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
	
	}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/*
For Submenu
Start
*/
.SkinObject_SubMenu{
	position: relative;
	margin-left: 14px;
    font-weight: bold;
    font-size: 12px;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.SkinObject_SubMenu{
	position: relative;
	margin-left: 14px;
    font-weight: bold;
    font-size: 12px;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
A.SkinObject_SubMenu:link {
    text-decoration:    none;
    color:white;
}

A.SkinObject_SubMenu:visited  {
    text-decoration:    none;
    color:white;
}

A.SkinObject_SubMenu:active   {
    text-decoration:    none;
    color:#E63150;
}

A.SkinObject_SubMenu:hover    {
    text-decoration:    none;
    color:#E63150;
    
}
/*Left Side Menu*/
.SideMenuTopBlock { /*The Block of colour for the top level*/
	background-color: #E63150;
}
.SideMenuSubBlock { /*The Block of colour for other levels*/
	background-color: #E63150;
}
.SideMenuBlank { /*The Blank space between blocks*/
	background-color: #FFFFFF;
}
.SideMenuDivide {/*The Line colour between items*/
	background-color:#DCDCDB;
}

.SideMenuTopTitle {/*The Font for the top level*/
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #D12029;
	font-weight: bold;
	padding:3px;
	
	
}
a:link.SideMenuTop { color: #666666; text-decoration: none; }
a:visited.SideMenuTop { color: #666666; text-decoration: none; }
a:active.SideMenuTop { color: #666666; text-decoration: none; }
a:hover.SideMenuTop { color: #E63150; text-decoration: none; }

.SideMenuSubTitle {/*The Font for the other levels*/
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #E63150;
	padding:0px;
	padding-left:0px;
	
}
a:link.SideMenuSub { padding:3px; padding-left:12px; display:block; width: 100%; color: #666666; text-decoration: none; }
a:visited.SideMenuSub { padding:3px; padding-left:12px; display:block; width:100%; color: #666666; text-decoration: none; }
a:active.SideMenuSub { padding:3px; padding-left:12px; display:block; width:100%; color: #666666; text-decoration: none; }
a:hover.SideMenuSub { padding:3px; padding-left:12px; display:block; width:100%; color: #E63150; background-color:#faf8f4; text-decoration: none; }

.SideMenuSubSelected{ padding:3px; padding-left:12px; display:block; width:100%; color: #E63150; text-decoration: none; }
/* Ends*/

/* Extensions for the Proposal Form Module */

/*
.PropForm_Labels
{
	margin: 0px;
	padding: 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
	}

.PropForm_Labels_Bold
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 0px;
	}

.PropForm_Radios
{
	margin: 0px;
	padding: 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
	}

*/

