/* Begin CSS Nav Reset */
.custom ul#tabs {border-bottom:none; border-left:none;}
	.custom ul#tabs li {margin-bottom:0; border:none; background:none;}
	.custom ul#tabs li.current_page_item, .custom ul#tabs li.current-cat {padding-bottom:0;}
	.custom ul#tabs li.rss {}
		.custom ul#tabs li a {}
		.custom ul#tabs li a:hover {text-decoration:none;}
		.custom ul#tabs li.current_page_item a, .custom ul#tabs li.current-cat a {}
/* End CSS Nav Reset */

/* Custom structure to add left-hand gutter */

.custom #externalwrap {
	width: 800px;
	margin:0 auto;
	height: 100%;
	background: url(images/gutb.png) repeat-y;
}

.custom #externalheader {
	background: url(images/back.png) repeat-x;
}

.custom #container {
	margin: 0;
	float: left;
	width: 579px;
}

.custom faq #container {
	margin: 0;
	float: left;
	width: 579px;
	height: 800px;
}

.custom #comments {
	display: none;
}

.custom #sidebars{
	display: none;
}

.custom #gutter {
	background: url(images/gutter.png) repeat-y center bottom;
	float: left;
	padding: 0;
	margin-top: 63px;
	position: relative;
	height: 100%;
	width: 221px;
}

.custom #headerrunner {
	background: url(images/back.png) repeat-x;
	width: 100%;
}

.custom #footerrunner {
	background: url(images/footer.png) repeat-x 0 bottom;
	width: 100%;			
}

.custom #gutrunner {
}

.custom #gutter-upper {
	background: url(images/gutter-top.png) no-repeat center top;
	padding-top: 45px;
}

.clear {
       clear: both;
       height: 1px;
       font-size: 1px;
       line-height: 1px;
       margin-bottom: -1px;
}

.custom #page {
	width: 100%;
}

/* Normal Thesis styling - GMD 4/30/09 */

body.custom {
	background: #3B3636;
	height: 100%;
}

.custom #header {
	background: url(images/head.png) no-repeat;
	padding-top: 0;
	padding-bottom: 0;
	border-bottom-style: none;
	height: 88px;
}

.custom #header #tagline {
	padding-top: .5em;
	position: relative;
	left: -230px;
	color: #fff;
}

.custom #header h2 {
	position: relative;
	left: -205px;
	font-size: 28px;
	color: #F5903E;
	font-weight: bold;	
}
	
.custom .headline_area {
	background: url(images/interior_secondary_heading.gif) no-repeat right bottom;
	color: #fff;
	left:-10px;
	margin-bottom:2.2em;
	padding-bottom:1em;
	padding-top:1em;
	padding-left: 1.5em;
	position:relative;
	width: 563px;
}

.custom #content {
	background: #fff url(images/cb.png) repeat-y;
}

.custom #content a {
	color: #3E98C8;
}

.custom .post_box {
	padding: 0;
}

.custom ul#tabs {
	padding-left: 8em;
}

.custom ul#tabs li a {
	line-height: 1.15em;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0px;
	padding:0.538em 1em;
}

.custom #footer {
	background: url(images/foot.png) no-repeat 2px -80px;
	position: relative;
	left: -223px;
	width: 79.4em;
	padding-top: 3.2em;
	height: 27px;
	border-style: none;
	text-align: center;
	font-size: 1.2em;
}

.custom #footer a {
	color: #BBE0FA;
}

.custom h4 {
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
	vertical-align: 10px;
	padding-top: 450px;
	background: url(images/cert_small.gif) no-repeat 220px 435px;
	padding-bottom: 30px;
}

.custom .format_text ul { 
	list-style-image: url(images/new_ui/bullet_orange_on_white.gif);
}

/* Imported styles from www.incfile.com/format.css */

#leftColumn {
	float: left;
	width: 220px;
	left:-4px;
	position:relative;	
}

#leftColumn #qq {
	height: 140px;
	text-align: right;
	padding-top: 15px;
	background: url(images/new_ui/qq_box.gif) no-repeat 5px;
}

#qq form {
	padding-right: 15px;
}

#qq h2 {
	display: none;
	margin: 0px;
	padding: 0px;
}

#qq select {
	width: 180px;
	margin-bottom: 10px;
	margin-left: 7px;
	
}

