﻿/* **********************/
/*Master File properties*/
/* **********************/
body {font-family: Arial, Verdana, Geneva,  helvetica, sans-serif; font-size:13px;}
hr { margin:5px 0px 5px 0px; }
/*p { margin:10px 0px; }*/
 
/*.masterWrapper { margin:0px auto; width:989px; }
.header {color:#173660;	font-size:2.0em; height:4.0em; background-color:#75A1DD; line-height:3.0em; margin:0px; padding:0px;}
.header p { margin:0px 0px 0px 15px; }
.userMessageLine { width:974px;	height:1.0em; padding-left:15px; }*/
/*.footer { color:#173660; font-size:1.0em; height:3.0em; background-color:#75A1DD; line-height:2.0em; margin:0px; padding:0px; }*/
.footerNav { list-style-type:none; margin:0px; padding:0px;	}
.footerNav a { color:#173660; }
.footerNav li {	float:left;	margin:0px 15px 0px 15px; }
.footerNav #last { margin-left:30px; }
.addContactIsReceivesPreferredClientUpdate { border:1px solid black; text-align:center; }
.Testimonials {padding-left:50px;font-style:italic;}
.star { color:#FF0000; font-size:1.5em; font-weight:bold; text-align:right; vertical-align:top; }
.header { font-size:1.6em; margin:0px 0px 15px 0px; padding:0px; }

.standardScrollableDiv { width:100%;  border:1px solid #7F9DB9;  border-top:0px; overflow:auto; }
.standardTextBox { margin-left:10px; width:250px; }
.standardRadioScrollableComboBox { background:#FFFFFF; border:1px solid #7F9DB9; width:175px; height:55px; overflow:auto; }
.blueCheckScrollableComboBox { border:1px solid black;  background: #8CB0F8; height:55px; width:300px; overflow:auto; }

.addContactIsReceivesPreferredClientUpdateRadioYes { margin-right:50px; }
.addContactModifyThis {	padding-top:43px; padding-left:5px; }
.addContactStandardLabel { text-align:right; }

.shortTextBox { margin-left:10px; width:200px; }
.longTextBox { margin-left:10px; width:300px; }
.shorterTextBox { margin-left:10px; width:150px; }
.yearTextBox { margin-left:10px; }
.textBoxDisabled { background:#FFFFFF; }

.floatLeft { float:left; }
.floatRight { float:right; }

.marginLeft50px { margin-left:50px; }
.marginLeft15px { margin-left:15px; }
.marginRight15px { margin-right:15px; }
.marginBottom15px { margin-bottom:15px; }
.marginTop15px { margin-top:15px; }

.fullSizedBlueTitle { background-color:#75A1DD; font-size:1.1em; line-height:30px; }
.bigContactDropDownList { width:154px; margin-left:7px; }
.tabBlueBar {width:100%; background-color:#75A1DD; height:25px; margin-bottom:15px; }

.popupBackground { background-color:#E8EEF7; }

.errorText { font-size: 11px; }

/**************************/
/* Public Web Site Styles */
/**************************/
/* TAG Redefines */
body {
	background-color: #D2CDB8;
}
li  
{
    line-height: 20px;
    list-style: square;
}

ul.homePageList
{
	padding:0px;
	margin-top: 3px;
	margin-left: 25px;
}

.homePageList li
{	
	list-style-type:disc;
}

ul.homePageListNested
{
	padding:0px;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-style: italic;
}

.homePageListNested li
{	
	list-style-type:none;
	line-height:19px;
}

img {border: 0;} /*remove borders from all images */

textarea 
{
    font-family:Arial,Verdana,helvetica,sans-serif;
    font-size:12px;
}

.pagecenter {width: 989px;margin: 0px auto;	position: relative;}/*page centering*/
/* HOME PAGE SPECIFIC */
.home_whiteTop 
{
    float:left;
	position:relative;
	width:989px;
	height:3px;
	left: 0px;
	background-image: url(../images/whiteTop.jpg);
}

.home_flashbanner {
	position:relative;
	float:left;
	width:989px;
	width:979px;
    border-left: solid 10px #000;
	height:245px;
	z-index:3;
	left: 0px;
	background: #000;
}
.flash_viewdemo 
{
    float: right;
	position: absolute;
	left: 728px;
	top: 0px;
    width: 242px;
    height: 245px;
    margin-right: 12px;
    background-image: url(../Images/flash_viewvideobg.png);
}


.home_lowercontentContainer 
{
    float:left;
    height: 650px;
    padding-top: 13px;
    width:979px;
    border-left: solid 10px #000;
    background: url(../Images/home_lowercontentBG.gif) repeat-x;
    background-color: #7F7F7F;
}

.home_lowercontentBox 
{
    float:left;
    width: 290px;
    height: 575px;
    background: url(../Images/home_lowercontentBox.png) no-repeat;
    margin-left: 9px;
    padding-left: 12px;
    padding-top: 20px;
    padding-right: 12px;
   
    font-family: Arial, Verdana, MS Sans-Serif;  
}



/* SUBPAGE SPECIFIC */

h2 {
	color: #8e1f29;
	font-size: x-large; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.topnav {
	position:relative;
	width:989px;
	height:72px;
	z-index:1;
	float:left;
	margin: 0;
	padding: 0;
}
/*.topwhite 
{
    float:left;
	position:relative;
	width:989px;
	height:14px;
	left: 0px;
	background-image: url(../images/whiteTop.jpg);
}*/


/* BREAD CRUMB */
.breadcrumb 
{
    float:left;
	position:relative;
	width:969px;
	height:17px;
	z-index:2;
	left: 0px;
	background-image: url(../images/whiteTop.jpg);
	padding-left: 20px;
	color: #333;
	font-size: x-small;
	padding-top: 0px;
	background-repeat: repeat;
}
.breadcrumb_links {
	/*text-decoration: underline;*/
	color: #333;
}
.breadcrumb_links:hover {color: #8e1f29;

}

/* SUB PAGE CONTENT */

.section_Banner 
{
	position:relative;
	width:989px;
	height:70px;
	left: 0px;
	/* background-image: url(../images/banner.jpg);*/
	float:left;
}

.contentContainer {
	position: relative;
	left: 0px;
	width: 964px;
	background-repeat: repeat-y;
	background-image: url(../images/bg_graphic_content_main.gif);
	background-color: #ADADAD;
	min-height: 500px;
	padding-left: 25px;
	float: left;
}
.contentContainer2 {
	position: relative;
	left: 0px;
	width: 954px;
	background-color: #FFF;
	border-left: 10px solid #000;
	min-height: 500px;
	padding-left: 25px;
	float: left;
}


.bottomBlack {
	float: left;
	width:989px;
	height:13px;
	z-index:10;
	left: 0px;
	background-image: url(../images/borderBottom.jpg);
}
.footer {
	/*position:relative;*/
	width:989px;
	height:50px;
	float:left;
	z-index:6;
	left: 0px;
	background-color: #D2CDB8;
	padding-top: 10px;
	text-align: center;
}

.bodytext_area {
	float: left;
	width: 706px;
	margin-right: 25px;
}
.contentGraphicTop {
	position: relative;
	left: -15px;
	width: 735px;
	height: 23px;
	background-image: url(../images/bg_graphic_belowbanner.gif) ;
	background-position: -10px 
}

/* RIGHT COLUMN */

.contentRight {
	float: left;
	position:relative;
	width: 224px;
	top: 8px;
	left: 4px;
	background-color: #ADADAD;
	border: 0;
}
.contentRight_box
{
    font-family: Arial, Verdana;
	float: left;
	position: relative;
	background: url(../images/contentBox_right.jpg) no-repeat;
	height: 176px;
	width: 203px;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
	padding-right:13px;
	border-right: solid 1px #AAA;
	font-size: 11px;
}


.menu {
	position: relative;
	height: 200px;
	width: 235px;
	left: 0px;
	top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.heading {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	color: #FFF;
	padding-left: 20px;
	padding-top: 12px;
}

.heading2, .h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	font-weight: bold;
	/*padding-left: 10px;*/
	color: #78183D;
}
.bodyContainer1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	left: 10px;
	right: 10px;
	padding-right: 20px;
	padding-left: 20px;
}

p.bodyContainer2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	padding-right: 25px;
	padding-left: 18px;
	text-align: left;
}


.footer_pipe {color: #999;


}
.links:hover {color: #8e1f29;

}

/* NAV BAR STYLES */

.NavTopBar
{
	height: 29px; 
	width: 442px; 
	float: left; 
	background: #ffffff url(../images/top1_1pixel.jpg) repeat-x;
}

.NavBottomBar
{
	height: 38px;
	background: #ffffff url(../images/greyBtn_1pixel.jpg) repeat-x;
}

.NavSearchArea
{
	height: 29px; 
	width: 195px; 
	float: left;
	background: #ffffff url(../images/top1_1pixel.jpg) repeat-x;
}
/* Horizontal Rule Designs */
/* custom DIVs and HR Redefining */
hr 
{
    height: 1px;
    border: 0;
    border-top: dotted 1px #B0B0B0;
    margin: 0px;
    margin-top: 3px;
    margin-bottom: 3px;
}

div.horzontalrule_ba3a74_350 {
	width: 350px;
	background-color: #C6608F;
	background-image:url(../Images/rule1.jpg);
	background-position: -40px 0px;
	background-repeat: repeat-y;
	margin-bottom: 4px;
	margin-top: 4px;
	height: 3px;
	
}
div.horzontalrule_ba3a74_700 {
	width: 700px;
	background-color: #C6608F;
	background-image:url(../Images/rule1.jpg);
	background-position: 245px 0px;
	background-repeat: repeat-y;
	margin-bottom: 8px;
	margin-top: 8px;
	height: 3px;
	
}

/* Links and Text Styles */

a.gen_link 
{
    color: #356bac;
}

a.gen_link:hover
{
    color: #78183D;
}
a:gen_link:visited 
{
    color: #444444;
}
a.faq 
{
    font-weight: bold;
    color: #356bac;
}

a.faq:hover
{
    color: #78183D;
}
a:faq:visited 
{
    color: #444444;
}
a.home_links 
{
     color: #78183D;
     font-size: 16px;
     font-weight: bold;
     text-decoration: none;
     padding-right: 12px;
}
a.home_links:hover 
{
    color: #a8134d;   
}

.faq_answers {
	font-weight: bold;
	padding-top: 2px;
    color: #78183D;
}

h6, .SubHeading, .h6 {
	font-weight: bold;
    color: #252525
}
h5, .SubHeading2, .h5 {
	font-weight: bold;
	padding-top: 10px;
    color: #252525;
}
.SubHeading2_red, .h5_red {
	font-weight: bold;
	padding-top: 10px;
	text-decoration: underline;
    color: #78183D
}
h4,.SubHeadingMain, .h4 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	padding-top: 5px;
}
h3, .SubHeadingMain2, .h3 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin: 0;
	padding: 0;
}
h7, .red_Subheading12, .h7 {
	font-weight: bold;
	font-size: 18px;
    color: #78183D
}

/* footer styles */

.footer 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	
}
.footerlinks 	
{
	color: #999;
	padding-top: 10px;
}
.footerlinks a	
{
    font-size: 9px;
	text-decoration: underline;
	color: #666;
}
.footerlinks a:hover
{
    color:#000;
}
.copyright {font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #666;
	padding: 10px 0 5px 0;
}

div.horzontalrule_hr {
    width: 100%;
    background: #ffe375 url(../Images/rule2.gif) repeat-y scroll 0 0; 
	margin-bottom: 0px;
	margin-top: 4px;
	height: 5px;
    border:0px Transparent none;
}

