* {
	margin: 0;
	padding: 0;
}
.wrapper {
	width: 100%;
	overflow: hidden;
}
.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}
input, select {
	vertical-align: middle;
	font-weight: normal;
}
img {
	border: 0;
	vertical-align: top;
	text-align: left;
}
ul, ol {
	list-style: none;
}
object {
	vertical-align: top;
	outline: none;
}
a {
	outline: none;
	color: #009be7;
}
a:hover {
	text-decoration: none;
}
body {
	background: url(/images/body-tail.jpg) repeat 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #606060;
}
h1 {
	padding: 10px 0 0 0px;
	letter-spacing: -4px;
	font-size: 4.5em;
	position: absolute;
	top: 25px;
	left: 15px;
}
h1 a {
	text-decoration: none;
}
h2 {
	padding: 0 0 21px 0;
	line-height: 1.25em;
	font-size: 2em;
	color: #3e3e3e;
}
h2.extra {
	padding: 0 0 17px 0;
}
h2.extra-1 {
	padding: 0 0 24px 0;
}
h2.extra-2 {
	padding: 0 0 29px 0;
}
h2.extra-3 {
	padding: 0 0 14px 0;
}
h3 {
	padding: 0 0 15px 0;
	letter-spacing: -1px;
	line-height: 1.25em;
	font-size: 2em;
	color: #fff;
}
h3.extra {
	padding: 0 0 17px 0;
}
h5 {
	line-height: 1.333em;
	font-size: 1em;
	color: #e1e2e3;
}
h5.extra {
	padding: 0 0 16px 0;
}
h5 a {
	text-decoration: none;
	color: #e1e2e3;
}
h5 a:hover {
	text-decoration: underline;
}
h6 {
	padding: 0 0 16px 0;
	line-height: 1.333em;
	font-size: 1em;
	color: #606060;
}
h6.extra {
	padding: 0;
}
h6.extra-1 {
	padding: 0 0 27px 0;
}
.fleft {
	float: left;
}
img.fleft {
	margin: 3px 12px 28px 1px;
}
img.fleft1 {
	float: left;
	margin: 3px 12px 20px 1px;
}
img.fleft2 {
	float: left;
	margin: 3px 12px 16px 1px;
}
img.fleft3 {
	float: left;
	margin: 5px 14px 0 2px;
}
.fright {
	float: right;
}
ul.fright {
	padding: 0 80px 0 0;
}
.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}
.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}
#main-tail-top {
	background: url(/images/main-tail-top.gif) repeat-x 50% 0%;
}
#main-bg-top {
	background: url(/images/main-bg-top.jpg) no-repeat 50% 0%;
}
#main {
	width: 970px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	position: relative;
	height: 435px;
}

