body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: 100%;
}

a:hover, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: underline;
	background-color: #000000;
	font-size: 100%;
}

.imagesBorder
	{
	border: 3px solid #000000;
	} 

#container
{
	width: 100%;
	margin: 0px auto;
	position: relative;
	z-index: 1; /* normally 1 */
}

#topLeft
{
	z-index: 3; /* normally 3 */
	/* position: absolute; Uncomment for CHRISTMAS decoration */
	border-bottom-width: 4px; /* normally 4px but 0px at CHRISTMAS  */	
	top: 0px;
}

#topRight
{
	z-index: -1; /* Set to 2 at CHRISTMAS time normally -1 */	
	width: 100%;
	height: 62px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #008AB0;
	color: #FFFFFF;
	border-bottom-width: 4px; /* normally 4px but set to 6px at CHRISTMAS  */
	border-bottom-style: groove;
	border-bottom-color: #000000; /* normally black but at Christmas change to 006600 */
	position: absolute;
	top: 0px;
}

#topText
{
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	position: absolute;
	left: 225px;
	top: 15px;
}

#topText2
{
	font-size: 80%;
	position: absolute;
	left: 225px;
	top: 40px;
}


#leftnav
{
	float: left;
	width: 200px;
	padding: 0px;
	background-color: #008AB0;
	border-right-width: 4px;
	border-right-style: groove;
	border-bottom-width: 4px;
	border-bottom-style: groove;
	margin-top: 0px;	/* Set to 62 at CHRISTMAS but normally margin is 0 for ALL  */
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#sectionhighlight 
{
	background-color: #FFCC00;
}

#content
{
	margin-left: 205px;
	padding: 1em; 
	border-left-width: 1px;
	border-left-style: double;	
	/* Uncomment this next line to create the Christmas theme background on the body of the page */
	/* background-image: url(/images/xmas/snow_crystal_christmas.jpg); */
}


#content2 /* THIS version of content is for when there is NO left menu on the page */
{
	margin-left: 0px;
	padding: 1em; 
	border-left-width: 1px;
	border-left-style: double;	
	/* Uncomment this next line to create the Christmas theme background on the body of the page */
	/* background-image: url(/images/xmas/snow_crystal_christmas.jpg); */
}


/* Uncomment this section to create a Christmas light string down the right side of the left-hand menu */
/*
#xmasBorder 
{
	padding: -2.5em;
	margin-left: 0px;
	background-image:url(/images/xmas/xmaslights-Side-string.png);
	background-repeat:repeat-y;
	background-attachment:fixed;
	background-position: 180px;
}
*/

table {width:99%;}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 100%;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #0088B2;
	text-transform: capitalize;
	margin-top:0.5em;
	margin-bottom:0.5em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #0088B2;
	margin-top:0.5em;
	margin-bottom:0.5em;
	text-decoration: underline;

}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 116%;
	font-weight: bold;
	color: #0088B2;
	margin-top:0.5em;
	margin-bottom:0.5em;
	font-style: normal;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #0088B2;
	margin-top:0.5em;
	margin-bottom:0.5em;
	font-style: italic;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #0088B2;
	font-style: italic;
	margin-top:0.5em;
	margin-bottom:0.5em;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #0088B2;
	font-style: italic;
	margin-top:0.5em;
	margin-bottom:0.5em;
}

/*
#skipnav a:visted {position: absolute; left: -1000em; width: 20em;}
#skipnav a:hover {position: absolute; left: -1000em; width: 20em;}
#skipnav a:active {position: absolute; left: -1000em; width: 20em;}
*/

#button {
	color: #ffffff;
/* THIS is used in the BUTTON rule to create a christmas light background in the LEFT MENU */
/* background-image: url(/images/xmas/xmaslights-4bulbs-upwards-faded.png); */
}


#button li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-left: -31px;
}
#button a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 90%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#button a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 90%;
	background-color: #008AB0;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


#button a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	color: #000000; /* normally #000000 but set to #FF0000 for CHRISTMAS */
	text-decoration: none;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 90%;
	background-color: #FFFFFF; /* normally #FFFFFF but set to #00FF99 for CHRISTMAS */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#button a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	color: #000000;
	text-decoration: none;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 90%;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

a.mmhide_skipnav {position: absolute; left: -1000em; width: 20em;}

.mmhide_MenuTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #008AB0;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: inset;
	border-bottom-style: inset;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.mmhide_AgencyName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 166%;
	color: #FFFFFF;
	vertical-align: middle;
	font-weight: bold;
}

.Highlight {
	color: #FFFFFF;
	background-color: #0088B2;
}

.SmallerPrint {
	font-size: 80%;
}

.SpecialBox {
	background-color: #0088B2;
	border: 1px solid #000000;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
}

.SpecialBox2 {
	background-color: #FFFFFF;
	border: 2px solid #0088B2;
	font-weight: bold;
	text-transform: capitalize;
	color: #0088B2;
	text-align: center;
}
.SpecialBox3 {
	background-color: #FFFFFF;
	border: 2px solid #0088B2;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-align: center;
}


#footer
{
	margin: 0;
	padding: 0.5em;
	color: #000000;
	border-top: 1px solid gray;
}

