body {
	margin: 0;
	background-color: #0073BC;
}
form {
	margin: 0px;
	}
a:link {
	color:#003366;
	text-decoration:none;
}
a:visited {
	color: #003366;
	text-decoration:none;
	}
a:hover {
	color:#FF9900;
	text-decoration:underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-variant:small-caps;
	color: #003366;
	margin: 5px;
}
.headerbkgrnd {
	background-image:url(../images/topnav_02.jpg);
	background-repeat: repeat-x;
}
.headertext{
	font:normal 13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	text-align:center;
	margin-top:5px;
}		

.headertext a:link{
	color:#FFFFFF;
	text-decoration: none;
}
.headertext a:visited{
	color:#FFFFFF;
	text-decoration: none;
}
.headertext a:hover{
	text-decoration: underline;
}	

.maintable {
	background-image:url(../images/body_07.gif);
	background-repeat:repeat-y;
	}

.menutable {
	background-image:url(../images/body_06.gif);
	background-repeat:repeat-y;
	}

#menu a {
    display:block;
    width:167px;
    height: 33px;
    text-indent:20px;
    font: bold 13px arial;
    color:#FFFFFF;
    background: url(../images/menu.gif) top left no-repeat;
	background-color:#FFFFFF;
    text-decoration: none;
    line-height : 33px;
    overflow: hidden;
	margin: 2px 0px 0px 0px;
    }
#menu a:hover {
    background-position: 0 -35px;
    color:#000033;
    }

#menu a:active {
    color:#FFFFFF;
    }
#menu a.longwords{
	letter-spacing:-1px;
	}
		
.leftbtmnav {
	background-image: none;
	background-repeat: no-repeat;
	background-position:right bottom;
}	

.leftgrnd {
	background-image: url(../images/lefgrnd.gif);
	background-position:right;
	background-repeat:repeat-y;
	padding: 0;
}
.rightgrnd {
	background-image: url(../images/rightgrnd.gif);
	background-position:left;
	background-repeat:repeat-y;
	padding: 0;
}

.footertext{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-top:5px;
}
.footertext a:link{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
}
.footertext a:visited{
	color:#FFFFFF;
}
.footertext a:hover{
	text-decoration: underline;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	color: #000000;
	margin: 10px 0px 0px 0px;
}
.featurebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.featureboxbold {
	font-weight: bold;
	color: #003366;
}
.phoneofficetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.phoneofficetextbold {
	font-weight: bold;
}
