/* CSS Document */
.body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5D6167;
	font-size:11px;
	font-weight:crisp;
}

.header{
	font-family:Arial;
	font-size:14px;
	color:#676767;
	text-decoration:none;
	font-weight:normal;
}
.headerClick{
	font-family:Arial;
	font-size:14px;
	color: #064BA0;
	text-decoration:none;
	font-weight:normal;
}

.header:Hover{
	font-family:Arial;
	font-size:14px;
	color: #064BA0;
	text-decoration:none;
	font-weight:normal;
}
.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#5D6167;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	}
.BottomLink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#5D6167;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}


.TitleText{
	font-family:Arial;
	font-size:14px;
	color:#064BA0;
	font-weight:bold;
}

.TitleText2{
	font-family:Arial;
	font-size:20px;
	color:#4B4B4B;
	font-weight:bold;
}
.top{
	font-family:Arial;
	font-size:11px;
	color: #676767;
	text-decoration:none;
	font-weight:none;
}
.top:Hover{
	font-family:Arial;
	font-size:11px;
	color: #2149AD;
	font-weight:none;
}
.tablebox {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #6699FF;

}

.tablebox2 {
	background-attachment: fixed;
	background-image: url(images/profilemanager.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.login {
	background-attachment: fixed;
	background-image: url(images/logintable.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.search {
	background-attachment: fixed;
	background-image: url(images/searchtable.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.resultsearch {
	background-attachment: fixed;
	background-image: url(images/resultsearch.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.SpecialOffersTableBox {
	background-attachment: fixed;
	background-image: url(images/EisaLogoWatermark.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.IsurancePlanTable {

	background-attachment: fixed;
	background-image: url(images/plan.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.bodyControl {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5D6167;
	font-size:11px;
	font-weight:normal;
	border: 1px solid #666666;

}
.btn {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	height: 17px;
	width: 15px;
}


.headerBottom 
{

	font-family:Arial;
	font-size:14px;
	color:#3366CC;
	text-decoration:none;
	font-weight:normal;
}
.headerBottomClick {

	font-family:Arial;
	font-size:14px;
	color: #000066;
	text-decoration:none;
	font-weight:normal;
}
.headerBottom:Hover {

	font-family:Arial;
	font-size:14px;
	color: #0066FF;
	text-decoration:none;
	font-weight:normal;
}
.OfferLink {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#5D6167;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.OfferLink:Hover {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#5D6167;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
}
.RowText {

	font-family:Arial;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}
.HeaderText {
	font-family:Arial;
	font-size:14px;
	color:#064BA0;
	font-weight:bold;
	border: thin solid #000000;
	background-color: #CCCCCC;


}
.FormTable {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;

}
.FormTableUnderline {

	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.dataHeads {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5D6167;
	font-size:11px;
	font-weight:bold;
	background-color: #EFE7DE;

}
.DataTable {
	background-attachment: scroll;
	border-top: 2pt solid #f7f3f7;
	border-right: 2pt solid #f7f3f7;
	border-bottom: 2pt solid #f7f3f7;
	border-left: 2pt solid #f7f3f7;
	background-repeat: repeat;



}
.FormBack {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center;
	background-color: #F7F7EF;
	border: 1px solid #848284;

}
.FormTitle {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000099;
	font-weight: bold;


}
.bodySelectControl {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5D6167;
	font-size:11px;
	font-weight:normal;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top: 2pt solid #FFFFFF;
	border-right: 2pt solid #FFFFFF;
	border-bottom: 2pt solid #FFFFFF;
	border-left: 2pt solid #FFFFFF;
	width: 120px;

}
area {
	cursor: hand;
}
.bodySelectControlLong {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5D6167;
	font-size:11px;
	font-weight:normal;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top: 2pt solid #FFFFFF;
	border-right: 2pt solid #FFFFFF;
	border-bottom: 2pt solid #FFFFFF;
	border-left: 2pt solid #FFFFFF;
	width: 280px;
}
.TabsUp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EFE7DE;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-left-color: #999999;
	height: 15px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: outset;
	color: #5D6167;
	border-right-color: #CCCCCC;
	padding: 1px;





}
.TabsDown {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	height: 15px;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: outset;
	color: #5D6167;
	border-right-color: #CCCCCC;
	padding: 1px;
}
.bottomLine {
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;

}
.bodyControlButton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	cursor: hand;
	background-image: url(images/btn.gif);
	background-repeat: no-repeat;
	border: none;
	height: 14px;
	width: 65px;
}
.bodyDrpd {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	border: 1px solid #666666;
}
.bodyButton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	cursor: hand;
	background-repeat: no-repeat;
	border: none;
	height: 23px;
	width: 75px;
	background-color: #336699;

}
