/*layout css*/

body{
	margin:0;
	padding:0;
	line-height: 1.7em;
	background-image:url(../images/background.gif);
	background-color: #FFFFFF;
}

#maincontainer{
width: 800px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-color:#ffffff;
}

#topsection{
background: #000000;
height: 115px; /*Height of top section*/
}

p {
	margin-left: 20px;
	margin-right: 10px;
	background-color:#FFFFFF;
	margin-top: 0px;
}


#contenttop{
	background-color: #ffffff;
	width: 775px;
	padding:12px;
}

#anchors{
background: #ffffff;
width: 772px;
padding:2px;
}

#topsection h1{
	margin: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
}

#columnheader {
	background-color:#346633;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	font-weight: bold;
	padding:3px;
}

#columnheader2 {
	background-color:#003300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight: bold;
	padding:1px;
}

#navsection {
margin: 0px 0px 0px 0px;
height:18px;
padding-left:3px;
padding-top:2px;
background-color:#013300;
}

#contentwrapper{
	float: left;
	width: 800px;
	background-color:#FFFFFF;

}

#contentwrapper2{
float: left;
width: 746px;
background-color:#FFFFFF;
}


#contentwrapper3{
float: left;
width: 751px;
background-color:#FFFFFF;
margin-left:-15px;
padding-left:25px;
}

#contentcolumn{
margin-right: 380px;
margin-left: 15px; /*Set right margin to RightColumnWidth*/
background-color:#ffffff;
border:1px solid black;
width: 355px;

}

h2 {
	font-family:Geneva, Arial, Helvetica, san-serif;
	font-size: 20px;
	color: #310064;
	margin-bottom: 5px;
}

h3 {
	font-family:Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	color: #346633;
}


#rightcolumn{
float: left;
width: 355px; /*Width of right column*/
margin-left: -375px; /*Set left margin to -(RightColumnWidth) */
background: #ffffff;
border:1px solid black;


}

#footer{
	clear: both;
	width: 775px;
	background: #003300;
	color: #FFF;
	text-align: center;
	padding: 10px 0;
	margin-top:0px;
}

#footer a{
color: #FFFFFF;
}

/*
Advanced (standards-compliant) styles for Texas Online rework 
Author: James Craig (jcraig@bearingpoint.net)
*/



body {
	color:#000;
	font-family:arial,sans-serif;
	background-color: #FFFFFF;
	}
body, td {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	}
.mainMenu {
	position:absolute;
	}
.navMenu {
	display:none;
	position:absolute;
	top:18px;
	left:-1px;
	border-style:solid;
	border-color:#d7e9a1;
	border-width:0px 1px 0 0;
	color:#ffffcc;
	background-color:#ffffff;
	width:170px;
	}
html>body .navMenu {
	width:170px;
	background-color: #FFFFFF;
	}
.navMenu .navMenu {
	top:5px;
	left:197px;
	}
.mainMenu, .navMenu {
	margin:0;
	padding:0;
	font-family:arial,sans-serif;
	}
.mainMenu li {
	border: solid 1px #d7e9a1;
	color:#000000;
	background-color:#310064;
	display:block;
	float:left;
	width:170px;
	line-height:18px;
	list-style-type:none;
	position:relative;
	margin-right:-1px;
	}
/* hide from MacIE \*/
.mainMenu li {
	width:auto;
	}
/* end hide */
.navMenu li {
	width:auto;
	white-space:normal;
	display:block;
	float:none;
	position:relative;
	border-color:#d7e9a1;
	border-width:0 0 1px 1px;
	margin:0px;
	padding:0px;
	/*text-indent:-16px;*/
	text-indent/**/:0;
	margin-left/**/:-3px;
	text-indent:0;
	}
.mainMenu li a, .mainMenu li a:link, .mainMenu li a:visited {
	color:#ffffff;
	background-color:transparent;
	text-decoration:none !important;
	font-size:12px;
	padding-left:11px;
	padding-right:11px;
	display:block;
	border-color:#d7e9a1;
	border-width:0;
	border-width/**/:0 0 0 1px;
	border-style:solid;
	}