#checkstatus .choiceBox {
	margin-top: 50px;
	margin-right: 10px;
	margin-left: 15px;
	padding-bottom: 20px;
}

#entities .choiceBox {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 9em;
	font-size: 12px;
}



.submitbutton {
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/new_ui/button.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 107px;
	line-height: 27px;
	height: 27px;
	margin-right: auto;
	margin-left: auto;
}
.submitbutton a {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.submitbutton a:hover {
	color: #D8E441;
	text-decoration: none;
}

#form1 .submitbutton {
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	background-color: #E2EBF1;
}
.interior #content .submitbutton {
	/*float: left;*/
	margin-left: 0px;
	margin-top: 5px;
}
#content  .submitbutton a:link {
	color: #FFFFFF;
}
#content .submitbutton a:hover {
	color: #A1C750;
}
#navLeft .submitbutton a {
	color: #FFFFFF;
}
#navLeft .submitbutton a:hover
 {
	color: #A6C55E;
}
#navLeft .submitbutton {
	float: none;
	margin-top: 5px;
}
input.submitbutton {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
#checkstatus .submitbutton {
	width: 150px;
}
#navLeft .learnmore .submitbutton {
	margin-right: auto;
	margin-left: auto;
}

.learnmore li {
margin-top: 10px;
margin-left: -37px;
}

#content .submitbutton:hover {
	color: #99CC00;
}


#navLeft ul h3 {
	display: none;
}
#navLeft .biz {
	padding-top: 40px;
	background: url(images/tab1_business.gif) no-repeat 5px 0;
}
#navLeft .web {
	padding-top: 40px;
	background: url(images/tab1_web.gif) no-repeat 5px 0;
}
#navLeft .research {
	padding-top: 40px;
	background: url(images/tab1_research.gif) no-repeat 5px 0;
}
#navLeft .learnmore {
	padding-top: 40px;
	background: url(images/tab1_learn.gif) no-repeat 5px 0;
}
#navLeft ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#navLeft li {
	/*background-image: url(images/new_ui/bullet_green_blue.gif);*/
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
}
#navLeft li a {
	color: #000000;
	text-decoration: none;
}
#navLeft .biz li {
	background-image: url(images/new_ui/bullet_orange_blue.gif);
}
#navLeft .web li {
	background-image: url(images/new_ui/bullet_orange_blue.gif);
}
#navLeft .research li {
	background-image: url(images/new_ui/bullet_orange_blue.gif);
}
#navLeft a:hover {
	color: #FFFFFF;
}
#navLeft .learnmore li{
	/*background-image: none;*/
}

#navLeft {
	padding-top: 20px;
}
.interior #navLeft {
	background-image: url(images/Incorporation-2.gif);
	background-repeat: no-repeat;
	background-position: 12px top;
	padding-top: 60px;
}

.removed{
	display: none;
}


.interior #content p {
	padding-right: 20px;
	padding-left: 20px;
	line-height: 20px;
	/*font-size: 13px;*/
	text-align: justify;
	padding-bottom: 10px;
}

.interior #content .note p {
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 20px;
	/*font-size: 13px;*/
	text-align: left;
}


.interior #content ul {
	list-style-type: none;
	/*font-size: 13px;*/
	line-height: 18px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.interior #content li {
	background-image: url(images/new_ui/bullet_orange_on_white.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
	margin-left: 20px;
}
.interior #content .submitbutton {
	/*float: left;*/
	margin-left: 0px;
	margin-top: 5px;
}
.interior #checkstatus {
	float: right;
	margin-right: 20px;
}
.interior #navLeft {
	background-image: url(images/Incorporation-2.gif);
	background-repeat: no-repeat;
	background-position: 12px top;
	padding-top: 60px;
}
.interior #content #narrowfeatures ul {
	background-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.interior #content #narrowfeatures li {
	background-image: none;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.interior #content h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 14px;
	color: #666666;
}

.interior #narrowfeatures a {
	color: #000000;
	text-decoration: none;
}
.interior #narrowfeatures  .orderlink {
	padding-left: 14px;
}
.interior #content .note p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.interior #content .note a {
	color: #2D7EAA;
	text-decoration: none;
}
.interior #libraryupdates {
float: left;
width: 318px;
}
.interior #narrowfeatures h3 a {
	color: #FFFFFF;
}
.interior #narrowfeatures  h3 {
	padding-left: 7px;
	line-height: 26px;
	font-size: 16px;
}
.interior #narrowfeatures h3 a:hover {
	color: #FFFFFF;
}

