@charset "utf-8";


/*Tags*/

BODY {
	background-color: #2e4b7a;
	margin: 0px;
	background-image: url(../images/common/background.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: repeat-x;
}

table {
	padding: 0px;
	border-spacing: 0px;
}

td, th { 
	padding: 0px;
	vertical-align: top;
}

p {
	margin-top: 0em;
	margin-bottom: 1em;
}

img {
	border: 0px;
}

form {
	display: inline;
}

h1 {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 0em;
	margin-top: 0em;
	color: #ba9765;
	display: inline;
}

h2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	color: #8d8f91;
	display: inline;
}

h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	color: #003f96;
}

h4 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 0em;
	margin-top: 0.5em;
	color: #3d577a;
}

h5 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	color: #637999;
	display: inline;
}

h6 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	color: #ba9765;
}

ul, ol {
	margin-top: 0em;
	padding-left: 30px;
	margin-left: 30px;
	padding-right: 30px;
}

ul ul, ol ol {
	margin-top: 0em;
	padding-left: 15px;
	margin-left: 15px;
	padding-right: 15px;
}

li {
	line-height: 16px;
	margin-bottom: 1em;
}

a {
	text-decoration: none;
	font-weight: bold;
}

a:link, a:visited {
	color: #1350ba;
}

a:hover {
	text-decoration: underline;
	color: #7b95bc;
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

.super {
	font-size: 63%;
	vertical-align: super;
	line-height: 60%;
}


/*Template*/

#page {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	text-align: left;
}

#template {
	width: 940px;
	margin-left: 5px;
	margin-right: 5px;
	border: 0px;
}



/*Header*/

#header_bar {
	width: 940px;
	height: 9px;
	font-size: 1px;
	line-height: 1px;
	background-color: #425d87;
}

#header {
	width: 940px;
	height: 88px;
	font-size: 9px;
	background-color: #ffffff;
}

#header_menu {
	float: right;
	height: 28px;
	margin-top: 1px;
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}

#top_menu_left {
	width: 76px;
	height: 28px;
}

.top_menu_button {
	height: 28px;
	margin-left: 1px;
}


#header_bar2 {
	width: 940px;
	height: 29px;
	text-align: center;
	background-color: #5679b0;
	border-bottom: 1px solid #ffffff;
}

#header_bar_text {
	width: 940px;
	height: 29px;
}

#biz_bar {
	width: 910px;
	/* width: 940px; */
	height: 27px;
	padding: 1px 15px;
	/* padding: 1px 0px;
	text-align: center; */
	background-color: #527d65;
	border-top: 1px solid #ffffff;
}

#logo {
	width: 468px;
	height: 72px;
	margin-left: 24px;
	margin-top: 8px;
}

#header_flash {
	width: 739px;
	height: 151px;
	background-color: #d7dfeb;
}

#header_no_flash {
	width: 739px;
	height: 151px;
	background-color: #d7dfeb;
}

#businesses_for_sale_menu {
	width: 153px;
	height: 27px;
	margin-right: 14px;
}

.businesses_for_sale_menu_button {
	height: 27px;
	margin-right: 5px;
}




/*Menu*/

#menu {
	width: 201px;
	background-color: #d7dfeb;
	padding-top: 1px;
	padding-bottom: 1px;
}

#ias_text {
	width: 263px;
	height: 40px;
	margin-left: 52px;
	margin-top: 68px;
	margin-bottom: 9px;
}

.menu_button {
	width: 201px;
	height: 29px;
	margin-bottom: 1px;
}


/*Content*/

#content {
	width: 940px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #4c4c4c;
	text-align: left;
	background-color: #ffffff;
}

.content_margins {
	padding: 5px 23px 5px 23px;
}

.right_column {
	float: right;
	display: inline;
}

.pic_border {
	 border: 1px solid #758396;
}

.sub_menu {
	float: right;
	width: 160px;
	border: 4px solid #d7dbde;
	font-size: 11px;
	line-height: 14px;
	margin-left: 23px;
	margin-bottom: 10px;
	display: inline;
	margin-top: 1px;
}

.sub_menu a {
	width: 150px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #b2b4b8;
	color: #ffffff;
	border-bottom: 1px solid #e6eaed;
	border-right: 1px solid #e6eaed;
	border-left: 1px solid #e6eaed;
	padding: 4px;
	text-align: center;
}

