﻿/***************************************
COMMON
***************************************/
body, table {
	font-size:90%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
html, body, form {
	margin: 0;
	padding: 0;
}
html{background: #eae7e4 url(/tgi3/affiliate/images/bkg-body.png) repeat-x;}
body {background: transparent url(/tgi3/affiliate/images/header/bkg_headerBarLeft.png) repeat-x;}/*pos rel breaks modals pos IE7*/
A {color : #ee881a;}
A:hover {text-decoration: none;}
li {
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
ul{
	list-style: square outside url(/tgi3/affiliate/images/lidot.gif);
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 10px 10px;
}
ul ul{
	padding: 0px 0px 0px 10px;
	list-style: square outside url(/tgi3/affiliate/images/lidotALT.gif);
}
ul.columnwidgetlist ul{list-style: square outside url(/tgi3/affiliate/images/lidot.gif);}/*ektron fix*/
ul.columnwidgetlist ul ul{list-style: square outside url(/tgi3/affiliate/images/lidotALT.gif);}/*ektron fix*/
ol{
	margin: 0px 0px 0px 45px;
	padding: 0px;
}
/***************************************
HEADER
***************************************/
#M_H_DIV1{
	height: 109px;
	width: 40%;
	right: 0;
	background: #fff url(/tgi3/affiliate/images/header/bkg_headerBarRight.png) repeat-x bottom left;
	position: absolute;
	z-index:1;
	top:0;
}
#M_H_DIV2{
	width: 987px;
	margin: 0 auto;
	color: #beb5ad;
	height: 109px;
	background: transparent url(/tgi3/affiliate/images/header/bkg_headerBarMid.png) no-repeat bottom right;
	position: relative;
	z-index:2; /*IE6 fix*/
}
.M_H_siteLogo {
	border: 0;
	margin-top:8px;
}
.M_H_currentState{
	float:right;
	font-size: 0.75em;
	text-align: right;
	margin-top:55px;
}
.M_H_currentState img{
	border: 0;
	vertical-align: middle;
	margin-left: 5px;
}
.M_H_agentLogin{
	width: 55px;
	border: 1px solid #9fb3d2;
	color: #9fb3d2;
	font-size: .85em;
	padding: 2px 3px 0 3px;
	height: 16px;
	vertical-align: top;
}
.M_H_residencyLink {
	text-align: right;
	padding: 15px 0 0 0;
}
.M_H_WUT{margin-top: 5px;}
.M_H_MainNav {padding-top: 15px;}
.M_H_MainNav A{
	font-size: 12px;
	font-weight: bold;
	margin-right: 6px;
	text-decoration: none;
	color: #645c5c;
}
.M_H_navSeparator{vertical-align:middle;margin-right: 6px;}
.M_H_MainNav A.hovered, .M_H_MainNav A:hover{color: #3f9435;}
/***************************************
FOOTER
***************************************/
#M_F_DIV1{}
#M_F_DIV2 {
	width: 987px;
	margin: 0 auto;
	padding: 15px 0 3px 0;
	color: #beb5ad;
	font-size: 10px;
}
.M_F_Links A{
	margin: 0 4px;
	vertical-align: middle;
}
.M_F_Box{
	background: #f6f5f3;
	border: 1px solid #beb5ad;
	padding: 4px 6px 0 6px;
	text-align: right;
	color:#beb5ad;
	position: relative;/* IE6 fix*/
}
.M_F_securityItems{
    float:left;
    position: relative;
}
.Verisign{float: left;}
.McAfeeSECURE{
	float: left;
	padding: 4px 4px 2px 4px;
	background: #fff;
	border: 1px solid #e3dad1;
	margin: 8px 10px 0 0;
}
.M_F_Notices{margin-top: 17px;}
.M_F_underwriter{
	margin-top: 10px;
	padding-bottom:2px;
}
/***************************************
CONTENT
***************************************/
#M_C_DIV1{}
#M_C_DIV2 {
	width: 967px;
	margin: -1px auto 0 auto;
	padding: 35px 10px 20px 10px;
	background: #fff;
	border: 1px solid #857364;
	border-top: 0;
	z-index:200;
}
#M_C_DIV2 A img{
	border: 0;
	vertical-align: middle;
}
H1{
	padding: 0;
	margin: 0;
	font-size: 2em;
	font-weight: bolder;
	color: #3f9435;
}
H1 A{color: #3f9435;}
H2 {
	font-size: 1.35em;
	padding: 0;
	margin: 0 0 10px 0;
	color: #61b059;
	font-weight: bold;
}
H2 A{color: #61b059;}
H3 {
	font-size: 1.15em;
	padding: 0;
	margin: 0;
	color: #6e81ac;
	font-weight: bold;
}
H3 A{color: #6e81ac;}
.fineprint {
	font-size: 0.75em;
	color: #666;
}
.requiredField {color: #ff0000;}
hr {
	color: #889bb9;
	background: #889bb9;
	height: 1px;
	border: 0;
}
A.tooltip0, .tooltip0 A{border-bottom-color: #ee881a;}
.DZ_C_mainImage{margin-bottom:20px;}
/***************************************
COLUMNS
***************************************/
.DZ_C_SN{font-size: .85em;}
.DZ_C_Main{padding-bottom:15px;}
/***************************************/
.DZ_C_CLeft{margin-right: 245px;}
.DZ_C_SNRight{
	float: right;
	width: 230px;
}
/***************************************/
.DZ_C_CRight{margin-left: 245px;}
.DZ_C_CRight_OF{overflow-x:hidden;width:737px;/*IE6 fix*/}
.DZ_C_SNLeft{
	float: left;
	width: 230px;
}
.DZ_C_SNRight{
	float: right;
	width: 230px;
}
.DZ_C_CMiddle{margin-left: 245px;margin-right: 245px;}
.DZ_C_CMiddle_OF{overflow-x:hidden;width:470px;/*IE6 fix*/}
/***************************************/
.DZ_C_CRight_Image{width:200px;}
.DZ_C_CRight_Content{margin-right: 215px;}
.DZ_C_CRight_Left{float:left;width:360px;}
.DZ_C_CRight_Right{margin-left: 375px;overflow-x:hidden;width:358px;/*safari/google fix */}
/***************************************
COLUMN SHADING
***************************************/
.DZ_C_SNBrown1{
	background: transparent url(/tgi3/affiliate/images/columns/brownOuter.png) repeat;
	margin-bottom: 5px;
}
.DZ_C_SNBrown2{
	padding: 2px;
	color: #857364;
	border: 1px solid #beb5ad;
}
.DZ_C_SNBrown3{
	border: 1px solid #f9f7f5;
	background: transparent url(/tgi3/affiliate/images/columns/brownInner.png) repeat;
}
.DZ_C_SNBrown4{padding: 8px;}
/***************************************/
.DZ_C_SN H3,.DZ_C_SN H2,.DZ_C_SN H1{
	color: #857364;
	font-size: 1.55em;
	border-bottom: 1px dotted #857364;
	margin-bottom: 10px;
}
.DZ_C_SN H3 A,.DZ_C_SN H2 A,.DZ_C_SN H1 A{
	color: #857364;
	display: block;
	text-decoration:none;	
}
.DZ_C_SN A H3:hover{color: #857364;}
.DZ_C_secondNav A{
	line-height: 1.7em;
	display: block;
	background: transparent url(/tgi3/affiliate/images/lidot.gif) no-repeat 0 5px;
	padding-left: 10px;
}
.DZ_C_SN .fineprint{font-size:.75em;color:#9f9084;}
/*****************************************
INPUT/RADIO/CHECKBOX/COMMNET BOX STYLE
*****************************************/
body input[type="submit"],body input.submit {
	border-color: #ee881a;
	color: #ee881a;
}
/************************
MODAL
************************/
body .modalMessage1 {border-color: #053a8a;}
body .modalMessage2 {border-color: green;}
body .modalMessageErr {border-color: red;}
body .modalTitleBar {background: #053a8a; border-color: #053a8a;}
body .modalContent {border-color: #053a8a;}
