/**************** General Classes *****************/
body {
	margin: 0px;
	background-color: #D1D1D1; /* Global White */
	font-size: 11px; /* Font Size */
	line-height: 14px;
	color: #2C2D2E; /* Hard coded no matter what color scheme */
}

div.linkBox {
	margin-left: 10px;
  margin-right: 10px;
}
div.contentHeaderContainer{
	margin-left: 10px;
	padding-top: 3px;
}
div.contentBodyContainer{
	margin-left: 5px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #262499; /* Primary */
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #003D6B; /* Primary */
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #94ABF0; /* Tertiary */
}

#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-size: 10px;
	color: #7F7F7F; /* Hard Coded No matter what color scheme */
	background-image: url(../siteassist_images/shadowb.gif);
	background-position: top center;
	background-repeat: no-repeat;

	
}
#footer2 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-size: 10px;
	color: #7F7F7F; /* Hard Coded No matter what color scheme */
	background-position: top center;
	background-repeat: no-repeat;

	
}

a {
 text-decoration: none;
 font-weight:normal;
 font-weight: bold;
 color: #003D6B;
}

/**************** Spacer Classes *****************/
td.hLineR {
  background-image: url(../siteassist_images/HLine_R.jpg);
	width: 34px;
	height: 1px;	
}

td.hLineL {
  background-image: url(../siteassist_images/HLine_L.jpg);
	width: 34px;
	height: 1px;	
}

td.hLineM {
  background-image: url(../siteassist_images/HLine_M.jpg);
	height: 1px;
}

td.hLineB {
  background-image: url(../siteassist_images/HLine_B.jpg);
	width: 1px;
	height: 25px;
}

td.hLineT {
	width: 1px;
	height: 95px;
	vertical-align: bottom;
	background-repeat: no-repeat;
}

td.hSpaceL {
	width: 17px;
	background-image: url(../siteassist_images/shadow.gif);
	background-position: right;
	background-repeat: repeat-y;
}

td.hSpaceR {
	width: 17px;
	background-image: url(../siteassist_images/shadowr.gif);
	background-position: left;
	background-repeat: repeat-y;
}

/**************** Header Classes *****************/

td.headerLogo {
	vertical-align: bottom;
	width: 33%;
	text-align: center;
}


td.headerTagline {
	vertical-align: bottom;
	width: 33%;	
	text-align:right;
	color: #000000; /* Tertiary */
	font-size: 12px;
	padding: 18px;
}

td.headerSite {
	text-align: left;
	vertical-align: bottom;
	width: 33%;	
	color: #94ABF0; /* Tertiary */
	font-size: 12px;
	font-weight:bold;	
	padding: 18px;	
}


/**************** Top Nav Classes *****************/
table.topNav {

}

table.topNav td {

}

td.topNavBody {
	padding: 7px;
	white-space: nowrap;
	border-bottom: solid 1px #EEEEEE;
}


/************************************************ Home Page Classes **********************************************/
td.homeSideNavBody {
	vertical-align: top;
	border-left: solid 1px #cccccc; /* Hard coded no matter what color scheme */
	width: 247px;
	height: 363px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;	
	padding: 15px;
}

td.homeContentBody {
	vertical-align: top;
	background-image:url(../siteassist_images/HomeMain_Background.jpg);
	background-color: #cccccc;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 363px;
	border-left: solid 1px #cccccc; /* Hard coded no matter what color scheme */	
	white-space: nowrap;
	z-index: 1;
}

td.homeFeaturedLR {
	vertical-align: top;
	background-image:url(../siteassist_images/HomeFeatured_LR.jpg);
	height: 305px;
	width: 1px;
	background-repeat: no-repeat;

}

td.homeMainBody {
	vertical-align: top;
	white-space: nowrap;
	background-color: #FFFFFF;
	background-repeat: repeat-x;	
}

td.mainContentLeft {
	vertical-align: top;
	white-space:normal;
	border-left: solid 1px #EEEEEE;
	border-right: solid 1px #EEEEEE;
	border-top: solid 2px #aaaaaa;
	background-repeat: repeat-x;
	background-image: url(../siteassist_images/homebg.jpg);
	background-color: #FFFFFF;		
}
td.mainContentLeft1 {
	vertical-align: top;
	white-space:normal;
	border-left: solid 1px #EEEEEE;
	border-right: solid 1px #EEEEEE;
		
}

td.header1 {
	border-bottom: solid 2px #aaaaaa;
	background-image:url(../siteassist_images/expungement_header.jpg);
	background-repeat: no-repeat;	
	height: 105px;
	width: 759px;
}