.sub_menu a:link, .sub_menu a:visited {
	color: #ffffff;
}

.sub_menu a:hover {
	text-decoration: none;
	color: #ffffcc;
	background-color: #7b95bc;
}

.sub_menu_divide {
	width: 150px;
	background-color: #6f82a1;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding: 2px 4px 2px 4px;
	font-weight: bold;
	text-align: center;
}

#office_address_holder {
	float: left;
	margin-left: 20px;
	display: inline;
	width: 250px;
	border-left: 4px solid #e6ebf2;
	border-right: 4px solid #e6ebf2;
	background-color: #e6ebf2;
}

#office_address {
	text-align: center;
	line-height: 14px;
	padding: 17px 5px 17px 5px;
	vertical-align: middle;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#office_address b {
	line-height: 20px;
}

.office_contact_border {
	font-size: 1px;
	line-height: 1px;
	width: 4px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	background-color: #d7dbde;
}

.office_contact_row {
	font-size: 4px;
	line-height: 4px;
	height: 4px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #c7cfd9;
}

.office_contact_outside {
	font-size: 4px;
	line-height: 4px;
	height: 4px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #d7dbde;
}

.office_contact_outside_bottom {
	font-size: 4px;
	line-height: 4px;
	height: 4px;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #d7dbde;
}

.office_contact_title {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 3px 15px 3px 15px;
	background-color: #6f82a1;
	font-weight: bold;
	color: #ffffff;
}

.office_contact {
	text-align: center;
	line-height: 16px;
	padding: 8px;
	vertical-align: top;
	background-color: #e6ebf2;
	width: 341px;
}

.office_contact strong {
	line-height: 22px;
	font-size: 14px;
	color: #425d87;
}

.office_directions {
	text-align: left;
	line-height: 16px;
	padding: 15px;
	background-color: #e6ebf2;
	padding: 15px;
}

.office_phone {
	margin-top: 6px;
}

.testimonial_holder {
	border-left: 4px solid #d5f5ce;
	border-right: 4px solid #d5f5ce;
	background-color: #d5f5ce;
	width: 80%;
	margin-bottom: 1em;
	text-align: left;
}

.testimonial_holder_odd {
	border-left: 4px solid #d5f5ce;
	border-right: 4px solid #d5f5ce;
	background-color: #d5f5ce;
	width: 80%;
	margin-bottom: 2em;
	text-align: left;
}

.testimonial_holder_even {
	border-left: 4px solid #e9f5e6;
	border-right: 4px solid #e9f5e6;
	background-color: #e9f5e6;
	width: 80%;
	margin-bottom: 2em;
	text-align: left;
}

.testimonial_holder_right {
	margin-top: 10px;
	border-left: 4px solid #d5f5ce;
	border-right: 4px solid #d5f5ce;
	background-color: #d5f5ce;
	margin-bottom: 1em;
	text-align: left;
	margin-left: 23px;
}

.testimonial {
	padding: 15px;
	color: #425d87;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	font-family: "Times New Roman", Times, serif;
}

.testimonial_sig {
	text-align: right;
	width: 100%;
}

.testimonial_sig_track {
	float: right;
	text-align: right;
	width: 55%;
}

.testimonial_more {
	float: left;
	text-align: left;
}

.document_list_holder {
	border-left: 4px solid #d5f5ce;
	border-right: 4px solid #d5f5ce;
	background-color: #d5f5ce;
	margin-bottom: 1em;
	text-align: left;
	font-size: 0.917em;
}

.document_list {
	padding: 15px;
	color: #425d87;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.document_list p {
	margin-bottom: 0.50em;
}

.document_list b {
	color: #274c87;
}

.offerings_holder {
	border-left: 4px solid #d5f5ce;
	border-right: 4px solid #d5f5ce;
	background-color: #d5f5ce;
	text-align: left;
	font-size: 0.917em;
	margin: 3em 0em 3em 0em;
}

.offerings_list {
	padding: 15px;
	color: #425d87;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.offerings_list p {
	margin-bottom: 0.50em;
}

.offerings_list b {
	color: #274c87;
}

.qualform_holder {
	border-left: 4px solid #F7F3E4;
	border-right: 4px solid #F7F3E4;
	background-color: #F7F3E4;
	margin-bottom: 1em;
	text-align: left;
	font-size: 0.917em;
	line-height: 1.2em;
	width: 625px;
	margin-left: auto;
	margin-right: auto;
}

