a {
color: #660000;
}

.inputTextBoxGray 
{
	border-left-color: #a9a9a9; 
	border-bottom-color: #a9a9a9; 
	border-top-style: solid; 
	border-top-color: #a9a9a9; 
	border-right-style: solid; 
	border-left-style: solid; 
	border-right-color: #a9a9a9; 
	border-bottom-style: solid;
}
.boxheader 
{
	margin-left: 0px; 
	height: 18px; 
	background:#a9a9a9; 
	margin-top: 0px;
	text-align: center;	
}
.boxFooter 
{
	margin-left: 0px; 
	width: 850px; 
	height: 24px; 
	background:#a10000; 
	margin-top: 10px;
	text-align: center;	
	border:0;
}
.boxFooterText 
{
	font-family: arial,helvetica; 
	font-weight: bold; 
	font-size: 10px;
	color:#FFFFFF;
	text-decoration: none;	
}
.pageTitle 
{
	font-family: arial,helvetica; 
	font-weight: bold; 
	font-size: 11px;
}
.box 
{
	padding: 4px;
}
.boxheadertext 
{
	font-family: arial,helvetica; 
	font-weight: bold; 
	font-size: 12px;
	color:#FFFFFF;
}
.boxheadertextBlack 
{
	font-family: arial,helvetica; 
	font-weight:normal; 
	font-size: 12px;
	color:#000000;
	text-align:left;
}
.boxheadertextWhite2
{
	font-family: arial,helvetica; 
	font-weight:bold; 
	font-size: 12px;
	color:#FFFFFF;
	text-align:left;
}
.boxheadertextBlackBold 
{
	font-family: arial,helvetica; 
	font-weight:bold; 
	font-size: 12px;
	color:#000000;
	text-align:left;
}
.boxFormText3 
{
	font-family: arial,helvetica; 
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color:#666666;
}
.boxFormText 
{
	font-family: arial,helvetica; 
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	color:#666666;
}
.boxFormText2 
{
	font-family: arial,helvetica; 
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	color:#000000;
}
.boxFormTextSmall 
{
	font-family: arial,helvetica; 
	font-size: 11px;
	font-weight:normal;
	color:#666666;
}
.boxFormText4 
{
	font-family: arial,helvetica; 
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color:#000000;
}
.boxFormText5 
{
	font-family: arial,helvetica; 
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color:#000000;
}
.boxOutlineGray 
{
	margin-left: 0px; 
	background: #FFFFFF; 
	border:2px solid #a9a9a9; 
}
.boxBottomLine 
{
	margin-left: 0px; 
	width: 800px; 
	background: #FFFFFF; 
	border-bottom:3px solid #000000; 
}

.buttonForm 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #a10000; 
	border-left: 1px solid #660000; 
	border-right: 1px solid #660000; 
	border-top: 1px solid #660000; 
	border-bottom: 1px solid #660000; 

	cursor: hand;  
}

.buttonForm2 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #a10000; 
	border-left: 1px solid #660000; 
	border-right: 1px solid #660000; 
	border-top: 1px solid #660000; 
	border-bottom: 1px solid #660000; 

	cursor: hand;  
}
.buttonMain 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #9B0033; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000; 
	border-top: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	height:20px; 
	cursor: hand;  
}
.footer 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF; 
	text-decoration: none; 
} 
a.footer, a:link.footer, a:visited.footer 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF; 
	text-decoration: none; 
} 
.copyright 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 24px;
	color: #666666; 

	text-decoration: none; 
} 
.worldWideLink, A.worldWideLink:link, A.worldWideLink:active, A.worldWideLink:visited 
{
	color:#FFFFFF; 
	font:10px/16px Arial, Helvetica, sans-serif; 
	text-decoration:none; 
} 
a.footer:hover, A.worldWideLink:hover 
{
	color: #FFFFFF; 
	text-decoration:underline; 
} 
.separator 
{
	height: 8px; 
	margin: 0px; 
	padding: 0px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8px; 
	line-height: 8px; 
} 
a.mainLink, a:link.mainLink, a:visited.mainLink 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight:bold;
	color: #9B0033; 
	text-decoration: none; 
} 
a.mainLink:hover 
{
	color: #9B0033; 
	text-decoration:underline; 
} 
.address {
	background:#FFFFFF url(../images/bkgd.jpg) repeat-x;
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	text-align: right;
	padding-right: 20px;
} 

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #660000;
	text-transform: uppercase;
	text-align: left;
	text-decoration: none;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding: 2px 200px 2px 10px;
	text-align: left;
	text-decoration: none;
}



.topnav {
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	text-align: right;
	padding-right: 20px;
}
.mainnav {
	background: #660000; 
}

#navigation{
	margin:0;
	padding:0;
	list-style:none;
}
#navigation li{
	float:left;
}
#navigation li a{
	display:block;
	overflow:hidden;
	height:14px;

	
}
#navigation li a.nav1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 115px;
	background: #660000;
	text-transform: uppercase;
	padding: 2px 10px 2px 10px;
	text-align: center;
	border-right: 1px solid #FFFFFF;
	text-decoration: none;

}

#navigation li a.nav1:hover {
background: #333333;
}


