body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #ecf0f4;
}
#Wrapper{
	position: relative;
	width: 802px !important;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
}
#Branding{
	z-index:10;
	width: 802px;
	height: 173px;
	margin-bottom: 20px;
	background-image:url(images/LogoTAB.gif);
	background-repeat: no-repeat;
}
#BodyCopy{
	font-size: 100%;
	text-align: left;
	margin-left: 292px;
	/*_margin-left: 300px;*/
	margin-top: 20px;
	/*_margin-top: 23px;*/
	bottom: 15px;
	width: 460px !important;

}
#BodyCopy h2{
	color:#004C97;
	margin-left: 5px;
	margin-bottom: -8px;



}
#BodyCopy hr{
	background-color:#CCCCCC;
	border: none;
	color:#CCCCCC;
	height: 1px;
	width: 97%;
	margin-top: 15px;

	

}


#BodyCopy p{
	margin: 15px 0px 5px 5px;
	line-height: 20px;
	width: 450px;
	background-color:  #ffffff;
	
}

#BodyCopy img{
	margin-bottom: -5px;
}


/* NEWS SECTION */
#Newsletters{
	position: relative;
	/*width: 529px;*/
	margin-left: -35px;
	margin-top: 5px;
}
#Newsletters ul{
	
}
#Newsletters li{
	
	height: 30px;
	margin-bottom: 3px;
	list-style: none;
	background-image:url(images/newsList.gif);
	background-repeat: no-repeat;
}

#Newsletters a:link, #Newsletters a:visited{
	font-size: 110%;
	color: #0c1f3a;
	height: 30px;
	width: 529px;
	padding: 5px 3px 3px 5px;
	display: block;
	text-decoration: none;
}
#Newsletters a:hover, #Newsletters a:active{
	color: #0c1f3a;
	height: 30px;
	
	padding: 5px 3px 3px 5px;
	text-decoration: none;
	background-image:url(images/newsListRoll.gif);
	background-repeat: no-repeat;
	background-color: transparent !important;

}
/* NEWS SECTION END*/

#Buttons{
	position: relative;
	width: 198px;
	margin-left: -11px;
	margin-top: -5px;
	_margin-top: 22px;
	
}
#Buttons ul{
	width: 198px;

}
#Buttons li{
	width: 198px;
	list-style: none;
	

}
#Buttons img{
	margin-top: 5px;
}


#FooterBG{
	position: relative;
	margin-top: 40px;
	width: 802px;
	height: 54px;
	background-image:url(images/FooterBG.gif);
	background-repeat: no-repeat;
	clear: both;
	color: #fff;
}

/*Left Column BEGINS*/
#leftCOL{
	float: left;
	clear: right;
	position:relative;
	width: 196px;
	margin:20px 0px 30px 11px;

	/*margin-top: -1px;
	_margin-top: 9px;
	margin-left: 18px;
	_margin-left: 10px;
	_margin-right: -20px;*/

}
#SignUpForm{
	width: auto;
	margin-left: 46px;
	_margin-left: 30px;
	_margin-top: -15px;
	/*_margin-left: 33px;*/
	/*_margin-top: -10px;*/
}
#SignUpForm img{
	margin-bottom: 7px;
	_margin-bottom: -18px;


}
#submit{
	position: relative;
	width: 61px;
	height: 23px;
	/*margin-left: -41px;
	_margin-left: 1px;*/
	margin: 0px;
	padding: 0px;
	left: 0px;
	margin-top: 5px;
	_margin-top: -10px;

}
#submit ul{
	height: 61px;
	width: 23px;


}
#submit li{
	text-decoration: none;
	list-style: none;
	height: 23px;
}
#submit a{
	background-image:url(images/submitSTAT.gif);
	background-repeat:no-repeat;
	    display: block;
		height: 23px;
		text-decoration:none;
		color: #fff;
}
#submit a:link, a:visited{
	background-image:url(images/submitSTAT.gif);
	background-repeat:no-repeat;
	color: #ffffff;	

}
#submit a:hover, a:active{
	background-image:url(images/submitROLL.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	background-color: transparent;
}





/*Bullet Lists*/
.BulletList{
	margin-bottom: 10px;
}
.BulletList ul{
	width: 390px;
	margin-top: -15px;
}
.BulletList li{
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	
	line-height: 20px;
	list-style-type: disc !important;
}


/*Image Links*/