#header-backend 
{
    position: relative;
	height: 154px;
}
#rss {
	background: url(/images/rss.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 16px;
	padding: 0 0 0 24px;
	line-height: 12px;
	color: #fff;
	position: absolute;
	top: 38px;
	left: 572px;
}
.search-form {
	width: 258px;
	height: 74px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: 20px;
	text-align:right;
	color:white;
}
.search-form input {
	/*background: none;*/
	width: 75px;
	height: 12px;
	padding:  0px 5px 0px 5px;
	/*border: none;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #888;
	
}
.search-form input #search-submit {
	background: url(/images/search-submit.gif) no-repeat 0% 0%;
	width: 27px;
	height: 28px;
	padding: 0;
	border: none;
	float: left;
	margin: 0 0 0 6px;
}
#navi {
	background: url(/images/menu_new.jpg) no-repeat 0% 0%;
	width: 968px;
	height: 36px;
	padding: 0 0 0 2px;
	position: absolute;
	top: 96px;
	left: 0;
}
#navi ul {
	width: 100%;
	overflow: hidden;
}
#navi ul li {
	background: url(/images/navi-divider-2.gif) no-repeat 0% 1px;
	float: left;
	margin: 0 0 0 -2px;
	letter-spacing: -2px;
	font-size: 1.5em;
	font-weight: bold;
	color: #334053;
}


.dropDown { color:#254852; font-family:Verdana; font-size:11px; border:1px solid #b7b7b3; height:18px; }
.comboBox { color:#254852; font-family:Verdana; font-size:11px; border:1px solid #b7b7b3; padding-left:5px; padding-top:2px; }
.txtBox { color:#254852; font-family:Verdana; font-size:11px; border:1px solid #b7b7b3; height:16px; padding-top:2px; padding-left:3px; padding-right:3px; }


.blueText { color:#3399FF; }
/* SUB NAVS --------------------------- */

#navi #subnav1
{
    position:absolute;
    width:140px;
    left:278px;
    display:none;
    z-index:1000;
}

#navi #productsSubNav
{
    position:absolute;
    width:165px;
    left:826px;
    display:none;
    z-index:2000;
}

#navi #adminSubNav
{
    position:absolute;
    width:140px;
    left:826px;
    display:none;
    z-index:2000;
}



#navi #quoteSubNav
{
    position:absolute;
    width:140px;
    left:275px;
    display:none;
    z-index:1000;
}

#navi #claimSubNav
{
    position:absolute;
    width:140px;
    left:414px;
    display:none;
    z-index:1000;
}

#navi #toolsSubNav
{
    position:absolute;
    width:150px;
    left:550px;
    display:none;
    z-index:1000;
}

#navi #reportsSubNav
{
    position:absolute;
    width:230px;
    left:690px;
    display:none;
    z-index:1000;
}



#subnav1 div
{
    border-bottom:1px solid Black;
    border-left:1px solid Black;
    border-right:1px solid Black;
    width:140px;
}
#subnavLink 
{
    height:30px;
    line-height:28px;
    padding-left:10px;
    color:White;
    font-weight:bold;
    text-decoration:none;
    display:block;
    background: url(/images/menu-bg-hover.png);
    
}

#subnavLink:hover
{
    background: url(/images/menu-bg.png);
    
}
#navi ul li a {
	background: url(/images/navi-arrow.gif) no-repeat 122px 12px;
	display: block;
	width: 122px;
	height: 36px;
	padding: 0 0 0 18px;
	line-height: 34px;
	float: left;
	text-decoration: none;
	color: #334053;
}
#navi ul li.act a {
	background: url(/images/navi-arrow-act.gif) no-repeat 110px 12px;
}
#navi ul li a:hover {
	background: url(/images/navi-arrow-act.gif) no-repeat 110px 12px;
}
#slogan {
	position: absolute;
	top: 241px;
	left: 422px;
}
#header-button {
	background: url(/images/header-button.gif) no-repeat 0% 0%;
	display: block;
	width: 118px;
	height: 44px;
	padding: 0 4px 0 0;
	line-height: 40px;
	letter-spacing: -2px;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #334053;
	position: absolute;
	top: 345px;
	left: 453px;
}
#header-button:hover {
	color: #2ab1f2;
}
#banners {
	position: absolute;
	top: 186px;
	right: 9px;
}
#banners li {
	background: url(/images/banner.gif) no-repeat 0% 0%;
	padding: 0 0 3px 0;
	text-transform: uppercase;
	letter-spacing: -2px;
	font-size: 1.833em;
	font-weight: bold;
	color: #fff;
}
#banners li a {
	display: block;
	width: 216px;
	height: 78px;
	padding: 0 0 0 23px;
	overflow: hidden;
	line-height: 76px;
	text-decoration: none;
	color: #fff;
}
#banners li a:hover {
	color: #000;
}
#content {
	background: url(/images/content-tail.jpg) repeat-y 0% 0%;
	width: 100%;
}
#content-top {
	background: url(/images/content-top.png) no-repeat 0% 0%;
	margin: -22px 0 0 0;
	width: 100%;
	/*position: relative;*/
}
#content-bot {
	background: url(/images/content-bot.jpg) no-repeat 0% 100%;
	padding: 26px 9px 67px 9px;
}
#page8 #content-bot {
	padding: 26px 9px 27px 9px;
}
.no-margin {
	margin: 0 !important;
}
#content p {
	padding: 0 0 0 0;
	line-height: 1.333em;
	font-size: 1em;
	color: #e1e2e3;
}
#content p.extra {
	padding: 0 0 27px 0;
}
#content p.extra-1 {
	padding: 0 0 16px 0;
}
.box {
	margin: 0 0 43px 0;
}
.box .tail {
	background: url(/images/box-tail.jpg) repeat-y 0% 0%;
}
.box .top {
	background: url(/images/box-top.jpg) no-repeat 0% 0%;
}
.box .bot {
	background: url(/images/box-bot.jpg) no-repeat 0% 100%;
	width: 100%;
}
.box .inner {
	padding: 32px 54px 44px 33px;
}
.box .inner-1 {
	padding: 49px 54px 44px 33px;
}
.box p {
	padding: 0 0 31px 0 !important;
	line-height: 1.333em !important;
	font-size: 1em !important;
	color: #606060 !important;
}
.box p.extra {
	padding: 0 0 26px 0 !important;
}
.box p.extra-1 {
	padding: 0 0 23px 0 !important;
}
.box p.extra-2 {
	padding: 0 0 17px 0 !important;
}
.box p.extra-3 {
	padding: 0 0 10px 0 !important;
}
.box p.no-indent {
	padding: 0 0 0 0 !important;
}
.box p strong {
	color: #009be7;
}
.box p small {
	float: right;
	padding: 0 4% 0 0;
	font-size: 1em;
}
.line-ver {
	background: url(/images/line-ver.gif) repeat-y;
	width: 100%;
}
.line-hor {
	background: url(/images/line-hor.gif) repeat-x 0% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 19px 0;
}
.line-hor1 {
	background: url(/images/line-hor.gif) repeat-x 0% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 21px 0;
}
.line-hor2 {
	background: #afafaf;
	width: 100%;
	height: 1px;
	overflow: hidden;
}
.indent-left {
	padding: 0 0 0 2px;
}
.lists {
	background: url(/images/line-ver.gif) repeat-y 227px 0%;
	width: 100%;
	overflow: hidden;
	margin: 0 0 15px 0;
}
.list {
	padding: 0 0 0 2px;
}
.list li {
	background: url(/images/marker1.gif) no-repeat 0% 9px;
	padding: 0 0 0 8px;
	line-height: 1.667em;
	font-weight: bold;
	color: #009be7;
}
.list li a {
	text-decoration: none;
	color: #009be7;
}
.list li a:hover {
	text-decoration: underline;
}
.list-1 {
	width: 100%;
	padding: 0 0 10px 0;
	overflow: hidden;
}
.list-1 li {
	background: url(/images/line-hor1.gif) repeat-x 0% 100%;
	width: 195px;
	padding: 0 30px 0 3px;
	line-height: 1.833em;
	float: left;
	font-weight: bold;
	color: #009be7;
}
.list-1 li a {
	background: url(/images/marker.gif) no-repeat 0% 5px;
	padding: 0 0 0 15px;
	text-decoration: none;
	color: #009be7;
}
.list-1 li a:hover {
	color: #606060;
}
.list-1 li.extra {
	padding: 0 26px 0 9px;
}
.list-1 li.no-bg {
	background: none;
}
.list-2 li {
	background: url(/images/line-hor.gif) repeat-x 0% 100%;
	width: 100%;
	padding: 0 0 26px 0;
	margin: 0 0 23px 0;
	overflow: hidden;
	vertical-align: top;
	line-height: 1.333em;
	color: #606060;
}
.list-1 li img {
	float: left;
	margin: 0 12px 0 0;
}
.list-2 li strong {
	background: url(/images/list-bg.gif) no-repeat 0% 0%;
	display: block;
	width: 45px;
	height: 44px;
	overflow: hidden;
	float: left;
	margin: 2px 10px 0 0;
	padding: 7px 0 0 0;
	text-align: center;
	font-size: 1.667em;
	font-weight: normal;
	color: #fff;
}
.list-2 li strong em {
	display: block;
	padding: 2px 0 0 0;
	font-size: 0.75em;
	font-style: normal;
}
.list-2 li p {
	overflow: hidden;
	padding: 0 0 0 0 !important;
	line-height: 1.333em !important;
	font-size: 1em !important;
	color: #606060 !important;
}
.list-2 li p b {
	display: block;
}
.list-2 li p a {
	background: url(/images/arrow.gif) no-repeat 100% 5px;
	padding: 0 9px 0 0;
	font-weight: bold;
	text-decoration: none;
	color: #009be7;
}
.list-2 li p a:hover {
	color: #000;
}
.list-2 li i {
	display: block;
	font-style: normal;
}
.list-2 li i a {
	background: none;
	padding: 0;
	font-weight: normal;
	text-decoration: underline;
}
.list-2 li i a:hover {
	text-decoration: none;
	color: #009be7;
}
.list-2 li.extra {
	background: none;
	padding: 0;
	margin: 0 0 22px 0;
}
.list-2 li.extra-1 {
	margin: 0 0 15px 0;
}
.list-3 {
	background: url(/images/line-hor.gif) repeat-y 228px 0%;
	width: 100%;
	padding: 1px 0 0 0;
	overflow: hidden;
}
.list-3 li {
	width: 211px;
	padding: 0 15px 0 0;
	margin: 0 25px 0 0;
	float: left;
	line-height: 1.333em;
	color: #606060;
}
.list-3 li img {
	float: left;
	margin: 3px 12px 0 3px;
}
.list-3 li strong {
	display: block;
}
.list-3 li strong a {
	text-decoration: none;
	color: #606060;
}
.list-3 li strong a:hover {
	text-decoration: underline;
}
.list-3 li.extra {
	margin: 0;
	padding: 0;
}
.list-4 {
	padding: 0 0 0 2px;
}
.list-4 li {
	background: url(/images/marker2.gif) no-repeat 0% 9px;
	padding: 0 0 0 8px;
	line-height: 1.667em;
	font-weight: bold;
	color: #009be7;
}
.list-4 li a {
	text-decoration: none;
	color: #009be7;
}
.list-4 li a:hover {
	text-decoration: underline;
}
.list-5 li {
	background: url(/images/line-hor.gif) repeat-x 0% 100%;
	width: 100%;
	padding: 0 0 29px 0;
	margin: 0 0 21px 0;
	overflow: hidden;
	vertical-align: top;
	line-height: 1.333em;
	color: #606060;
}
.list-5 li img {
	float: left;
	margin: 3px 12px 0 1px;
}
.list-5 li p {
	padding: 0 0 0 0 !important;
	line-height: 1.333em !important;
	font-size: 1em !important;
	color: #606060 !important;
}
.list-5 li p b {
	display: block;
}
.list-5 li p a {
	background: url(/images/arrow.gif) no-repeat 100% 5px;
	padding: 0 9px 0 0;
	font-weight: bold;
	text-decoration: none;
	color: #009be7;
}
.list-5 li p a:hover {
	color: #000;
}
.list-5 li.extra {
	background: none;
	padding: 0;
	margin: 0 0 22px 0;
}
.list-6 {
	width: 100%;
	padding: 0 0 26px 0;
	overflow: hidden;
}
.list-6 li {
	background: url(/images/line-hor1.gif) repeat-x 0% 100%;
	padding: 0 0 0 3px;
	line-height: 1.833em;
	font-weight: bold;
	color: #009be7;
}
.list-6 li a {
	background: url(/images/marker.gif) no-repeat 0% 5px;
	padding: 0 0 0 15px;
	text-decoration: none;
	color: #009be7;
}
.list-6 li a:hover {
	color: #606060;
}
.list-6 li.extra {
	background: none;
}
.list-7 {
	background: url(/images/line-hor.gif) repeat-y 228px 0%;
	width: 100%;
	padding: 0 0 10px 0;
	overflow: hidden;
}
.list-7 li {
	width: 211px;
	padding: 0 15px 0 0;
	margin: 0 25px 0 0;
	float: left;
	line-height: 1.333em;
	color: #606060;
}
.list-7 li img {
	float: left;
	margin: 3px 12px 0 3px;
}
.list-7 li strong {
	display: block;
	padding: 0 0 16px 0;
}
.list-7 li strong a {
	text-decoration: none;
	color: #606060;
}
.list-7 li strong a:hover {
	text-decoration: underline;
}
.list-7 li.extra {
	margin: 0;
	padding: 0;
}

