@charset "utf-8";
/* CSS Document */


h1 { font-size:1.45em; font-weight:bold; color:#990033; 
	background:url(images/siteTitle.gif) no-repeat; 
	width:290px; height:35px; text-indent:-9999em; overflow:hidden; margin:10px; float:left; 
}


h4 {

font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:1.3em;

}

div.stateContent {
padding-top: 10px;
border-bottom:dashed 1px #333333;
width: 60em;
}

div.stateContent ol {
padding-bottom: 10px;
}



body, td, p, ul {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}



.footerTable { width:100%;}
.footerLogo { width:129px; }
.footerDivider { background-color:#dfdfdf; width:1px;}
.footerText {font-size:.9em; padding:10px 10px 10px 0;}
.footerText font { line-height:1.4em;}
a.footerLink:link, a.footerLink:visited, a.footerLink:active { color: #0066CC; text-decoration: none;}
a.footerLink:hover { color: #CC0033; text-decoration: underline;}
.footerLinkDivider { padding:0px 0px 0px 0px; color:#666666;}
.clientLogo { border-left:solid 1px #dfdfdf; padding:7px 15px; text-align:right; width:10px; }

input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }






h2 { font-size:1.25em; color:#6b5e37; border-bottom:solid 1px #d5ccaa; width:auto; -width:100%; padding:.5em .7em; background:url(/clients/shared/images/h2Fade.gif) repeat-x bottom #f8f5e9;}	

.box { border: 1px solid #CCCCCC; } 


ol,ul { list-style: none; }


.buttonArea { padding:0 0 1px 0;}
.buttonArea span { margin-right:.5em; }
.buttonArea input { 
	font-weight:bold; color:#FFFFFF;  width:auto; cursor:pointer; 
	padding: .2em 1em .2em 1em;
	background:url(/clients/shared/images/buttonBG.gif) no-repeat right top #CC0033; 
	outline:solid 1px #CCCCCC; 
	border:solid 1px #CC0033;
}
.buttonArea input.button2 { 
	color:#fff;
	background-color:#ccc; 
	background-position: right -200px;
	outline:none;
	border:solid 1px #ccc;
}

.buttonArea span { #background-color:#FFFFFF; #border:solid 1px #CCCCCC; }
.buttonArea input { #padding: .2em .35em; #border-color:#FFFFFF; }
.buttonArea input.button2, .buttonArea input.disabledButton { #border-color:#FFFFFF; }
.padding{padding-top:5px;
		padding-bottom:5px;
}


@media screen and (-webkit-min-device-pixel-ratio:0)
{
	#tabLine {	
		float:left;	
		width:100%;	
		line-height:normal; 
		background:url(/clients/shared/images/tabLine.gif) repeat-x left bottom;	
		margin-top: 48px;
	}
}

