html {
	height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #050505;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: white;
	height: 100%;
	min-height: 100%;
}

h1 {
	color: #006a00;
	margin: 0px;
	padding: 0px;
	font: normal 16px "Times New Roman";	/* Working div*/ 
}

h2 {
	color: #050505;
	margin: 0px;
	padding: 0px;
	font: bolder large Arial, Helvetica, sans-serif;
	/* Content Title*/ 
}

h3 {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006a00;
	margin: 0px;
	padding: 0px;
	/* Left Nav Text*/ 
}

h4 {
	color: #006a00;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h5 {
	color: #050505;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	float: none;
	list-style: none;
	/* Content List*/ 
}

h6 {
	color: #006a00;
	font: normal 12px/12px Arial, Helvetica, sans-serif;
	/* Footer Links*/ 
}

p {
	margin: 0px;
	padding: 0px;
}

blockquote {
	margin: 5px 0px 5px 20px;
	padding: 5px;
	background-color: white;
	border: 0px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#blockquote {
	width: 330px;
	margin: 15px 1px 10px 5px;
	padding: 5px 1px 0px 5px;
	background-color: white;
	border-top: 1px dotted #006a00;
	border-right: thin solid #FFFFFF;
	border-bottom: 1px dotted #006a00;
	border-left: 0px solid #006a00;
}

.bullet {
	list-style-type: disc;
}

#wrapper {
	margin: 0px;
	position: relative;
	background-color:#FFFFFF;
	padding: 0px;
	width: 762px;
	w\idth: 760px;
	text-align: left;
	height: 100%;
	left: -1px;
	top: -1px;
}

#header1 {
	margin: 0px;
	padding: 0px;
	width: 760px;
	height: 56px;
	position: relative;
}

#header2 {
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 760px;
	position: relative;
}
#VertBack {
	padding: 0px;
	position: absolute;
	top: 80px;
	left: 0px;
	background-image:url(../images/LeftNavBarBack.gif);
	background-repeat: repeat-y;
}

#NavFloat {
	float: left;
	width: 128px;
	min-height: 100%;
}

#NavList {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 123px;
	background-image:url(../images/LeftNavBarBack.gif);
	background-repeat: repeat-y;
}
#NavList ul {
	margin: 0px;
	padding: 0px;
}

#NavList ul a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#066a00;
	text-decoration:none;
	text-align: left;
	padding: 7px;
}

#NavList ul a:hover, #NavList ul a:focus {
	text-decoration: underline;
}

#NavList ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #006a00;
	text-align: left;
	text-indent: 7px;
	font: bold 14px/14px Verdana, Arial, Helvetica, sans-serif;
}

#NavList ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight:normal;
	color: #006a00;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
}

#NavList ul li a:visited {
	color: #6F0000;
}

#NavList ul li a:hover, #NavList ul li a:focus {
	text-decoration: underline;
}

#Content {
	position: relative;
	margin-left: 150px;
	margin-top: 60px;
	padding-left: 7px;
	padding-top: 0px;
	padding-right: 20px;
	width: 560px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-bottom: 15px;
}

#Content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#Content ul li {
    margin: 0px;
	padding: 0px;
	list-style: none;
	font-size:12px;
	color: #006a00;
	text-align: left;
	text-indent: 15px;
	line-height: 16px;
}
#Content ul li a {
	font-size: 100%;
	color: #006a00;
	text-decoration: none;
	padding: 0;
}

#Content ul li a:visited {
	color: #6F0000;
}

#Content ul li a:hover, #linkList ul li a:focus {
	text-decoration: underline;
}

#Content a{
	text-decoration: none;
	color: #006A00;
	font-size: 13px;
	text-indent: 10px;
}

#Content a:visited {
	color: #6F0000;
}

#Content a:hover, #Content a:focus {
	text-decoration: underline;
}

#contentleft {
		width:175px;
		margin-left: 5px;
		padding:0px;
		float:left;
		background:#fff;
		}

#contentleft ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#contentleft ul li {
    margin: 0px;
	padding: 0px;
	list-style: none;
	font-size:12px;
	color: #006a00;
	text-align: left;
	text-indent: 15px;
	line-height: 16px;
}
#contentleft ul li a {
	font-size: 100%;
	color: #006a00;
	text-decoration: none;
	padding: 0;
}

#contentleft ul li a:visited {
	color: #6F0000;
}

