html, body, div, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


body {
	text-align: left;
	background-repeat: repeat-y;
	font: 12px Arial, Helvetica, sans-serif;
}
#wrapper #footer #links {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 312px;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contentwin img {
	margin: 0px;
	padding: 0px;
}

.required {
	color: #993300;
}

.staff {
	margin: 0px;
	padding: 0px 10px;
	text-align: justify;
}

#wrapper {
	padding: 0px;
	width: 800px;
	margin: 0px auto;
	float: none;
}



#banner {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 62px;
	margin: 0px;
	padding: 0px;
}

#banner a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#banner ul {
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#banner ul li {
	margin: 0px;
	padding: 0px;

}

#nav {
	height: 22px;
	margin: 0px;
	padding: 0px;
	width: 800px;
}

#nav ul {
	margin-top: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#nav ul li {
	display: inline;
	padding-right: 0px;
}

#nav ul li a {
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	width: auto;
	height: auto;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	padding-right: 7px;
	padding-left: 4px;
}

#nav ul li a:hover{
	color: #FFFFFF;
}


#headerimages {
	margin: 0px;
	padding: 0px;
	width: 800px;
	background: no-repeat;
}

#search {
	margin: 10px 0px;
	font-size: 9px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	padding: 0px;
}

#leftcol #leftnavmenu{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000066;
}

#leftcol #leftnavmenu ul {
	margin: 0px;
	list-style-type: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}

#leftcol #leftnavmenu ul li {
	margin-top: 0px;
	margin-right: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 1px;
	margin-left: 12px;
	font-size: 12px;
}

#leftcol #leftnavmenu ul li a {
	text-decoration: none;
	height: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000066;
}

#leftcol #leftnavmenu  a:focus {
}
#leftcol #leftnavmenu  a:hover {
}

#rightcol #rightnavmenu{
}

#rightcol #rightnavmenu ul {
margin: 0; 
padding: 0;
background-color: transparent;
list-style-type: none;
font-size: 90%;
border: 1px solid #000000;
/*border: 1px solid #000000;*/

/*this adds a second line to the bottom of the nav, if you prefer a single line you can remove it by uncommenting the other properties and commenting out this one. I think it gives a nice raised effect, the choice is your's :)*/
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-top: 1px solid #000000;
}

#rightcol #rightnavmenu ul li {
padding: 0;
margin: 0;
}

#rightcol #rightnavmenu ul li a {
background-color: #869BCC;
border-bottom: 1px solid #000000;
color: #000000;
display: block;
padding: 4px 0 6px 4px;
text-decoration: none;
height: 1%;
}

#rightcol #rightnavmenu  a:focus {
background-color: #003366;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
color: #fff;
}

#rightcol #rightnavmenu  a:hover {
background-color: #0033CC;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
color: #fff;
}

.floatleft {
	float: left;
}

#rightcol{
	width: 151px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content{
	padding: 0px;
	margin: 0px;
	width: 800px;
}


#content p{
	padding: 0px 0px 10px;
	margin: 0px;
}

#content h1{
font-size: 26px;
padding: 0;
}

#content h2{
	font-size: 20px;
	margin: 0px;
	color: #000099;
	padding-top: 0;
	padding-right: 3;
	padding-bottom: 0;
	padding-left: 3;
}

#content h3{
font-size: 18px;
padding: 0;
}

#content h4{
font-size: 16px;
padding: 0;
}

#content h5{
font-size: 14px;
padding: 0;
}

#content h6{
font-size: 10px;
padding: 0;
}

.leftimage{
	float: left;
	margin: 5px 10px 10px 0px;
	border: 1px solid #FECD04;
	padding: 1px;
}

.rightimage{
	float: right;
	margin: 5px 0px 10px 15px;
}


.clearit{
clear: both;
}

#footer{
	padding: 0px;
	margin: 0px;
	color: #000000;
	vertical-align: bottom;
}

#footer p {
	font-size: 10px;
	padding: 2px;
}

#leftcol{
	float: left;
	width: 175px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}


#container{
	padding: 0px;
	margin: 0px;
	float: left;
}

#containerscroll{
	width: 100%;
	border: thin dotted #C0C0C0;
	margin: 0px;
	padding: 0px;
	height: 200px;
	overflow: scroll;
}
#wrapper #footer p bl {
	font-weight: bold;
	color: #3366CC;
}
.blue {
	font-weight: bold;
	color: #0066FF;
	font-size: 120%;
}
.boxhome {
	height: auto;
	width: 216px;
	color: #000000;
}



#wrapper #content #container #body {
	width: 100%;
}
#wrapper #leftcol #left-col-main {
	font-size: 75%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrapper #leftcol #left-col-content {
	font-size: 75%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#wrapper #leftcol #navbgfooter {
	background-color: #333333;
	height: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 11px;
	border-right-style: solid;
}
#wrapper #content #container #footer a {
	color: #000000;
	text-decoration: none;
}
#wrapper #leftcol #left-col-content h4 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 16px;
}
#wrapper #content #container h1 {
	color: #000000;
}


#wrapper #leftcol #left-col-content p {
	font-size: 100%;
	font-weight: bold;
	padding-left: 2px;
}
#wrapper #footer #links a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#wrapper #content #nav a:hover {
}

#cssdropdown, #cssdropdown ul {
padding: 0;
margin: 0;
list-style: none;
}

#cssdropdown li {
float: left;
position: relative;
}

