

#maincontainer{
width: 975px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{

}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
	float: left;
	width: 100%;
	border: 1px solid #CCCBA0;
	border-top: 2px solid #ffffff;
}

#creditcardcontentwrapper{
	float: left;
	width: 100%;
}

#contentcolumnonly{
margin: 0 0 0 0; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#contentcolumnwithleft{
margin: 0 0 0 200px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
padding-left: 5px;
}

#contentcolumnwithright{
margin: 0 195px 0 0; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#contentcolumnwithboth{
margin: 0 195px 0 200px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
padding-left: 5px;
}

.topCreditCardButtons{
	padding-left: 5px;
}

.topCreditCardBullets ul{
	margin-left:15px;
}

.topCreditCardTitle{
	height: 85px;
}

.topCreditCardHeader{
	width: 100%;
	font-weight: bold;
}

.topCreditCardHeader:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.topCreditCardHeader ul{
	border: 1px solid #BBB;
	width: 100%;
	background: url(menu.gif) center center repeat-x; /*THEME CHANGE HERE*/
	padding: 4px 0;
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
}

#topCreditCardLink {
	color:#FFFFFF;
}

.topCreditCardHeader ul li{
	display: inline;
	color:#FFFFFF;
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column in pixel*/
margin-left: -975px; /*Set margin to that of -(MainContainerWidth)*/
margin-right: 5px;
}

#rightcolumn{
float: left;
width: 193px; /*Width of right column*/
margin-left: -195px; /*Set left margin to -(RightColumnWidth)*/
}

#footer{
clear: left;
width: 100%;
padding: 4px 0;
}

.innertube{
	margin-right:5px;
}

#cardcolumn{
	float: left;
	width: 180px; /*Width of column in pixel*/
	padding: 2px;
	border: .1em dotted #2D353D; 
}

.innertubeCreditCard{
	padding: 10px;
	
}

IMG.topCreditCard {
  	display: block;
    margin-left: auto;
    margin-right: auto;
    border-style: none;
  	/*border: 1px solid rgb(148,138,84);*/
}







#header, #header1, #header2, #header3, #body, .footer {
	width:975px;
	/*width:803px;*/
	margin: 0 auto;
	padding:0;
}

* {
	margin: 0;
	padding: 0;
}
p {
	margin: 1em 0;
}

ul {
	margin-left:35px;
}

ol {
	margin-left:35px;
}

H1{
	color:#2D343C;
}

H2{
	color:#2D343C;
}

H3{
	color:#2D343C;
}

H4{
	color:#2D343C;
}

H5{
	color:#2D343C;
}

H6{
	color:#2D343C;
}

body, td  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	margin: 0px;
}

#blog h3
{
	text-align:left;
	color:#2D343C;
	family-name:arial;
	text-decoration: none;
}

#header1 {
	height:89px;
	background-color:rgb(148,138,84);
	border-left: 2px solid #BBB;
	border-right: 2px solid #BBB;
	border-top: 2px solid #BBB;
}

#header1 img {

}

#header1Graphic {

}
#header1Text {
	width:56%;
	padding-top:15px;
}
#header1Text h5 {
	font-family: "Tahoma";
	font-size: 24pt;
	font-weight: bold;
	width:100%;
	line-height:35px;
	letter-spacing:0.05cm;
	text-align:center;
	color:#cccba0;
}
#header1Text h4 {
font-family: Tahoma, Arial; font-size: 8pt;
	color:#cccba0;
	padding-left:15px;
}