.qualform {
	padding: 15px;
	color: #341919;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.qualform p {
	margin-bottom: 0.50em;
}

.qualform b {
	color: #872727;
}

.qualpic {
	float: left;
	width: 200px;
	height: 150px;
	border: 1px solid #341919;
	margin: 4px 15px 0px 0px;
}



.lending_partners_holder {
	width: 204px;
	float: right;
	margin-top: 10px;
	text-align: center;
	border-left: 4px solid #e6ebf2;
	border-right: 4px solid #e6ebf2;
	background-color: #e6ebf2;
	margin-left: 23px;
}

.lending_partners {
	text-align: center;
	padding: 1px 0px 5px 0px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.client_logos_holder {
	text-align: center;
	border-left: 4px solid #e6ebf2;
	border-right: 4px solid #e6ebf2;
	background-color: #e6ebf2;
	margin: 1px;
	font-size: 0px;
	line-height: 0px;
}

.client_logos {
	text-align: center;
	padding: 6px 5px 6px 5px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.client_logo {
	height: 30px;
	border: 1px solid #ced2d9;
	margin: 4px 5px 4px 5px;
}

.partner_org {
	 height: 40px;
}

.partner_lend {
	 height: 40px;
}

.partner_lend_box {
	border: 1px solid #ffffff;
	display: block;
	height: 40px;
	margin-bottom: 10px;
}

.partner_org_box {
	border: 1px solid #ffffff;
	display: block;
	height: 40px;
	margin-bottom: 3px;
	margin-top: 25px;
}

a.partner_org_link {
	border: 1px solid #ffffff;
	display: block;
	height: 40px;
	margin-bottom: 3px;
	margin-top: 25px;
}

a.partner_org_link:hover {
	border: 1px dashed #7b95bc;
}

a.partner_lend_link {
	border: 1px solid #ffffff;
	display: block;
	height: 40px;
	margin-bottom: 10px;
}

a.partner_lend_link:hover {
	border: 1px dashed #7b95bc;
}

.track_record_logo {
	 height: 50px;
}

a.track_record_logo_link {
	border: 1px solid #1350ba;
	display: block;
	height: 50px;
	float: right;
	margin-left: 20px;
}

a.track_record_logo_link:hover {
	border: 1px dashed #7b95bc;
}

.e_num {
	float: right;
	margin-top: 15px;
	margin-left: 23px;
	width: 88px;
	height: 69px;
	clear: right;
}

.buy_biz {
	float: right;
}

.bullet_menu li {
	margin-bottom: 0.25em;
}

.map_button {
	float: right;
	margin-right: 50px;
	margin-top: 15px;
	margin-left: 23px;
}

a.map_button{
	border: 1px solid #ffffff;
	display: block;
	height: 103px;
	width: 217px;
}

a.map_button:hover {
	border: 1px dashed #7b95bc;
}

.back_menu {
	float: right;
	margin-top: 9px;
}

.glossary_letters {
	float: right;
	margin-top: 1em;
	margin-left: 23px;
	width: 86px;
	height: 78px;
}

.clear_letter {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 40px;
}

#business_eval_holder {
	float: right;
	display: inline;
	border-left: 4px solid #e6ebf2;
	border-right: 4px solid #e6ebf2;
	background-color: #e6ebf2;
	margin-top: 0px;
	margin-bottom: 2em;
}

#business_eval {
	width: 180px;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	padding: 5px;
	vertical-align: middle;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	text-align: center;
}

#business_eval h2 {
	display: block;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 0.75em;
}

#business_eval p {
	margin-bottom: 0.75em;
}

.sold {
	font-weight: bold;
	font-size: 14px;
}

h1 .sold {
	font-weight: bold;
	font-size: 14px;
	margin-left: 10px;
}

.forsale {
	margin-bottom: 10px;
	width: 670px;
}

.forsale_franchise {
	width: 278px;
	text-align: center;
	float: left;
	margin: 0px 10px 10px 10px;
}

.forsale a, .forsale_franchise a {
	font-size: 1.333em;
}

div.detail_pics {
	width: 278px;
	text-align: center;
	float: left;
	margin: 0px 10px 10px 10px;
}

div.detail_pics b {
	font-size: 1.167em;
	font-weight: bold;
}