#contentleft ul li a:hover, #linkList ul li a:focus {
	text-decoration: underline;
}
	
	#contentcenter {
		width:175px;
		padding:0px;
		float:left;
		background:#eee;
		}

#contentcenter ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#contentcenter ul li {
    margin: 0px;
	padding: 0px;
	list-style: none;
	font-size:12px;
	color: #006a00;
	text-align: left;
	text-indent: 15px;
	line-height: 16px;
}
#contentcenter ul li a {
	font-size: 100%;
	color: #006a00;
	text-decoration: none;
	padding: 0;
}

#contentcenter ul li a:visited {
	color: #6F0000;
}

#contentcenter ul li a:hover, #linkList ul li a:focus {
	text-decoration: underline;
}	
	
	#contentright {
		width:175px;
		padding:0px;
		float:left;
		background:#fff;
		}
#contentright ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#contentright ul li {
    margin: 0px;
	padding: 0px;
	list-style: none;
	font-size:12px;
	color: #006a00;
	text-align: left;
	text-indent: 15px;
	line-height: 16px;
}
#contentright ul li a {
	font-size: 100%;
	color: #006a00;
	text-decoration: none;
	padding: 0;
}

#contentright ul li a:visited {
	color: #6F0000;
}

#contentright ul li a:hover, #linkList ul li a:focus {
	text-decoration: underline;
}		

#Working {
	margin: 0;
	padding: 0;
	float: right;
	background-color: #F3F2AD;
	font: "Times New Roman";
	color: #006a00;
	font-size: 16px;
	position: absolute;
	top: 90px;
	left: 398px;
	width: 353px;
	height: 24px;
}

#NavListHeader {
	margin: 0;
	padding: 0;
	width: 127px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fcfcfc;
	text-align: center;
	top: 158px;
	left: 580px;
	position: absolute;
	font-weight: normal;
}
#NavListFooter {
	bottom: 0px;
	margin-bottom: 0px;
	position: relative;
	padding: 0px;
	background-image: url(../images/LeftNavBottomTexas.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
		
#RtBrdr {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 80px;
	left: 751px;
	background-image:url(../images/DivBarGrad.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 319px;
}

#linkList {
	margin: 0 0 10px;
	padding-top: 25px;
	position: absolute;
	top: 148px;
	left: 560px;
	top: 119px;
	width: 163px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006a00;
	text-align: center;
	float: none;
}

#linkList ul {
	margin: 0px;
	padding: 0px;
	background-color: #fbf6b2;
}

#linkList ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size:12px;
	color: #006a00;
	text-align: left;
	text-indent: 15px;
	line-height: 16px;
}

#linkList ul li a {
	font-size: 100%;
	color: #006a00;
	text-decoration: none;
	padding: 0;
}

#linkList ul li a:visited {
	color: #6F0000;
}

#linkList ul li a:hover, #linkList ul li a:focus {
	text-decoration: underline;
}

#nonFooter {
	position: relative;
	min-height: 100%;
}

* html #nonFooter {
	height: 100%;
}

#FooterLeft {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006a00;
	width: 760px;
	position: relative;
	clear: both;
	height: 77px;
	background-image: url(../images/LeftNavBottomTexas3.jpg);
	background-repeat: no-repeat;
}

#Footer {
	margin: 0px 0px 0px 122px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006a00;
	text-align: center;
	text-indent: 50px;
	vertical-align: top;
	padding: 0px;
	height: 77px;
	width: 638px;
	background: #AFCB7A url(../images/YellowRibbon-Trans2.gif) no-repeat right center;
}

#Footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006a00;
	text-decoration: none;
	text-align: left;
}

#Footer a:visited {
	color: #6F0000;
}

#Footer a:hover, #Footer a:focus {
	text-decoration: underline;
}

.floatLeft{
	float: left;
	margin: 5px;
	padding: 4px;
}

.floatRight {
	float: right;
	padding-right: 5px;
	margin: 4px;
}
#rtnavfooter {
	text-decoration: none;
}

#rtnavfooter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 0px;
	color: #006a00;
	text-decoration: none;
	text-align: center;
}

#rtnavfooter a:visited {
	color: #6F0000;
}

#rtnavfooter a:hover, #Footer a:focus {
	text-decoration: underline;
}

.navnonlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #006A00;
	margin: 0px 0px 0px 3px;
}