/* Begin States Image Formatting */

.california #leftColumn #qq {
	background-image: url(images/new_ui/state_california.gif);
	background-repeat: no-repeat;
	
}
.alabama #leftColumn #qq {
	background-image: url(images/new_ui/state_alabama.gif);
	background-repeat: no-repeat;
	
}
.alaska #leftColumn #qq {
	background-image: url(images/new_ui/state_alaska.gif);
	background-repeat: no-repeat;
	
}
.arizona #leftColumn #qq {
	background-image: url(images/new_ui/state_arizona.gif);
	background-repeat: no-repeat;
	
}
.arkansas #leftColumn #qq {
	background-image: url(images/new_ui/state_arkansas.gif);
	background-repeat: no-repeat;
	
}
.colorado #leftColumn #qq {
	background-image: url(images/new_ui/state_colorado.gif);
	background-repeat: no-repeat;
	
}
.connecticut #leftColumn #qq {
	background-image: url(images/new_ui/state_connecticut.gif);
	background-repeat: no-repeat;
	
}
.delaware #leftColumn #qq {
	background-image: url(images/new_ui/state_delaware.gif);
	background-repeat: no-repeat;
	
}
.florida #leftColumn #qq {
	background-image: url(images/new_ui/state_florida.gif);
	background-repeat: no-repeat;
	
}
.georgia #leftColumn #qq {
	background-image: url(images/new_ui/state_georgia.gif);
	background-repeat: no-repeat;
	}