.field1 {  font-family: Tahoma; font-size: 28pt; font-weight: bold; line-height:55px; color: #cccba0; padding-left:45px;}

.field3 {  font-family: Tahoma, Arial; font-size: 8pt; color: #FFFFFF; padding-left:100px;}

.field4 {  font-family: Tahoma, Arial; font-size: 8pt; color: #FFFFFF; padding-left:200px;}

.field5 {  font-family: Tahoma, Arial; font-size: 8pt; color: #FFFFFF; padding-left:130px;}

.field6 {  font-family: Tahoma, Arial; font-size: 8pt; color: #FFFFFF; padding-left:115px;}

.field7 {  font-family: Tahoma, Arial; font-size: 8pt; color: #FFFFFF; padding-left:185px;}

.field8 { font-family: Tahoma, Arial; font-size: 9pt; color: #2D343C; font-weight: bold; padding-left:55px;}

.field9 { font-family: Tahoma, Arial; font-size: 9pt; color: #2D343C; font-weight: bold; padding-left:20px;}

.field10 { font-family: Tahoma, Arial; font-size: 9pt; color: #2D343C; font-weight: bold; padding-left:65px;}

.field11 { font-family: Tahoma, Arial; font-size: 9pt; color: #2D343C; font-weight: bold; padding-left:20px;}

.navHeaderFont { text-align:center; color: #FFFFFF; family-name:arial; font-size:12px; line-height:34px;}

.tdformLeftLabel {padding-left:15px; padding-top:10px; text-align:left; color:#2D343C;}

.tdformLeftField {text-align:left; padding-top:10px; color:#2D343C;}

.creditCardRightHeader { font-family: Tahoma, Arial; font-size: 10pt; color: #2D343C; font-weight: bold;}


#ver-minimalist {
	border-collapse:collapse;
	font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	font-size:12px;
	margin:10px 30px 10px 15px;
	text-align:center;
}
#ver-minimalist th {
	border-bottom:2px solid #000000;
	border-left:30px solid #FFFFFF;
	border-right:30px solid #FFFFFF;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	padding:8px 2px;
}
#ver-minimalist td {
	border-left:30px solid #FFFFFF;
	border-right:30px solid #FFFFFF;
	color:#000000;
	padding:10px 2px 0;
}

#searchTextBox {
	float:right;
	margin-top:5px;
}


#header1b {
		height:131px;
	width:inherit;
		background-image:url(../images/insurance-header.jpg);
}

#header1b img {
	float:left;
}

#header1bGraphic {
	float:left;
}

#header1bText {
	width:80%;
	float:left;
	padding-top:15px;
}

#header1bText h5 {
	width:inherit;
	font-size:30px;
	line-height:35px;
	letter-spacing:0.05cm;
	text-align:center;
	color:rgb(255,255,255);
}
#header1bText h4 {
	width:inherit;
	letter-spacing:0.1cm;
	text-align:center;
	color:rgb(255,255,255);
}

#header3 {
	float:left;
	margin-bottom:2px;
}
#header1 a {	
	text-decoration: none;
}
#body {
	border: 1px solid #CCCBA0;
	border-top: 2px solid #ffffff;
}
#center33 {
	background-color:#FFF;
	width:47%;
	float:left;
}
#center60 {
	background-color:#FFF;
	width:57%;
	float:left;
	margin-left:10px;
	margin-right:10px;
}
#center2column {
	background-color:#FFF;
	width:77%;
	float:left;
}
#right33 {
	padding-left:7px;
	padding-bottom:10px;
	width:26%;
	float:left;
}
#right16 {
	border-left: 2px solid #BBB;
}
#creditcardtableheader {
	background-color:#FFF;
	width:100%;
	float:left;
	border-top: 4px solid #eae6df;
	border-bottom: 4px solid #eae6df;
	margin-bottom:15px;
}
#creditcardtableheader H2 {
	text-align:center;
	color:#2D343C;
	font-weight: normal;
	family-name:arial;
	font-size:20px;
	line-height:34px;
}
#creditcardtableheader H2 span {
	color:#2D343C;
	font-weight: bold;

}
#creditcardtablesearch {
	width:100%;
	float:left;
	color: #3056a7;
}
#creditcardcontent {
	width:100%;
}
#creditcardright16 {
	width:20%;
	float:left;
}