img.detail_image {
	background-color: #fafafa;
	margin: 0px auto 6px auto;
	display: block;
}

div.sale_hold {
	width: 450px;
	float: left;
}

img.listing_pic {
	width: 200px;
	height: 112px;
}


a.sale_image {
	float: left;
	margin-right: 10px;
	display: block;
	width: 200px;
	height: 112px;
	text-align: right;
}

img.sale_image_franchise {
	background-color: #fafafa;
	margin: 0px auto 10px auto;
	display: block;
}

div.forsale_value {
	float: left;
}

div.forsale_divide {
	font-size: 1px;
	line-height: 1px;
	height: 10px;
	width: 450px;
	border-top: 1px solid #eeeeee;
	margin: 0px 0px 0px 210px;
}

div.forsale_divide_franchise_top {
	font-size: 1px;
	line-height: 1px;
	height: 14px;
	width: 446px;
	border-top: 1px solid #eeeeee;
	margin-left: 75px;
}

div.forsale_divide_franchise {
	font-size: 1px;
	line-height: 1px;
	height: 14px;
	width: 744px;
	border-top: 1px solid #eeeeee;
	margin: 0px auto 0px auto;
}

div.divide_detail {
	font-size: 1px;
	line-height: 1px;
	height: 14px;
	width: 744px;
	border-top: 1px solid #eeeeee;
	margin: 0px auto 0px auto;
}

.business_detail {
	clear: right;
	margin: 15px 0px 0px 0px;
}

.business_detail_sm {
	margin: 0px 0px 0px 0px;
}

.business_detail td, .business_detail_sm td  {
	padding-right: 30px;
}

.detail_section {
	margin-bottom: 1.5em;
}

.detail_section_sm {
	float: left;
	margin-bottom: 0em;
	margin-top: 0em;
}

.detail_section ul, .detail_section ol {
	margin-top: 0em;
	padding-left: 15px;
	margin-left: 15px;
	padding-right: 15px;
}

.detail_section ul li, .detail_section ol li {
	margin-bottom: 2px;
}

.detail_cell {
	padding-right: 10px;
	width: 437px;
}

.detail_cell2 {
	padding-left: 10px;
	width: 437px;
}

.detail_cell_wide {
}

.detail_pictures {
	padding: 3px 0px 18px 0px;
	text-align: center;
}

.detail_picture {
	display: inline;
	margin: 0px 28px 0px 28px;
	border: 1px solid #cacce3;
	background-color: #f7f8ff;
}

/*Four E*/

.four_e {
	width: 940px;
}

.four_e_title {
	width: 235px;
	height: 26px;
}

.four_e_text {
	margin: 14px 20px 14px 20px;
	display: block;
}

.fe1 {
	width: 235px;
	height: 130px;
	background-color: #d7dfeb;
	background-image: url(../images/four_e/fe1_off.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #666666;
}

.fe2 {
	width: 235px;
	height: 130px;
	background-color: #ede7de;
	background-image: url(../images/four_e/fe2_off.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #666666;
}

.fe3 {
	width: 235px;
	height: 130px;
	background-color: #d7dfeb;
	background-image: url(../images/four_e/fe3_off.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #666666;
}

.fe4 {
	width: 235px;
	height: 130px;
	background-color: #ede7de;
	background-image: url(../images/four_e/fe4_off.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #666666;
}

.fe1over {
	width: 235px;
	height: 130px;
	background-color: #cad5e4;
	background-image: url(../images/four_e/fe1_on.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	cursor: pointer;
	color: #404040;
}

.fe2over {
	width: 235px;
	height: 130px;
	background-color: #e4dacd;
	background-image: url(../images/four_e/fe2_on.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	cursor: pointer;
	color: #404040;
}

.fe3over {
	width: 235px;
	height: 130px;
	background-color: #cad5e4;
	background-image: url(../images/four_e/fe3_on.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	cursor: pointer;
	color: #404040;
}

.fe4over {
	width: 235px;
	height: 130px;
	background-color: #e4dacd;
	background-image: url(../images/four_e/fe4_on.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	cursor: pointer;
	color: #404040;
}


.four_e a {
	text-decoration: none;
	width: 235px;
	height: 130px;
	display: block;
	font-weight: normal;
}

.four_e a:link, .four_e a:visited, .four_e a:hover{
	color: #666666;
	text-decoration: none;
}


#bus_split {
}


#bus_split ul {
	margin-top: 0em;
	padding-left: 20px;
	margin-left: 20px;
	padding-right: 0px;
}

#bus_split ul ul {
	margin-top: 0em;
	padding-left: 15px;
	margin-left: 15px;
	padding-right: 15px;
	margin-bottom: 0.5em;
}

#bus_split ul ul li {
	margin-bottom: 0.25em;
}

#bus_split li {
	line-height: 16px;
	margin-bottom: 0.5em;
}


#franchise_split {
	margin-bottom: 1em;
}


#franchise_split ul {
	margin-top: 0em;
	padding-left: 20px;
	margin-left: 20px;
	padding-right: 0px;
}

#franchise_split ul ul {
	margin-top: 0em;
	padding-left: 15px;
	margin-left: 15px;
	padding-right: 15px;
	margin-bottom: 0.5em;
}

