/** BASIC */

body 	{
	margin: 0px;
	padding: 0px;
	background-color:FFF;

/**	background-color:BLACK; */
/**	background-image:url('images/background_1.jpg'); */


	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center center; 
	}


img 	{
	border: none;
	}

hr	{
	color: #BDBDBD;
	background-color: #000000;
	height:0px;
	} 



.align-justify { text-align: justify; }
.align-right { text-align: right; }




h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: 140%;
	text-align: justify;
	}

.textac 	{
	letter-spacing: 0px;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	}

.text1 	{
	letter-spacing: 0px;
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	}

.text2 	{
	margin-bottom: 14px;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	}

.text3 	{
	font-size: 10px;
	font-weight: bold;
	color: #848484;
	}

.text4 	{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	}

.text4H	{
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	}


.text5 	{
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	}

/** Footer Disclaimer */
.text6 	{
	font-size: 10px;
	font-weight: normal;
	color: #5B5449;
	}


/** State Page Header */
.text7 	{
	letter-spacing: 0px;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	}

/** State Law Summary */
.text8 	{
	margin-bottom: 14px;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	}

/** Icon Section Text */
.text9 	{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}


/** Code Explained */
.text10 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}
	
/** Code Section */	
.text11 {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	}

.text12 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}

.text13 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}

.text14 {
	font-size: 10px;
	font-weight: bold;
	color: #808080;
	}

/** Bottom Nav Links */
.text15 {
	font-size: 12px;
	font-weight: bold;
	color: #B3B3B3;
	}

/** Comments Header */
.text16 {
	font-size: 14px;
	margin-bottom: 4px;
	font-weight: normal;
	color: #000000;
	}

/** Comments */
.text17 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	
	}

.text18 {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	}
	
/** State Cycle Links */
.text20 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}




/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}




/** LINKS */

a 	{
	color: #000000;
	}

a:hover {
	text-decoration: none;
	}

/** All Crawl Forum Links */

.linkac 	{
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
	}

.linkac:hover {
	color: #003399;
	font-weight: bold;	
	text-decoration: none;
	}



.link2 	{
	color: #FFFFFF;
	text-decoration: none;
	}

.link2:hover {
	text-decoration: underline;
	}

/** State Cycle Links */

.link3 	{
	color: #000000;
	text-decoration: none;
	}

.link3:hover {
	color: #003399;
	text-decoration: none;
	}

/** Anchor Links */

.link4 	{
	color: #000099;
	text-decoration: none;
	}

.link4:hover {
	color: #003399;
	text-decoration: underline;
	}
	

/** Right Col Links */

.text99 	{
	letter-spacing: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-transform:uppercase;
	}

.link5 	{
	font-size: 12px;
	font-weight: 200;
	color: #000;
	text-decoration: none;
	}

.link5:hover {
	color: #003399;
	text-decoration: none;
	}

.link55 	{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}

.link55:hover {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	}


.link6 	{
	font-size: 			12px;
	font-weight: 		bold;
	color: 				#CC0000;
	text-decoration: 	none;
	}

.link6:hover {
	color: #003399;
	text-decoration: none;
	}





/** IMAGES */

img.thumbnail	{
				padding:5px;
				border:10px solid #E6E6E6;
				background-color:#E6E6E6;
				}

/** TABLES */


table.pageframe {
	border-width: 0px;
	width: 950px;
	border-spacing: 0px;
	border-style: outset;
	border-color: black;
	border-collapse: separate;
	background-color: white;
	}

table.content {
	border-width: 0px;
	width: 700px;
	border-spacing: 0px;
	border-style: outset;
	border-color: black;
	border-collapse: separate;
	background-color: white;
	}
	
table.pagecontent {
	border-width: 0px;
	width: 850px;
	border-spacing: 0px;
	border-style: outset;
	border-color: black;
	border-collapse: separate;
	background-color: white;
	}

table.states {
	border-width: 0px;
	width: 500px;
	border-spacing: 0px;
	border-style: outset;
	border-color: #F2F2F2;
	border-collapse: separate;
	background-color: white;
	}

table.data {
	border-width: 0px;
	width: 700px;
	border-spacing: 0px;
	border-style: outset;
	border-color: black;
	border-collapse: separate;
	background-color: white;
	}

table.chart {
	border-width: 0px;
	width: 425px;
	border-spacing: 0px;
	border-style: outset;
	border-color: black;
	border-collapse: separate;
	background-color: white;
	}