#navigation li a.nav1:hover,
#navigation li.active a.nav1,
#navigation li.hover a.nav1,
#navigation li:hover a.nav1{background-position:0 -33px; text-decoration:none; color: #FFFFFF;}
#navigation li a.nav2{
	background:url(navigation1.gif) repeat-x;
}	
	
#navigation li:hover,
#navigation li.hover{position:relative;}
#navigation li:hover ul,
#navigation li.hover ul{display:block;}
.separator {
	background:#FFFFFF url(../images/separator.jpg) repeat-x;
}
.border {
	border: 2px solid #CCCCCC; 
}
.claim_number {
   color: #660000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	line-height: 16px;
	text-align: left;  
}
.agent_info {
	color: #660000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px;
	text-align: left;
}
.directbill_info {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 14px;
	font-weight: bold;
	text-align: right;
}
.pBarFuchsiaBold 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: fuchsia;
} 
.pBarFuchsia 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: fuchsia;
}
 .pBarBlueBold 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: blue;
} 
.pBarBlue 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: blue;
} 
.pBarOlivelBold 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: olive;
} 
.pBarOlive 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: olive;
} 
.pBarYellowBold 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: yellow;
} 
.pBarYellow 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: yellow;
} 
.pBarTealBold 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: teal;
} 
.pBarTeal 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: teal;
} 
.pBarOrangeBold 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: orange;
} 
.pBarOrange 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: orange;
} 
.pBarRedBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: red;
} 
.pBarRed 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: red;
} 
.pBarAquaBold 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: aqua;
} 
.pBarAqua 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: aqua;
} 
.pBarGreenBold 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: green;
} 
.pBarGreen 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: green;
} 
.pBarPurpleBold 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: purple;
} 
.pBarPurple 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: aqua;
} 
.pBarNavyBold 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: Navy;
} 
.pBarNavy 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: navy;
} 
.pBarGray 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: Normal; 
	color: gray;
} 
.pBarBlack 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: Normal; 
	color: black;
} 
.pBarGrayOld 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #999999;
} 
.pBarBlackOld 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000; 
} 
.progressBarLine 
{ 
	height: 11px; 
} 
.progressBarLineGrey 
{ 
	height: 11px; 
} 
.progressBarSubmitButton {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
	border: none;
	background-color: transparent;
	padding: 0px;
}
.tab
{
    border:Solid 1px black;
    border-bottom: 2px solid black;
    padding:2px 10px;
    background-color:#eeeeee;
	font-weight: bold;
	cursor: pointer;
}
.selectedTab
{
    border:Solid 2px black;
    border-bottom:Solid 2px white;
    padding:3px 10px 0px 10px;
	margin-bottom: 4px;
    background-color:white;
	font-weight: bold;
	font-size: 1.05em;
}
.error_info {
	color: #FF0000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px;
	text-align: left;
}

table.da{}
table.da td { padding:5px; border-bottom: solid 1px #999; border-top: solid 1px #999;}
table.da tr.th,table.da tr.th td { color:White;background-color:Gray;font-weight:bold; }

.endorsementSummaryHeader  
{
	width:50%;
	font-family: arial,helvetica; 
	font-weight: bold; 
	font-size: 12px;
	color:#FFFFFF;
	margin-left: 0px; 
	height: 18px; 
	background:#a9a9a9; 
	margin-top: 0px;
	text-align: center;	
}

table.ja{}
table.ja td
{
    font-size: small;
    border-bottom: solid 1px #999;
    border-top: solid 1px #999;
    background-color: #C0C0C0;
    color: #000000;
    font-weight: bold;
}

table.ja tr.th, table.ja tr.th td
{
    color: #000000;
    background-color: #00FF00;
    font-size: small;
    font-weight: normal;
}

.quoteSummaryHeader
{
    width: 50%;
    font-family: arial,helvetica;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    margin-left: 0px;
    height: 16px;
    background: #FFFFFF;
    margin-top: 0px;
    text-align: left;
}


table.ka{}
table.ka td
{
    font-size: medium;
    border-bottom: solid 1px #999;
    border-top: solid 1px #999;
    background-color: #C0C0C0;
    color: #000000;
    font-weight: bold;
}

table.ka tr.th, table.ka tr.th td
{
    color: #000000;
    background-color: #00FF00;
    font-size: medium;
    font-weight: normal;
}

table.ba{}
table.ba td
{
    font-size: medium;
    border-bottom: solid 1px #999;
    border-top: solid 1px #999;
    background-color: #99FFCC;
    color: #000000;
    font-weight: bold;
}

table.ba tr.th, table.ba tr.th td
{
    color: #FFFFFF;
    background-color: #808080;
    font-size: medium;
    font-weight: bold;
}
.paymentplanSummaryHeader
{
    width: 50%;
    font-family: arial,helvetica;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    margin-left: 0px;
    height: 16px;
    background: #FFFFFF;
    margin-top: 0px;
    text-align: left;
}


#summaryInfo label { width: 200px; text-align:left; float: left;}

table#GridView1 {
	border-collapse: collapse;
}
table#GridView1 th, table#GridView1 td {
	padding: 3px;
	vertical-align: top;
}
table#GridView1 th {
	color: white;
	background-color: black;
	font-weight: bold;
	white-space: nowrap;
}