#left33 {
	background-color:#FFF;
	width:28%;
	float:left;
}
#left16 {
	background-color:#FFF;
	border-right: 2px solid #BBB;
	margin-right:2px;
}
#navHeader {
	background-image:url(Left-Nav.png);
      background-repeat: no-repeat;
}
#navHeader h2 {
	text-align:center;
	color:rgb(255,255,255);
	family-name:arial;
	font-size:12px;
	line-height:34px;
}

#newsletterNavItem {
	border-right: thick solid rgb(255,255,255);
	border-bottom: thick solid rgb(255,255,255);
	background-color:rgb(148,138,84);
}
Label.newsletterCheckItem {
	padding-right:0px;
	color:rgb(255,255,255);
	family-name:arial;
	font-size:12px;
	line-height:25px;
	margin-left:5px;
	white-space:nowrap;
}
Label.newsletterInputItem {
	color:rgb(255,255,255);
	family-name:arial;
	font-size:12px;
	line-height:25px;
	margin-left:5px;
}
Input.newsletterInputItem {
	color:rgb(255,255,255);
	family-name:arial;
	font-size:12px;
	line-height:25px;
	width:60%;
	float:right;
	margin-right:5px;
}
#newsletterSignUpItem {
	border-left: thick solid rgb(255,255,255);
	border-right: thick solid rgb(255,255,255);
	float:right;
}
#newsletterNavItem h2 {
	text-align:left;
	color:rgb(255,255,255);
	family-name:arial;
	font-size:12px;
	line-height:30px;
	width:190px;
	padding-left:5px;
}
#advert160X600 {
	height:610px;
	width:193px;
	padding-left:10px;
}
table.advertfooter {
	border:0px solid black;
	border-collapse:collapse;
	width:100%
}
table.advertfooter th, table.advertfooter td {
	border:0px solid #aaaaaa;
	text-align:center;
}
#navItem {
	background-position: 15px center;
	background-image:url(arrow0.gif);
    background-repeat: no-repeat;
	height:20px;
	width:200px;
	padding-left:28px;
}
#navItem h2 {
	text-align:left;
	color:#2D343C;
	family-name:arial;
	font-size:10px;
	line-height:20px;
	text-decoration: none;
}
#navEventItem {
	padding-left:10px;
	padding-bottom:5px;
}
#navEventItemGooglePlus {
	padding-left:68px;
	padding-top:5px;
}
#navEventBlogItem  {
	padding-left:50px;
	padding-top:5px;
}
IMG.navEventBlogItemGraphic {
	border-style:none;
}
IMG.pageBuilderSectionTitle {
	border-style:none;
	float:bottom;
	width:1.2em;
	height:1.2em;
}
#eventHeader {
	text-align:center;
}
#eventItem {
	padding-top:0px;
	border-bottom-style:dashed;
	border-bottom-width: thin;
	border-bottom-color: #2D343C;
}
#eventItemGraphic {
	float:left;
}
#eventItemText {
	padding-top:5px;
	padding-left: 110px;
	padding-bottom:5px;
}
#eventItemText H5 {
	text-align:center;
	color:#546298;
	family-name:arial;
	font-size:12px;
}