td.mainContent {
	width: 160px;
	font-weight: bold;
	color: #272B4B; /* Text Dark */
	vertical-align: top;
	
}

.homeFont14px {
	font-size: 14px;
	font-weight: bold;	
}

.homeFont12px {
	font-size: 14px;
	font-weight: bold;	
}

td.featuredLeft {
	width: 50%;
  text-align: left;
	padding-left: 50px;
	padding-right: 50px;
	vertical-align: top;
}

td.featuredRight {
	width: 50%;
  text-align: left;
	padding-right: 25px;
	vertical-align: top;
}

.featuredHeadline {
	font-size: 14px;
	font-weight: bold;	
	color: #272B4B; /* Text Dark */
}

.shadowt {background-image:url(../siteassist_images/shadowt.gif);
			background-position: bottom;
			background-repeat: no-repeat;
			}
.shadowb {background-image:url(../siteassist_images/shadowbl.gif);
			background-position: top;
			background-repeat: no-repeat;
			height: 35px;
			}
			
.shadowt2 {background-image:url(../siteassist_images/shadowt.jpg);
			background-position: bottom;
			background-repeat: no-repeat;
			}
.shadowb2 {background-image:url(../siteassist_images/shadowb.jpg);
			background-position: top;
			background-repeat: no-repeat;
			height: 35px;
			}			

/************************************************ Sub Page Classes **********************************************/
td.subMainHeadline {
	border-left: solid 1px #333333; /* Hard coded no matter what color scheme */
	border-right: solid 1px #333333; /* Hard coded no matter what color scheme */	
	border-bottom: solid 1px #666666;	
	background-image: url(../siteassist_images/MainHeader_Background.jpg);	
	height: 105px;
	background-repeat: no-repeat;
  text-align: center;
}

td.subLeftContent {
	width: 193px;
	vertical-align: top;
	background-color: #FFFFFF;
	border-bottom: solid 1px #AAAAAA;
	border-left: solid 1px #AAAAAA; /* Hard coded no matter what color scheme */
}
td.subContentBody {
	padding: 10px 4px 18px 4px;
	
}


td.subMiddleContent {
  background-color: #BABDC2; /* Hard coded no matter what color pallette */
	vertical-align: top;
	background-image: url(../siteassist_images/MiddleContent_Background.jpg);
	width: 1px;
	height: 292px;
	background-repeat: repeat-x;
}

p.footerleft { 
	text-align: left;
	padding-left: 17px;
	float: left;
	color: #333;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;

}

p.footerright {
	text-align: right;
	float: right;
	padding-right: 17px;
	color: #333;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;

}

td.subBodyContent {
	background-color: #FFFFFF;
	vertical-align: top;
	border-bottom: solid 1px #AAAAAA;
	border-right: solid 1px #AAAAAA; /* Hard coded no matter what color scheme */
	background-repeat: repeat-x;	
}

table.subMainContent {
	background-color: #FFFFFF;
	width: 193px;
	height: 292px;
	background-repeat: repeat-x;	
	white-space: nowrap;	
}

td.subMainContentBody {
  padding: 6px;
	white-space: nowrap;
	vertical-align: top;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

a.subMainContentBody {
	font-weight: bold;
	line-height: 18px;	
}

table.resources {

}

table.resources td {
	border-top: solid 1px #BABDC2; /* Hard coded no matter what color scheme */
	height: 141px;
	background-repeat: no-repeat;	
	padding: 18px;
	vertical-align: top;
}

a.resources {
	font-weight: bold;
}

.resourcesHeadline {
	color: #262499; /* Primary */
	font-weight: bold;
	font-size: 14px;
}

.tdhr { border-bottom: solid 1px #000000;
		font: 12px Arial, Helvetica, sans-serif;
		font-weight: bold;}
.tdr {border-right: solid 1px #CCCCCC; }

.styletd {border-bottom: 1px solid #CCCCCC;
 border-right: 1px solid #CCCCCC; }


.formhr {border-bottom: solid 1px #CCCCCC; }

.tdtop {border-top: 1px solid #666666; }

.congrats { font-size: 13px;
			font-weight: bold;
			color: #333333;
			line-height: 130%; }
			
.tdhr1{ border-bottom: solid 1px #000000;
		 border-right: solid 1px #000000;
		font: 12px Arial, Helvetica, sans-serif;
		}

.hiddenq { display: none; }

.checkbox {vertical-align: middle;
		   margin-bottom: .25em;
		   }
		   
.statesbox {line-height: 16px;
			font-size: 12px;
}

.quotetext {width: 95%;
			}