.mainitems{
border: 1px solid black;
background-color: #FFEEC6;
}

.mainitems a{
margin-left: 6px;
margin-right: 8px;
text-decoration: none;
}

.subuls{
display: none;
width: 10em;
position: absolute;
top: 1.2em;
left: 0;
background-color: lightyellow;
border: 1px solid black;
}

.subuls li{
width: 100%;
}
#wrapper #content #editablecontent {
	float: none;
	width: 450px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 325px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#wrapper #content #editablecontent  p {
	margin: 3px 0px;
	padding: 0px;
}



.subuls li a{
text-decoration: underline;
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}
#wrapper #content #leftcol #left-col-content a {
	color: #FFFFFF;
	text-decoration: none;
}
td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

#FWTableContainer2090619021 {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:489px;
	height:30px;
	text-align:left;
}

#MMMenuContainer0020112138_0 {
/* This ID is related to the master menu div for menu MMMenuContainer0020112138_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:499px;
	top:142px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0020112138_0 {
/* This class defines things about menu MMMenu0020112138_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#ffffff;
	border:0px solid #000000;
	width:157px;
	height:44px;
}

.MMMIFVStyleMMMenu0020112138_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0020112138_0 */
	border-top:0px solid #ffffff;
	border-left:0px solid #ffffff;
	border-bottom:0px solid #ffffff;
	border-right:0px solid #ffffff;
	width:157px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:151px;
	height:16px;
}

.MMMIVStyleMMMenu0020112138_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0020112138_0 */
	border-top:0px;
	border-left:0px solid #ffffff;
	border-bottom:0px solid #ffffff;
	border-right:0px solid #ffffff;
	width:157px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:151px;
	height:16px;
}

#MMMenu0020112138_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu0020112138_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0020112138_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu0020112138_0 so we can set its position */
	left:0px;
	top:22px;
}

#MMMenuContainer0020112138_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0020112138_0 a {
/* Controls the general apperance for menu MMMenuContainer0020112138_0's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#000000;
	font-weight:bold;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0020112138_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0020112138_0 */
	color:#000000;
	background-color:#ffcf11;
}
#wrapper #content #container #editablecontent {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 320px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #banner #spanish {
	font-weight: bold;
	position: absolute;
	left: 607px;
	top: 82px;
	margin: 0px;
	padding: 0px;
	right: 0px;
	bottom: 0px;
	height: 33px;
	width: 180px;
}
#wrapper #banner #spanish a {
	font-weight: bold;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#leftcol a {
}
#wrapper #banner #spanish a:hover {
	color: #CC3300;
}
.attorney {
	margin: 0px;
	padding: 0px 10px;
	text-align: justify;
}
.attorney img {
	margin: 0px;
	padding: 0px 5px;
}
.contentwin {
	margin: 0px;
	padding: 0px 0px;
}
.contentemail {
	text-align: left;
	vertical-align: middle;
}
a {
	color: #000099;
	text-decoration: none;
}
#wrapper #content #editablecontent .floatleft .attorney .contentemail h5 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 90px;
}
.phonenumber {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
#wrapper #footer #questions {
	color: #000099;
	font-weight: bold;
	font-size: 11px;
}
#wrapper #content #warsaw {
	background-image: url(../images/bg.jpg);
}
#wrapper #nav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #footer a {
	text-decoration: none;
}
#wrapper #search a {
	text-decoration: none;
	color: #333333;
}
#wrapper #footer #questions a {
	color: #000099;
}
#wrapper #content #warsaw #container #contentarea {
	padding-right: 170px;
}
#wrapper #content #container #contentarea {
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 615px;
}
#wrapper .copyright {
	font-size: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contentedit {
	float: left;
	width: 460px;
	padding-top: 4px;
	padding-left: 0px;
}
#wrapper #content #container #contentarea #contentedit .contentwin img {
	padding: 10px;
}
#wrapper #content #container #leftcol #logo {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 7px;
}
#wrapper #content #container #contentarea #toplinks a {
	color: #0000FF;
	text-decoration: none;
}
#contentarea2 {
	float: left;
	margin: 0px;
	padding: 0;
}

#contentarea2  a {
	color: #000099;
}
.featurenav a {
	font-size: 12px;
	color: #000000;
}
.featurenav a:hover {
	color: #000099;
}
#navcrumbs {
	margin: 0px;
	height: 20px;
	padding: 0px 0px 10px;
}
#navcrumbs ul {
}
#navcrumbs ul li {
	display: inline;
	padding-right: 0px;
	padding-left: 5px;
}
#navcrumbs a {
	color: #000000;
	text-decoration: none;
}
#navcrumbs a:hover {
	color: #000099;
}
#navcrumbs ul {
	margin: 0px;
	padding: 0px;
}
.floatright {
	float: right;
}
#quicklinks {
	background-color: #FFCC00;
	border: 1px solid #000099;
	filter: Glow(Color=black, Strength=5);
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#quicklinks ul {
	margin: 5px;
	padding-left: 12px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#quicklinks ul li {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0px;
}
a:hover {
	color: #000000;
}
#quicklinks a {
	color: #000000;
	text-decoration: none;
}
#quicklinks a:hover {
	color: #FFFFFF;
}
#wrapper .address a {
	text-decoration: none;
	font-weight: bold;
}

#rightcol img {
	margin: 0px;
	padding: 0px;
}
#qlinktitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#mytown {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