.mainMenu li a:hover, .mainMenu li a:active, .mainMenu li a:focus, .mainMenu li a.activeItem {
	color:#000000;
	background-color:#99cc33 !important;
	}
.navMenu li a {
	display:block;
	width:100%;
	margin-bottom:0 !important;
	}
html>body .navMenu li a {
	width:auto;
	background-color: #FFFFFF;
	}

/* functional classes */
/* used by the scripts, not set in the markup */
.navMenu .hasSubMenu {
	background-image:  url("../images/expand-right.gif");
	background-position:top right;
	background-repeat:no-repeat;
	}
.hasSubMenuActive {
	color:#000000;
	background-color:#99cc33 !important;
	}
.navMenu .hasSubMenuActive {
	background-image:   url("../images/expand-right.gif");
	background-position:top right;
	background-repeat:no-repeat;
	}
.showMenu {
	display:block !important;
	margin-left:-20px;
	}
/* end functional classes */

.menuEnd {
	clear:both;
	}
	
a.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}

a.headline4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	line-height: 18px;
}

a.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #310064;
	text-decoration: underline;
}

.headline3 A:link {font-family:Verdana, Arial, Helvetica, sans-serif;
	               font-size: 13px;
	               color:#003399;
				   text-decoration: none;}
.headline3 A:visited {font-family:Verdana, Arial, Helvetica, sans-serif;
	                  font-size: 13px;
	                  color:#003399;
					  text-decoration: none;}
.headline3 A:active {font-family:Verdana, Arial, Helvetica, sans-serif;
	                 font-size: 13px;
	                 color:#003399;
				     text-decoration: none;}
.headline3 A:hover {font-family:Verdana, Arial, Helvetica, sans-serif;
	                font-size: 13px;
	                color:#003399;
				    text-decoration: underline;}

a.test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	margin-left:120px;
}

a.test2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	margin-left:220px;
}


.boldnolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	font-weight: bold;
}
.point12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



.newsitem {
	font-size: 11px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	}

.boldgreen {
	color: #003300;
	font-weight: bold;
}

.boldpurple {
	color: #310064;
	font-weight: bold;
}

a.read:link {
	color: #346633;
}

a.read:visited {
	color: #346633;
}
a.read:hover {
	color: #346633;
}
a.read:active {
	color: #346633;
}

table.special {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

table.special2 {
	border: 1px solid #003300;
	background-color: #FFFFFF;
	height: 115px;
}

.subheading {
	margin-left:15px;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003300;
	text-transform: uppercase;
}

.subheading2 {
	margin-left:30px;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #310064;
	font-style: italic;
}
.boldgreencaps {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #003300;
	margin-bottom: 0px;
	margin-left: 15px;
}

.greenbold {
	color: #003300;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F5F5F5;
	height: 20px;
	padding: 5px;
}
p.navbuttons a {
color: #ffffff;
text-decoration: none;
background-color: #003300;
display: block;
padding: 3px 0px 3px 12px;
width: 260px;
border-top: 1px solid #003300;
border-right: 1px solid #003300;
border-bottom: 1px solid #003300;
border-left: 1px solid #003300;
background-repeat: no-repeat;
} 

p.navbuttons a:hover, p.navbuttons a:active {
background-color: #ffffff;
color: #003300;
background-repeat: no-repeat;
} 

.newlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003300;
	text-decoration: underline;
}

.newlink2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003300;
	text-decoration: underline;
}

.smalltext {
	font-size: 11px;
}

.smalltext {
	font-size: 11px;
}

fieldset {
  padding: 1em;
  font:12px;
  }
label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  }

legend {
  padding: 0.2em 0.5em;
  border:1px solid #003300;
  color:#003300;
  font-size:12px;
  text-align:right;
  }

.tableheader {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#contenttop2 {
	background-color: #ffffff;
	width: 741px;
	padding:10px;
	height: 550px;
}