#eventItem img {
  	display: inline;
  	border: 5px solid #ffffff;
}
#eventHeader H2 {
	background-color:rgb(251,214,55);
	text-align:center;
	color:#546298;
	family-name:arial;
	font-size:14px;
}
#levelTwoContentHeader H1 {
	/*background-color:#2D343C;*/
	text-align:center;
	/*color:#FFF;*/
	color:#2D343C;
	family-name:arial;
	font-size:24px;
	line-height:40px;
	/*border: 1px solid #BBB;*/
}
#levelTwoContent {

}
#rightEventItemGraphic {
	float:left;
}
#rightEventItem {
	padding-bottom:10px;
}
#headerRight {
	background-color:#FFF;
	padding-left:15px;
	float: left;
}
#headerItem {
	background-position: 5px center;
	background-image:url(arrow0.gif);
      background-repeat: no-repeat;
	height:20px;
	width:131px;
	padding-left:18px;
}
#headerItem h2 {
	text-align:left;
	color:#2D343C;
	family-name:arial;
	font-size:12px;
	line-height:20px;
}
#headerNav {
	height:20px;
	width:132px;
	border-bottom-style:groove;
	border-bottom-width: thin;
	border-bottom-color: #2D343C;
}
#headerNav h2 {
	text-align:center;
	color:#546298;
	family-name:arial;
	font-size:14px;
	line-height:20px;
}
IMG.rightEventItemGraphic {
  	display: inline;
  	border: 1px solid rgb(148,138,84);
}
IMG.navEventItemGraphic {
  	display: block;
    margin-left: auto;
    margin-right: auto;
    border-style: none;
  	/*border: 1px solid rgb(148,138,84);*/
}
IMG.newsletterGraphic {
  	display: inline;
  	border: 2px solid rgb(148,138,84);
}
P.noMargin {
	margin: 0px;	
}
.clear {
	clear:left;
}
IMG.floatingGraphic {
	float:left;
	border: 1px solid #ffffff;
}
.footer{
	position:relative;
	float: center;
}
.footer ul{
	width: 100%;
	padding: 4px 0;
	text-align: center;
	margin-left:0px;
}

.footer ul li{
	display: inline;
}

.footer ul li a{
	padding: 0px 7px;
	text-decoration: none;
	border-right: 1px solid #DADADA;
}
a {
	text-decoration:none;
}
a:link {

}
a:visited {

}

.chromestyle{
width: 100%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(menu.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color:#FFFFFF;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(menu-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}

.newsletterInputButton{
	margin-left:89px;
}

.newsletterInputButton{
	position:relative;
	float: center;
	font-weight: bold;
	margin-top:20px;
	margin-left:5px;
	margin-right:5px;
	line-height:20px;
}

.newsletterInputButton ul{
	background: url(menu.gif) center center repeat-x; /*THEME CHANGE HERE*/
	text-align: center; /*set value to "left", "center", or "right"*/
	display: inline;
	margin-left:90px;
}

.newsletterInputButton ul li{
	display: inline;
}

.newsletterInputButton ul li a{
	color:#FFFFFF;
	padding: 0px 9px;
	text-decoration: none;
}

.newsletterInputButton ul li a:hover {
	display: inline;
	background: url(menu-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.searchButton{
	position:relative;
	float: right;
	font-weight: bold;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	line-height:20px;
}

.searchButton ul{
	background: url(menu.gif) center center repeat-x; /*THEME CHANGE HERE*/
	text-align: center; /*set value to "left", "center", or "right"*/
	margin-left:0px;
}

.searchButton ul li{
	display: inline;
}

.searchButton ul li a{
	color:#FFFFFF;
	padding: 0px 9px;
	text-decoration: none;
}

.searchButton ul li a:hover {
	background: url(menu-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

#centertext {
	text-align:center;
	width:100%;
	float:center;
}

.formTextstyle{
	color:#2D343C;
	font-weight: bold;
	width:40%;
}

.formTextstyleRED{
	color:Red;
	font-weight: bold;
	width:40%;
}

table.center {
	margin-left:auto;
	margin-right:auto;
}

table.center td { 
	padding-right:15px;;
}

ul.contentList {
	margin-left:35px;	
}

ol.contentList {
	margin-left:35px;	
}

.noborder {border-width: 0px}
.dashedline {border-bottom: 2px dashed black}
.linkText {text-decoration: none; font-size: 8pt}

/* tooltip */
.tooltip {
	background-color:#000;
	border:1px solid #fff;
	padding:10px 15px;
	width:200px;
	display:none;
	color:#fff;
	text-align:left;
	font-size:12px;

	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
}

.calloutBox {
  background-color: #FFF;
  color: #000;
  float: right;
  width: 250px;
}

.portrait p {
  margin: 0 -20px;
  padding: 1em;
  background-color: #FFF;
  color: #000;
  font-style: italic;
  text-align: center;
}

.portrait {
	border-style: solid none;
  	margin: 0 15px;
}
