/* START Basic Page Settings */

html {
	background: #FFFFFF;
	height: 101%;
}

body {
	margin: 20px;
}

a:link, a:hover, a:visited, a:active {
	color: #0047B6;
}

.Content_Container {
	border: 5px solid #F1AC02;
	padding: 5px;
	margin: 0px;
}

.Page_Heading {
	color: #00234C;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 20px;
	padding-left: 15px;
}

.Page_Subheading {
	color: #00234C;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.Page_Heading_Superscript {
	color: #00234C;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.Page_Banner {
	padding-left: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}

.LHW_Logo {
	padding-bottom: 19px;
}

.Header_Links {
	font-family: Arial;
	font-size: 10px;
	color: #555555;
}
.Header_Links a:link { color: #555555; text-decoration: none; }
.Header_Links a:hover { color: #555555; text-decoration: none; }
.Header_Links a:visited { color: #555555; text-decoration: none; }
.Header_Links a:active { color: #555555; text-decoration: none; }

.Page_Body {
	color: #333333;
	font-family: Verdana;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
}

.Left_Body {
	color: #333333;
	font-family: Verdana;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
}

.Page_Body_No_Padding {
	color: #333333;
	font-family: Verdana;
	font-size: 12px;
}

.Price_Quote_01 {
	background-image: url(/Site_Images/Common_Images/Bg_Price_Quote_01.jpg);
	background-repeat: no-repeat;
	width: 208px;
	height: 210px;
	margin: 0px;
	padding: 0px;
}

.Price_Quote_02 {
	background-image: url(/Site_Images/Common_Images/Bg_Price_Quote_02.jpg);
	background-repeat: no-repeat;
	width: 208px;
	height: 210px;
	margin: 0px;
	padding: 0px;
}

.Price_Quote_03 {
	background-image: url(/Site_Images/Common_Images/Bg_Price_Quote_04.jpg);
	background-repeat: no-repeat;
	width: 208px;
	height: 210px;
	margin: 0px;
	padding: 0px;
}

.Price_Quote_Copy {
	color: #0A3C62;
	font-family: Verdana;
	font-size: 11px;
}

.Price_Quote_Copy_02 {
	color: #0A3C62;
	font-family: Verdana;
	font-size: 12px;
}

.Price_Quote_Form {
	padding-left: 8px;
}

.Promo_Code_Field {
	font-family: Verdana;
	font-size: 11px;
	width: 91px;
	height: 21px;
}
.Process_Start_Field {
	font-family: Verdana;
	font-size: 11px;
	width: 95px;
	height: 21px;
}

.Footer_Links {
	margin-top: 13px;
	font-family: Verdana;
	color: #666666;
	font-size: 11px;
	padding-bottom: 10px;
}

.Footer_Links a:link { color: #FF9900; text-decoration: none; }
.Footer_Links a:hover { color: #FF9900; text-decoration: none; }
.Footer_Links a:visited { color: #FF9900; text-decoration: none; }
.Footer_Links a:active { color: #FF9900; text-decoration: none; }

.Footer_Copy_02 {
	font-family: Verdana;
	color: #868F98;
	font-size: 10px;
}

.Privacy_Link a:link { color: #868F98; text-decoration: none; }
.Privacy_Link a:hover { color: #868F98; text-decoration: none; }
.Privacy_Link a:visited { color: #868F98; text-decoration: none; }
.Privacy_Link a:active { color: #868F98; text-decoration: none; }

.Shorter_Text {
	width: 130px;
	height: 20px;
	font-family: Verdana;
	font-size: 11px;
}

.Short_Text {
	width: 160px;
	height: 20px;
	font-family: Verdana;
	font-size: 11px;
}

.Long_Text {
	width: 430px;
	height: 20px;
	font-family: Verdana;
	font-size: 11px;
}
.Long_Textarea {
	width: 430px;
	font-family: Verdana;
	font-size: 11px;
}

.Gray_Service_Header {
	padding-top: 5px;
	margin: 0px;
}
.Gray_Service_Copy {
	background-color: #F3F4F4;

	border-left: 1px solid #C7CBCF;
	border-right: 1px solid #C7CBCF;
	border-bottom: 1px solid #C7CBCF;
	font-family: Verdana;
	font-size: 12px;
	padding: 0px;
}
.Gray_Service_Text {
	background-color: #F3F4F4;
	font-family: Verdana;
	font-size: 12px;
	padding: 10px;
}

.Blue_Service_Header {
	padding-top: 5px;
	margin: 0px;
}
.Blue_Service_Copy {
	background-color: #B8DFFA;

	border-left: 1px solid #87C5E8;
	border-right: 1px solid #87C5E8;
	border-bottom: 1px solid #87C5E8;
	font-family: Verdana;
	font-size: 12px;
	padding: 0px;
}
.Blue_Service_Text {
	background-color: #B8DFFA;
	font-family: Verdana;
	font-size: 12px;
	padding: 10px;
}

.Left_Gray_Service_Copy {
	width: 180;
	background-color: #F3F4F4;

	border-left: 1px solid #C7CBCF;
	border-right: 1px solid #C7CBCF;
	border-bottom: 1px solid #C7CBCF;
	font-family: Verdana;
	font-size: 12px;
	padding: 10px;
}

.Large_Blue_Bold {
	text-align: left;
	color: #0047b6;
	font-weight: bold;
	font-size: 16px;
}

.Question {
	color: #333333;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}





.RS_Professionals_Header {
	padding-top: 5px;
}
.RS_Professionals_Copy {
	width: 186px;
	background-color: #B8DFFA;

	border-left: 1px solid #87C5E8;
	border-right: 1px solid #87C5E8;
	border-bottom: 1px solid #87C5E8;
	font-family: Verdana;
	font-size: 12px;
	padding: 0px;
	padding: 10px;
}


.Qualified_Service_Header {
	padding-top: 5px;
}
.Qualified_Service_Copy {
	width: 186px;
	background-color: #F3F4F4;

	border-left: 1px solid #C7CBCF;
	border-right: 1px solid #C7CBCF;
	border-bottom: 1px solid #C7CBCF;
	font-family: Verdana;
	font-size: 12px;
	padding: 0px;
	padding: 10px;
}

.Admin_State_Dropdown {
	font-family: Verdana;
	font-size: 11px;
	width: 242px;
}

.Back_To_Top
{
	font-family: Verdana;
	font-size: 11px;
}