#franchise_split ul ul li {
	margin-bottom: 0.25em;
}

#franchise_split li {
	line-height: 16px;
	margin-bottom: 0.5em;
}

a.franchises_link {
	border: 1px solid #ffffff;
	display: block;
	float: left;
}

a.franchises_link:hover {
	border: 1px dashed #7b95bc;
	float: left;
}

franchises_link_off {
	border: 1px solid #ffffff;
	display: block;
	float: left;
}


.sba_bizbankers {
	width: 150px;
	height: 25px;
	margin: 17px 23px 0px 0px;
}

.welcome_home_patriots {
	width: 177px;
	height: 25px;
}

.more_bsd_info {
	width: 178px;
	height: 25px;
}

.gift_text {
	font-size: 22px;
	line-height: 32px;
	font-style: italic;
	color: #a6a6a6;
	font-family: "Times New Roman", Times, serif;
}

.gift_text1 {
	margin: 15px 0px 0px 160px;
}

.gift_text2 {
	margin: 0px 0px 0px 230px;
}

.gift_text3 {
	margin: 0px 0px 0px 320px;
}

.gift_text4 {
	margin: 0px 0px 0px 270px;
}

.gift_text5 {
	margin: 0px 0px 25px 205px;
	font-size: 16px;
	color: #baa68a;
}


.giftbox_holder {
	border-left: 4px solid #ebebeb;
	border-right: 4px solid #ebebeb;
	background-color: #ebebeb;
	margin-bottom: 1em;
	text-align: left;
	font-size: 0.917em;
}

.giftbox {
	padding: 10px 10px 0px 10px;
	color: #425d87;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.giftbox p {
	margin-bottom: 0.50em;
}

.giftbox b {
	color: #274c87;
}

.gift_pic {
	 height: 70px;
}

.gift_pic_box {
	border: 1px solid #d1d1d1;
	display: inline-block;
	height: 70px;
	margin: 0px 10px 10px 0px;
}

a.gift_pic_link {
	border: 1px solid #d1d1d1;
	display: inline-block;
	height: 70px;
	margin: 0px 10px 10px 0px;
}

a.gift_pic_link:hover {
	border: 1px dashed #7b95bc;
}

.amazing_grace {
	width: 177px;
	height: 25px;
}

#interested_list {
	width: 100%; 
}

#interested_list ul {
	margin: 0px 0px 10px 10px; 
	padding: 0px 0px 0px 10px;
}

#interested_list li {
	margin-bottom: 5px;
}

#interested_text ul {
	margin: 0px 0px 0px 10px; 
	padding: 0px 0px 0px 10px;
	font-weight: normal;
}

#interested_text li {
	margin-bottom: 2px;
}

#patriots_box1 {
	width: 695px;
	border: 4px solid #BF0A30;
	margin: 0em 0em 1em 0em;
}

#patriots_box2 {
	border: 4px solid #002868;
	padding: 8px 12px 8px 0px;
	margin: 4px;
	text-align: justify;
	font-size: 0.917em;
}

#patriots_key {
	float: left;
	width: 122px;
	height: 82px;
	margin: 3px 10px 0px 0px;
}

.privacy_list li {
	margin-bottom: 0.1em;
}

.addthis_button {
	float: right;
	margin: 10px 23px 0px 48px;
}




/*Forms*/

form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cfd8e5;
	color: #51516e;
	width: 350px;
	padding-left: 3px;
	padding-right: 3px;
}