#Business{
	width: 192px;
	height: 101px;
	_margin-bottom: -8px;

}
#Business ul{
	height: 61px;
	width: 23px;


}
#Business li{
	text-decoration: none;
	list-style: none;
	height: 23px;
}
#Business a{
	display: block;
    height: 102px;
	text-decoration:none;
	background-image:url(images/BT_Business.jpg);
	background-repeat:no-repeat;
}
#Business a:link, a:visited{
	background-image:url(images/BT_Business.jpg);
	background-repeat:no-repeat;

}
#Business a:hover, a:active{
	background-image:url(images/BT_BusinessROLL.jpg);
	background-repeat: no-repeat;
}

#Personal{
	width: 192px;
	height: 101px;
	_margin-bottom: -14px;
}
#Personal ul{
	height: 61px;
	width: 23px;
}
#Personal li{
	text-decoration: none;
	list-style: none;
	height: 23px;
	background-image:url(images/BT_Personal.jpg);
	background-repeat:no-repeat;
}
#Personal a{
	display: block;
	height: 102px;
	text-decoration:none;
	background-image:url(images/BT_Personal.jpg);
	background-repeat:no-repeat;
}
#Personal a:link, a:visited{
	background-image:url(images/BT_Personal.jpg);
	background-repeat:no-repeat;

}
#Personal a:hover, a:active{
	background-image:url(images/BT_PersonalROLL.jpg);
	background-repeat: no-repeat;
}
#RiskMan{

	width: 192px;
	height: 101px;
}
#RiskMan ul{
	height: 101px;
	width: 23px;
}
#RiskMan li{
	text-decoration: none;
	list-style: none;
	height: 101px;
	background-image:url(images/BT_Risk.jpg);
	background-repeat: no-repeat;
}
#RiskMan a{
	display: block;
	height: 101px;/*
	text-decoration:none;
	background-image:url(images/BT_Risk.jpg);
	background-repeat: no-repeat;*/
}
#RiskMan a:link, a:visited{
	background-image:url(images/BT_Risk.jpg);
	background-repeat:no-repeat;
	

}
#RiskMan a:hover, a:active{
	background-image:url(images/BT_RiskROLL.jpg);
	background-repeat: no-repeat;
}
/*Left Column ENDS*/
.italics{
	font-style: italic;

}

form{
	width: 191px !important;


}
h2{
	text-align: left;
	margin: 20px 0px 20px 0px;
	color:#b44a14 !important;
	font-size: 140%;
	width: 400px !important;

}
h3{
	
	margin: 20px 0px 20px 0px;
	color:#b44a14 !important;
	font-size: 75%;


}
.Bold{
	font-weight: bolder;
	font-size: 120%;
	color:#121b2e;


}





/* GetQuote SECTION */
#GetQuote{
	position: relative;
	max-width: 454px;
	margin-left: -35px;
	float: right;
	margin-top: 14px;
	top: -6px;
	_left: 39px;
}
#GetQuote ul{
	position: relative;
	max-width: 454px;
	left:  0px;
}

#GetQuote li{
	/*width: 454px;*/
	max-width: 454px;
	height: 30px;
	margin-bottom: 3px;
	_margin-bottom: -8px;
	list-style: none;
	background-image:url(images/QuoteSTAT.gif);
	background-repeat: no-repeat;
}

#GetQuote li{
	margin-top: 3px;
	max-width: 454px;
}

#GetQuote a:link, a:visited{
	font-size: 110%;
	color: #0c1f3a;
	height: 30px;
	/*width: auto;*/
	max-width: 454px;

	padding: 5px 3px 3px 5px;
	display: block;
	text-decoration: none;
	background-image:url(images/newsList.gif);
	background-repeat: no-repeat;

}
#GetQuote a:hover, a:active{
	color: #0c1f3a;
	height: 30px;
	max-width: 454px;

	padding: 5px 3px 3px 5px;
	text-decoration: none;
	background-image:url(images/newsListRoll.gif);
	background-repeat: no-repeat;
	/*width: auto;*/


}
#copyright{
	margin-left: auto;
	margin-right: auto;
	color:#7E7E7E;
	width: 802px;
	text-align: center;
	margin-top: 5px;
	font-size: 97% !important;

}

#copyright p{
	font-size: 97% !important;
}

#copyright a{
	display: inline;
	background-image: none;
	font-size: 97% !important;

}
#copyright a:link, #copyright a:visited{
	color: #121b2e;
	text-decoration: underline !important;
	font-size: 97% !important;

}
#copyright a:hover, #copyright a:active{
	color: #5d6e91;
	background-image: transparent;
	text-decoration: none !important;
	font-size: 97% !important;

}

.headers{
	height: 30px !important;

}

#sitemap a:link, #sitemap a:visited {
	background-image: none;
	
}