.list-8 {
	width: 100%;
	
}
.list-8 li {
	
	padding: 0 0px 0 8px;
	margin: 0 0px 0 8px;
	line-height: 1.333em;
	color: #606060;
	list-style-type:disc;
	list-style-position:inside;
}

.list-9 li
{
    list-style-type:circle;
    margin-left:16px;
    padding-left:16px;
}



.partners {
	width: 100%;
	padding: 0 0 19px 0;
	overflow: hidden;
}
.partners li {
	float: left;
	padding: 0 13px 13px 0;
}
.link {
	background: url(/images/arrow.gif) no-repeat 100% 6px;
	padding: 0 10px 0 0;
	float: left;
	line-height: 1.333em;
	font-weight: bold;
	text-decoration: none;
	color: #009be7;
}
.link:hover {
	color: #000;
}
.link-1 {
	background: url(/images/arrow.gif) no-repeat 100% 5px;
	padding: 0 9px 0 0;
	font-weight: bold;
	text-decoration: none;
	color: #009be7;
}
.link-1:hover {
	color: #000;
}
.link-2 {
	background: url(/images/arrow1.gif) no-repeat 100% 6px;
	padding: 0 10px 0 0;
	float: left;
	line-height: 1.333em;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
.link-2:hover {
	color: #009be7;
}
.link-3 {
	background: url(/images/arrow2.gif) no-repeat 100% 5px;
	padding: 0 9px 0 0;
	font-weight: bold;
	text-decoration: none;
	color: #009be7;
}
.link-3:hover {
	color: #fff;
}
.link-indent {
	margin: 0 0 19px 0;
}
.link-indent1 {
	margin: 0 0 26px 0;
}
.indent-bot {
	margin: 0 0 12px 0 !important;
}
.indent-top {
	padding: 10px 0 10px 0 !important;
}
.row-2 {
	padding: 0 24px 0 26px;
}
#subscribe-form {
	width: 214px;
	padding: 6px 0 0 0;
}
#subscribe-form label {
	background: url(/images/subscribe-input.gif) no-repeat 0% 0%;
	display: block;
	width: 100%;
	height: 35px;
	overflow: hidden;
}
#subscribe-form input {
	background: none;
	width: 200px;
	height: 15px;
	padding: 6px 7px 4px 7px;
	border: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #888;
}
#subscribe-form input#subscribe-submit {
	background: url(/images/subscribe-submit.gif) no-repeat 0% 0%;
	width: 120px;
	height: 41px;
	padding: 0;
	border: none;
	float: left;
	cursor:pointer;
}
#product-form {
	width: 214px;
	padding: 6px 0 0 0;
}
#product-form label {
	background: url(/images/subscribe-input.gif) no-repeat 0% 0%;
	display: block;
	width: 100%;
	height: 35px;
	overflow: hidden;
}
#product-form input {
	background: none;
	width: 200px;
	height: 15px;
	padding: 6px 7px 4px 7px;
	border: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #888;
}
#product-form input#product-submit {
	background: url(/images/product-submit.jpg) no-repeat 0% 0%;
	width: 120px;
	height: 41px;
	padding: 0;
	border: none;
	float: left;
	cursor:pointer;
}
#contact-form {
	width: 450px;
	padding: 0 0 25px 0;
}
#contact-form strong {
	display: block;
	width: 209px;
	float: right;
	font-weight: normal;
}
#contact-form span {
	display: block;
	padding: 0 0 1px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #606060;
}
#contact-form label {
	display: block;
	height: 42px;
	overflow: hidden;
}
#contact-form textarea {
	background: #fff;
	width: 201px;
	height: 97px;
	padding: 3px;
	float: left;
	border: 1px solid #c1c1c1;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #606060;
}
#contact-form input {
	background: #fff;
	width: 201px;
	height: 15px;
	padding: 2px 3px 2px 3px;
	margin: 0 0 0 1px;
	float: left;
	border: 1px solid #c1c1c1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #606060;
}
#contact-form a {
	background: url(/images/arrow.gif) no-repeat 100% 7px;
	padding: 0 10px 0 0;
	margin: 23px 0 0 20px;
	float: right;
	line-height: 1.333em;
	font-weight: bold;
	text-decoration: none;
	color: #009be7;
}
#contact-form a:hover {
	color: #000;
}
.blocks {
	background: url(/images/line-ver.gif) repeat-y 225px 0%;
	width: 100%;
	overflow: hidden;
}
#footer {
	height: 102px;
	overflow: hidden;
}
#footer p {
	padding: 0 12px 0 0;
	line-height: 58px;
	text-align: center;
	color: #fff;
}
#footer p a {
	text-decoration: none;
	font-weight: bold;
	color: #009be7;
}
#footer p a:hover {
	text-decoration: underline;
}