.hawaii #leftColumn #qq {
	background-image: url(images/new_ui/state_hawaii.gif);
	background-repeat: no-repeat;
	
}
.idaho #leftColumn #qq {
	background-image: url(images/new_ui/state_idaho.gif);
	background-repeat: no-repeat;
	
}
.illinoise #leftColumn #qq {
	background-image: url(images/new_ui/state_illinoise.gif);
	background-repeat: no-repeat;
	
}
.indiana #leftColumn #qq {
	background-image: url(images/new_ui/state_indiana.gif);
	background-repeat: no-repeat;
	
}
.iowa #leftColumn #qq {
	background-image: url(images/new_ui/state_iowa.gif);
	background-repeat: no-repeat;
	
}
.kansas #leftColumn #qq {
	background-image: url(images/new_ui/state_kansas.gif);
	background-repeat: no-repeat;
	
}
.kentucky #leftColumn #qq {
	background-image: url(images/new_ui/state_kentucky.gif);
	background-repeat: no-repeat;
	
}
.louisiana #leftColumn #qq {
	background-image: url(images/new_ui/state_louisiana.gif);
	background-repeat: no-repeat;
	
}
.maine #leftColumn #qq {
	background-image: url(images/new_ui/state_maine.gif);
	background-repeat: no-repeat;
	
}
.maryland #leftColumn #qq {
	background-image: url(images/new_ui/state_maryland.gif);
	background-repeat: no-repeat;
	
}
.massachusetts #leftColumn #qq {
	background-image: url(images/new_ui/state_mass.gif);
	background-repeat: no-repeat;
	
}
.michigan #leftColumn #qq {
	background-image: url(images/new_ui/state_michigan.gif);
	background-repeat: no-repeat;
	
}
.minnesota #leftColumn #qq {
	background-image: url(images/new_ui/state_minasota.gif);
	background-repeat: no-repeat;
	
}
.mississippi #leftColumn #qq {
	background-image: url(images/new_ui/state_mississippi.gif);
	background-repeat: no-repeat;
	
}
.missouri #leftColumn #qq {
	background-image: url(images/new_ui/state_missouri.gif);
	background-repeat: no-repeat;
	
}
.montana #leftColumn #qq {
	background-image: url(images/new_ui/state_montana.gif);
	background-repeat: no-repeat;
	
}
.nebraska #leftColumn #qq {
	background-image: url(images/new_ui/state_nebraska.gif);
	background-repeat: no-repeat;
	
}
.nevada #leftColumn #qq {
	background-image: url(images/new_ui/state_nevada.gif);
	background-repeat: no-repeat;
	
}
.newhampshire #leftColumn #qq {
	background-image: url(images/new_ui/state_newhampshire.gif);
	background-repeat: no-repeat;
	
}
.newjersey #leftColumn #qq {
	background-image: url(images/new_ui/state_newjersey.gif);
	background-repeat: no-repeat;
	
}
.newmexico #leftColumn #qq {
	background-image: url(images/new_ui/state_newmexico.gif);
	background-repeat: no-repeat;
	
}
.newyork #leftColumn #qq {
	background-image: url(images/new_ui/state_newyork.gif);
	background-repeat: no-repeat;
	
}
.northcarolina #leftColumn #qq {
	background-image: url(images/new_ui/state_northcarolina.gif);
	background-repeat: no-repeat;
	
}
.northdakota #leftColumn #qq {
	background-image: url(images/new_ui/state_northdakota.gif);
	background-repeat: no-repeat;
	
}
.ohio #leftColumn #qq {
	background-image: url(images/new_ui/state_ohio.gif);
	background-repeat: no-repeat;
	
}
.oklahoma #leftColumn #qq {
	background-image: url(images/new_ui/state_oklahoma.gif);
	background-repeat: no-repeat;
	
}
.oregon #leftColumn #qq {
	background-image: url(images/new_ui/state_oregon.gif);
	background-repeat: no-repeat;
	
}
.pennsylvania #leftColumn #qq {
	background-image: url(images/new_ui/state_pennsylvania.gif);
	background-repeat: no-repeat;
	
}
.rhodeisland #leftColumn #qq {
	background-image: url(images/new_ui/state_pennsylvania.gif);
	background-repeat: no-repeat;
	
}
.southcarolina #leftColumn #qq {
	background-image: url(images/new_ui/state_southcarolina.gif);
	background-repeat: no-repeat;
	
}
.southdakota #leftColumn #qq {
	background-image: url(images/new_ui/state_southdakota.gif);
	background-repeat: no-repeat;
	
}
.tennesse #leftColumn #qq {
	background-image: url(images/new_ui/state_tennesse.gif);
	background-repeat: no-repeat;
	
}
.texas #leftColumn #qq {
	background-image: url(images/new_ui/state_texas.gif);
	background-repeat: no-repeat;
	
}
.utah #leftColumn #qq {
	background-image: url(images/new_ui/state_utah.gif);
	background-repeat: no-repeat;
	
}
.vermont #leftColumn #qq {
	background-image: url(images/new_ui/state_vermont.gif);
	background-repeat: no-repeat;
	
}
.virginia #leftColumn #qq {
	background-image: url(images/new_ui/state_virginia.gif);
	background-repeat: no-repeat;
	
}
.washington #leftColumn #qq {
	background-image: url(images/new_ui/state_washington.gif);
	background-repeat: no-repeat;
	
}
.westvirginia #leftColumn #qq {
	background-image: url(images/new_ui/state_westvirginia.gif);
	background-repeat: no-repeat;
	
}
.wisconsin #leftColumn #qq {
	background-image: url(images/new_ui/state_wisconsin.gif);
	background-repeat: no-repeat;
	
}
.wyoming #leftColumn #qq {
	background-image: url(images/new_ui/state_wyoming.gif);
	background-repeat: no-repeat;
	
}

/* End States Image Formatting */);
}

/* Imported styles from www.incfile.com/format.css */

#leftColumn {
	float: left;
	width: 220px;
	left:-4px;
	position:relative;	
}

#checkstatus .choiceBox {
	margin-top: 50px;
	margin-right: 10px;
	margin-left: 15px;
	padding-bottom: 20px;
}

#entities .choiceBox {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 9em;
	font-size: 12px;
}



.submitbutton {
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/new_ui/button.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 107px;
	line-height: 27px;
	height: 27px;
	margin-right: auto;
	margin-left: auto;
}
.submitbutton a {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.submitbutton a:hover {
	color: #D8E441;
	text-decoration: none;
}

#form1 .submitbutton {
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	background-color: #E2EBF1;
}
#content  .submitbutton a:link {
	color: #FFFFFF;
}
#content .submitbutton a:hover {
	color: #A1C750;
}
input.submitbutton {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
#checkstatus .submitbutton {
	width: 150px;
}

.learnmore li {
margin-top: 10px;
margin-left: -37px;
}
#learnState {
width: 176px;
}

#content .submitbutton:hover {
	color: #99CC00;
}

.removed{
	display: none;
}

#foot {
font-size:12px;
text-align:center;
}

/* Begin States Image Formatting */

/* End States Image Formatting */