/* sidebar menu layout */
html {
	margin: 8px 8px 0 8px;
	padding: 0;
}

body {
	font-family: Arial, Verdana, palatino, georgia, Helvetica, sans-serif;
	    margin-top: 7px; margin-bottom: 7px;
	padding: 3px;	    
	color: #000;
	background-color: #FFF;
	background-image: url(images/texas.gif);
}

h1 {
	font-family: Arial, Verdana, palatino, georgia, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.4em;
	margin: 0 4px 0 0;
	padding: 0;	
}

h2 {
	font-family: Arial, Verdana, palatino, georgia, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.4em;
	margin: 0 0 0 0;
	padding: 0;	
}

hr {
	margin: 0 4px 0 0;
	border-bottom: 2px dotted #666;
}
/* Netscape 4 will not honor font styles on the body selector very well */

p, #leftcol, #rightcol {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

div {
    border: none;
}

IMG.logo {
	float: left;
	margin-top: 13px;	
	margin-left: 13px;
}

SPAN.pict {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin-top: 7px; margin-bottom: 7px;
}

#header {
	margin-left: 0px;
	height: 140px;	
	background-color: white;
/*	border: 1px solid #000000;	*/
	border-bottom: 1px solid #000000;
	
}

#header h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0 0 0 0;
	font-style: oblique;
	color: blue;
}

#header p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
/*	font-size: 16px;*/
}


#ctl00_homelink
{
	height: 130px;
	float: left;
}


#ctl00_Image1  {
	float: left;
}

#ctl00_AdsRotator  {
	margin-left: 16px;
	margin-top: 18px;	
	float: left;
}

#ctl00_adgroup 
{
    float:left;
	width: 565px;
	height: 109px;	
 
}

#ctl00_adgroup p {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size: 14px;
	text-align: center;	
    font-weight:bold;	 
}
#ctl00_Image2 {
	width: 772px;
	height: 17px;	 
}

#ctl00_contact {
    float: right;
	width: 152px;
	font-size: 14px;	
/*	margin-top: -78px;*/
}



#leftcol {
	float: left;
	width: 145px;

}

#reportcontent {

/*    float:left;	border: 2px solid #000000;"#content { max-width: 36em; }".  min-width: 28em;
*/

	padding: 3px;
    text-align: left;
	margin: 0px 3% 0 16px;	
}


#clientcontent {

/*    float:left;	border: 2px solid #000000;"#content { max-width: 36em; }".  min-width: 28em;
*/

	padding: 3px;
    text-align: left;
	margin: 0px 3% 0 160px;	
}

#maincontent {

/*    float:left;	border: 2px solid #000000;"#content { max-width: 36em; }".  min-width: 28em;
*/

	padding: 3px;
    text-align: left;
	margin: 0px 15% 0 160px;	
}

#maincontent p {
    margin-top: 7px; margin-bottom: 7px;
/*	font-size: 16px;*/
}

#maincontent td {
	margin: 0 0 6px 0;
	font-size: 14px;
    text-align: left;	
}

#maincontent li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin-top: 7px; margin-bottom: 7px;
}

#rightcol {
	position: absolute;
	left: 85%;
	top: 152px;
	width: 140px;
	padding-left: 10px;
	z-index: 3;	
}

#rightcol p {
	margin: 0 0 6px 0;
	font-size: 12px;
}

#footer 
{
/*	position:relative;   */
	clear: both;
	width: 100%;
	margin: 10px;
	background-color: #000000;
	left: 0px;

	padding: 3px;

}

#footer a {


	text-decoration: none;

}

#footer a:link {color: blue;}
#footer a:visited {color: gray; }
#footer a:hover { color: #000000; background: #FF0000;}

#footer p {
    color: blue;
	letter-spacing: 3px;
	margin: 2px 0px;
	font-size: 10px;
	vertical-align: top; 
	color: #ffffff;
}