body,div,p,h1,h2,a,img,hr {margin: 0; padding: 0;}
body {height: 0;}
body {background-color:#f9d387;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0px;
	}

a:hover {text-decoration: underline;
	color: #36c;}
a:link {color: #36c; 
	text-decoration: underline;}
a:visited {color: #36c; 
	text-decoration: underline;}
a:active {color: #36c; 
	text-decoration: underline;}

#header {
	height: 120px;
	margin: 0;
	padding-left: 5px;
	background-color: #f9d387;
	background-image: url(/~images/statetasystems/header-bg.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	border-bottom: 5px solid #042651;	
}

#header h1 {
	font-size: 3em;
	font-style: italic;
	font: Arial;
}


#header a:hover {text-decoration: none;
	color: #042651;}
#header a:link {color: #042651; 
	text-decoration: none;}
#header a:visited {color: #042651; 
	text-decoration: none;}
#header a:active {color: #000000; 
	text-decoration: none;}

#header ul {padding-left: 5px; 
	color: white;
	font-weight: bold;
	font-family: arial, helvetica, tahoma, verdana, sans-serif;
	font-size: 11pt;
	}

#header li {display: inline; 
	padding-left: 0.5em;
	padding-right: 0.5em;
	color: white;
	font-style: bold;
	border-left: 2px solid #000;}

#header ul li.first {padding-left: 0px;
	border-left: none;
	}

#container1 { 
	position: relative;
	width: 100%;
	background-color: #a9ceec;
	background-image: url(/~images/statetasystems/left-bg.png);
	background-position: 0 0;
	background-repeat: repeat-x; 
	border-bottom: 5px solid #042651;
}

#left {
	position: relative;
	top:0;
	float: left;
	padding: 5px;
	width: 325px;
	}

#right {
	position: absolute;
	top:0; right:0; width: 3em; 
	left:auto; 
	height:auto; 
	bottom:auto; 
	background-color: #e7d9d4; 
	padding: 0;
	/*float: left;*/
	}
	
#right span.indent {
	text-indent: 1em;
	}

#right span.smaller {
	font-size: 0.75em;
	}
	
#middle {
	position: relative;
	padding: 1em 1.5em 1em 1.5em;
	margin-left: 330px; 
	margin-right: 1em;
	background-color: #ffffff;
	font-size: .9em; 
	min-width: 10em;
	border-left: 2px solid #042651;
	line-height: 1.4em;
	}
	
#middle p {padding-bottom: 1em;
	text-align: left;
	}

#middle li {margin-bottom: 0.25em;}
	
#middle img.inset {
	padding-top: 3px;
	padding-bottom: 3px;
}
	
#middle div.insetleft	{position: relative;
display: inline;
float: left;
font-size: 1em;
width: 16em;
text-align: center;
padding-left: 1em;
}

#middle div.insetright	{position: relative;
display: inline;
float: right;
font-size: 1em;
text-align: center;
padding-left: 1em;
}

#middle p.insetinside {
background-color: #d3d7e7;
font-size: .75em;
padding: 5px;
display: block;
width: 144px;}
	
#middle h1 {
	font-size: 1.25em;
	font-weight: bold;
}

#middle h2 {
	font-size: 1.25em;
	font-weight: bold;
	color: #042651;
}

#middle span.picheader {
	font-size: 0.85em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #616565;
}

#middle span.statename {
	font-size: 1.2em; 
	font-weight: bold;
	border-bottom: 3px double black;
}

#middle div.equal { margin-top: 5px; 
   border-top: 1px solid black;
	padding-top: 5px;
	padding-bottom: 3px;
}

#middle div.oseplogo {display: inline;
text-align: right;
float: right;
}

#middle div.fpglogo {display: inline;
}

#middle div.footertext {font-size: 0.75em;
}

/*#container2 { 
	position: absolute;
	top: 50px; width: 15%; right: .25em; left: auto; height:auto; bottom:auto;
	background-color: lime;
	border: thin solid black;}*/

	
#footer {
	clear: left;
	height: 15px;
	background-color: #f9d387;
	}





	