/* 
    NEW STYLE
*/

.dashboard_module {
	margin: 12px 10px;
    padding: 0;
    border: 0;
    float: left;
}

.dashboard_module .formatter {
	margin: 0;
	padding: 0;
	border: 0;
	width: 223px;
	height: 373px;
	background-image: url('/images/bg_controlPanel.png');
	background-repeat: no-repeat;
	background-position: left top;
}

.formatter ul {
	list-style-type: square;
	color: #fff;
	margin: 0 24px;
	padding: 7px 0 12px 0;
	font-size: 15px;
	font-weight: bold;
}

.formatter li {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

.formatter table 
{
    border: 0;
    margin: 0 12px;
    padding: 0;
}

.formatter th 
{
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 21px;
}

.formatter th a:hover {
	text-decoration: none !important;
	border-bottom: 1px solid #fff !important;
}

.formatter td 
{
    vertical-align: middle;
    margin: 0;
    padding: 7px 5px;
}

.formatter img {
	margin: 0;
	padding: 0;
	border: 0;
	width: 16px;
	height: 16px;
}

.formatter a {
	font-weight: bold;
}


.formBlock .leftColumn, .formBlock .rightColumn, .formBlock .noColumn {
	margin: 0;
	padding: 5px 0;
	border: 0;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

.formBlock .leftColumn, .formBlock .rightColumn {
	width: 49%;
	float: left;
}

.formBlock {
	margin: 5px 5px 7px 5px;
	border: 1px solid #E6E1CE;
}

.formBlock legend 
{
	font-size: 12px;
	font-weight: bold;
	color: #008AB0;
}

.formBlock table {

}

.leftColumn table, .rightColumn table {
	width: 100%;
}

.formBlock th {
	font-weight: bold;
	vertical-align: middle;
	padding: 2px 3px;
	width: 170px;
}

.formBlock td {
	padding: 2px 3px;
	vertical-align: middle;
}

.phoneLine {
	padding: 2px 0;
}

table.premiumDisplay {
	height: 170px;
}

table.premiumDisplay th {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
}

table.premiumDisplay td {
	font-size: 14px;
	vertical-align: middle;
}

.dialogBtnSet {
	padding: 3px 23px;
	text-align: right;
}

.cancelFancyTable th {
	width: auto;
	text-align: center;
}

.formBottom {
	margin-bottom: 23px;
}

.reportHeader
{
    text-align:center;
}

  /***********************************************************************************/
 /*************************  MakePayment ********************************************/
/***********************************************************************************/

.MakePayment ul
{
	list-style-type:none;
}

.rdoCCType
{
	margin-top:-64px;
	margin-left:150px;
}

#ulCardInfo
{
	margin-left:-20px;
	height:100px;
}

#ulCardInfo li
{
	margin-top:10px;
}

#ulCardInput
{
	margin-top:-135px;
	margin-left:120px;
}	

#ulCardInput li
{
	margin-top:5px;
}

/********************************* End Make Payment *********************************/

#hurricane
{
	position: absolute; display: none; background-color: #fff;
	top: 200px;
	left: 250px;
	text-align: center;
	padding: 3px;
}

#RightBar
{
	position: relative;
}

#MapFilter
{
	padding: 5px;
	border-bottom: solid 1px #000;
	background-color: #fff;
	font-size: 11px;
}

#Policies
{
	background-color: #fff;
}

.policyLink
{
	font-size: 10px;
}

.claimList
{
	margin: 0px;
}

img.ajaxMessage 
{
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
}

.userTab {
	color: #666 !important;
}

.userTab:hover {
	color: #333 !important;
}

.userTab_active {
	font-weight: bold;
}

.userGridView {
	margin-top: 12px;
	width: 100%;
}

.userGridView tr.headerRow {
	background-image: url('/images/gridHeaderbg.png');
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #fff !important;
}

.userGridView tr.headerRow th {
	text-align: center;
}

.userGridView tr.headerRow th a {
	color:Black;
}

.userGridView tr:hover {
	background-color: #F4F3ED;
}

.userGridView td:first-child {
	padding-left: 11px;
}

.userGridView td:last-child {
	padding-right: 11px;
}

.userGridView tr.headerRow th {
	height: 23px;
	padding: 0 11px;
}

.userGridView td {
	padding: 3px 4px;
}

.tabBar {
	text-align: center;
	margin: 13px 0;
	padding: 5px 0;
	height: 23px;
	background-image: url('/images/gridHeaderbg.png');
	background-position: left top;
	background-repeat: repeat-x;
}

.brokerTabBar {
	text-align: center;
	margin: 13px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	height: 23px;
	background-image: url('/images/gridHeaderbg.png');
	background-position: left top;
	background-repeat: repeat-x;
}

.subTabBar {
	text-align: center;
	margin: -5px 0px 13px 0px;
	padding: 5px 0px 0px 0px;
	height: 23px;
	background-color:#DCD3BF;
	border-bottom:solid 1px #A6A191;
	background-repeat: repeat-x;
}

.minorGridView {
	border: 1px solid #C6C1AE;
	margin: 13px;
	padding: 0 11px;
}

.minorGridView tr:hover {
	background-color: #F4F3ED;
}

.address_block h3, h3.phone_block {
	margin: 0;
	padding: 0 6px;
	font-size: 11px;
	color: #000;
}

.blackLabel label {
	color: #000 !important;
}

.address_block label, label {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #797979;
	padding: 0 8px 0 1px;
	margin: 0;
}

.address_block input {
	margin: 2px;
	padding: 2px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 12px;
}

.address_block .mainline {
	width: 341px;
}

.address_block .cityline {
	width: 130px;
}

.address_block .statemenu {
	width: 80px;
}

.address_block .zipline {
	width: 40px;
}

.address_block select {
	margin: 2px;
	padding: 1px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 12px;
}



#progressBackgroundFilter {
  position:absolute;
  top:0px;
  bottom:0px;
  left:0px;
  right:0px;
  overflow:hidden;
  padding:0;
  margin:0;
  background-color:#000; 
  filter:alpha(opacity=50);
  opacity:0.5;
  z-index:1000;
  height:4000px;
  border:1px solid green;
}

 

#processMessage { 
  position:absolute; 
  top:30%; 
  left:43%;
  padding:10px;
  width:14%;
  z-index:1001;
  background-color:Transparent;
  text-align:center;
} 