form h3 {
	margin-top: 0em;
	line-height: 18px;
}

#form_message {
	display: none;
}

.forminput {
	font-size: 11px;
	line-height: 18px;
	margin-right: 5px;
	text-align: left;
	vertical-align: middle;
}

.forminput b {
	color: #486996;
}

.forminputtext {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	margin-right: 5px;
	text-align: left;
	float: left;
}

.formlabel {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	padding-right: 5px;
	text-align: right;
}

.disclaimer_buttons {
	position: absolute; 
	right: 0px;
	bottom: 2px;
	width: 310px;
	font-size: 10px;
	line-height: 12px;
	text-align: justify;
}

#interested_text {
	position: absolute; 
	right: -283px;
	width: 250px;
	font-size: 10px;
	line-height: 12px;
}

.int_holder {
	border-left: 4px solid #F7F3E4;
	border-right: 4px solid #F7F3E4;
	background-color: #F7F3E4;
	margin-bottom: 1em;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.int {
	padding: 15px;
	color: #341919;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}


.formlabel_error {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
}

.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cfd8e5;
	color: #51516e;
	width: 350px;
	padding-left: 3px;
	padding-right: 3px;
	float: left;
}

.formfield_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #b9b5e5;
	color: #51516e;
	width: 350px;
	background-color: #ffebeb;
	padding-left: 3px;
	padding-right: 3px;
	float: left;
}

.formfieldsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cfd8e5;
	color: #51516e;
	width: 100px;
	padding-left: 3px;
	padding-right: 3px;
}

.formfieldsmall_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #b9b5e5;
	color: #51516e;
	width: 100px;
	background-color: #ffebeb;
	padding-left: 3px;
	padding-right: 3px;
}

.formfieldmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cfd8e5;
	color: #51516e;
	width: 150px;
	padding-left: 3px;
	padding-right: 3px;
}

.formfieldmed_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #b9b5e5;
	color: #51516e;
	width: 150px;
	background-color: #ffebeb;
	padding-left: 3px;
	padding-right: 3px;
}

.formselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #b9b5e5;
	color: #51516e;
}

.formselect_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffebeb;
	border: 1px solid #b9b5e5;
	color: #51516e;
}

.text_highlight {
	color: #456799; 
	font-weight: bold;
	margin-left: 5px;
	/* visibility: hidden; */
}

.text_highlight_error {
	color: #FF0000;
	font-weight: bold;
	margin-left: 5px;
}

.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
	background-color: #b2afd5;
	border: 1px solid #425d87;
	padding: 0px;
	width: 11em;
	height: 2em;
}

.formbuttonover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
	background-color: #7b95bc;
	border: 1px solid #425d87;
	padding: 0px;
	width: 11em;
	height: 2em;
}

.primarybutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	color: #456799;
	background-color: #beffbe;
	border: 1px solid #425d87;
	padding: 0px;
	width: 11em;
	height: 2em;
}

.primarybuttonover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	color: #174b99;
	background-color: #8cff8c;
	border: 1px solid #425d87;
	padding: 0px;
	width: 11em;
	height: 2em;
}

/*Footer*/

#footer_menu {
	width: 940px;
	height: 59px;
	font-size: 10px;
	line-height: 15px;
	font-family: Arial, sans-serif;
	background-color: #ffffff;
	border-top: 1px solid #2e4b7a;
}

#footer_bar {
	width: 940px;
	height: 9px;
	font-size: 1px;
	line-height: 1px;
	background-color: #ba9765;
}

.footer_logo {
	float: left;
	margin-left: 14px;
}

#footer_sub_holder {
	position: relative;
}

#footer_sub {
	position: absolute;
	top: -35px;
	right: 0px;
	text-align: right;
	font-size: 10px;
	line-height: 15px;
	font-family: Arial, sans-serif;
}

#footer_sub a {
	text-decoration: none;
	font-weight: bold;
	margin-right: 14px;
}

#footer_sub a:link, #footer_sub a:visited {
	color: #27416d;
}

#footer_sub a:hover {
	text-decoration: underline;
	color: #7b95bc;
}

#footer_badges {
	float: left;
	margin: 5px 0px 4px 18px;
	display: inline;
}


#copyright {
	float: right;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-right: 21px;
	font-size: 10px;
	line-height: 15px;
	font-family: Arial, sans-serif;
	color: #97b2de;
	display: inline;
}


