body {
	background-position: center top;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;	
}

.links1:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
}       
.links1:visited { 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
}
.links1:hover { 
	color: #FF3333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
}   

.links2:link {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
}       
.links2:visited { 
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
}
.links2:hover { 
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
}   

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bodytext95 {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 95%;
}

.moreinfo {
	color: #9e0b0e;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

.footer {
	color: #ffffff;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
 
.storyheader {
	color: #777777;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.subheader {
	color: #CB7914;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: 747474;

}
 
.rheader {
	color: #ffffff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: 747474;

}
.leftbar {
	background-image: url(../images/pix_1.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.rightbar {
	background-image: url(../images/pix_1.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.topbar {
	background-image: url(../images/pix_1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.insanceproductlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: 747474;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 747474;
	background-image: url(../images/pix_1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}
.bottombar {
	background-image: url(../images/pix_1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.vaheader {
	color: 747474;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}
.smallbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 000000;
	font-weight: bold;
}
.instanceaction {
	background-color: 747474;
	color: #FFFFFF;
}
.buyquote {
	background-color: #9e0b0e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}
.productitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 737373;
}
.bottombarwhite {
	background-image: url(../images/white_1x1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.bottombarlight {
	background-image: url(/images/pix_2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.hdbodytextlarge {
	color: #8d9ba9;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;

}

.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999898;
	font-weight: bold;

}


input.formCheckbox {
	border: none;
	background: transparent;
}

input.formButton {
	background: #425929;
	border-bottom: 1px solid #688C40;
	border-left: 1px solid #688C40;
	border-right: 1px solid #141C0D;
	border-top: 1px solid #141C0D;
	color: #FFFFFF;
	font-weight: bold;
	margin: 3px 3px 0px 3px;
}
input.testformButton {
	background: #425929;
	color: #FFFFFF;
	font-weight: bold;
	background-image: images/Go_Button.gif);
	background-image: url(images/Go_Button.gif);
	background-repeat: no-repeat;
}

/* Tables used to display tabular Data. */
/* Apply to <table> tags only. 
Example: <table class="tabulardata">*/
table.tabularData, table.tabularData td, table.tabularData th {
	border: 1px solid #76685D;
	border-collapse: collapse;
}
table.tabularData td, table.tabularData th{
	padding: 3px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #000000;
	color: #FFFFFF;
}

/* altRowEven & altRowOdd are used to style alternating table rows. */
.altRowEven {
	background-color: #EFE8D5;
}
.altRowOdd{
	background-color: #EFE8D5;
}

.smallprint {
	font: 10px;
}

.pagingLinks {
	text-align: center;
}

.errorMessage {
	color: #993333;
	font-weight: bold;
}
.droplabel {
	FONT-SIZE: 95%; FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.txtBox {
	FONT-SIZE: 70%; FONT-FAMILY: Arial, Helvetica, sans-serif;
}.MainTableBorder {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
}
.footerborder2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.BottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.BorderAllAround {
	border: 1px solid #999999;
}

.text1bold  {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.text1  {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}


.basictext {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.leftmenu:visited  {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.leftmenu:link  {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.leftmenu:active  {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.leftmenu:hover   {
	color: red;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.menutable {
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.onLink{
	color: red;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}

.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

a.footer1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a.footer1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a.footer1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.footerborder2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-image: url(../images/Footer.gif);
	background-repeat: no-repeat;
}
.slogan {
	background-image: url(../images/slogantrim.gif);
	background-repeat: no-repeat;
	background-position: 54px 9px;
}
.detailborder {
	border: 1px solid #cccccc;
}
.detailborder2 {
	border: 1px solid #cccccc;
}
.menu_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
.bodybg {
	font-family: Arial, Helvetica, sans-serif;

}
.menucell {
	border-top: 1px none #cccccc;
	border-right: 1px none #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px none #cccccc;
}
.bannerbg {
	background-image: url(../images/tmt_newtop1.jpg);
	background-repeat: no-repeat;
}
.leftnavgrad {
	background-image: url(../images/leftnavgrad.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