.propAddress { display:none; }

.button
{
    padding:2px 10px 2px 10px;
    
}

.lossTableHeader
{
    background-color:#152235;
    color:White;
    font-weight:bold;
}

.mGrid { 
    background-color: #fff; 
    margin: 5px 0 10px 0; 
    border: solid 1px #525252; 
    border-collapse:collapse; 
}
.mGrid td { 
    
    border: solid 1px #c1c1c1; 
    
}
.mGridHeader { 
    padding: 4px 2px; 
    color: White; 
    background: #424242 url(/images/grd_head2.png) repeat-x top; 
    border-left: solid 1px #525252; 
    font-size: 0.9em; 
}

.mGridHeader a {text-decoration:none;}
.mGridHeader a:hover { text-decoration:underline;}

.mGridAlt { background: #fcfcfc url(/images/grd_alt.png) repeat-x top; }
.mGrid .pgr { background: #424242 url(/images/grd_pgr.png) repeat-x top; }
.mGrid .pgr table { margin: 5px 0; }
.mGrid .pgr td { 
    border-width: 0; 
    padding: 0 6px; 
    border-left: solid 1px #666; 
    font-weight: bold; 
    color: #fff; 
    line-height: 12px; 
 }   
.mGrid .pgr a { color: #666; text-decoration: none; }
.mGrid .pgr a:hover { color: #000; text-decoration: none; }

/* Error Messages */
.errorDiv { background-color:#f8f0ec;  padding-top:8px; padding-left:10px; font-size:11px; padding-bottom:10px; margin-bottom:10px;  }
.errorMessage { padding-left:30px; background-image: url(/images/errorIcon.png); background-repeat:no-repeat; color:#f80707; font-style:italic; text-align:left; line-height:18px;  }
.errorMessage2 { padding-left:30px; padding-top:8px; background-image: url(/images/errorIcon.png); padding-bottom:10px; background-repeat:no-repeat; color:#f80707; font-style:italic; text-align:left;  }


.fileView:hover { background-color:#eaeaff; }
