* {
	margin: 0;
	padding: 0;
}

body, p, ul, ol, li, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #333333;
	list-style-position: inside;
	list-style-type: disc;
}

ul {
	padding-left: 25px;	
}

a {
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover, a:active {
	color: #cc0000;
	text-decoration: none;
}
h1 {
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
}

h2 {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
}

h3 {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
}
.topnav {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	height: 25px;
	padding-top: 3px;
	background-position: center center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #7892AA;
}
td.topnav a  {
	display:block;
	height: 100%;
	width: 100%;
}
.bottomnav {
	font-size: 11px;
	color: #666666;
	text-align: center;
	height: 0px;
	vertical-align: middle;
}
.copyrightline {
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
	background-color: #003366;
}
.sidenav {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-repeat: no-repeat;
	text-align: left;
	list-style-position: inside;
	list-style-type: circle;
	background-image: url(images/sidenavbutton.gif);
	background-position: 0px 0px;
	display: block;
	padding-left: 60px;
	padding-bottom: 0px;
	height: 25px;
	padding-top: 6px;
}
td.sidenav a  {
	display:block;
	height: 100%;
	width: 100%;
}
.sidenav:hover  {
	color: cc0000;
	background-repeat: no-repeat;
	background-image: url(images/sidenavbuttonsel.gif);
}
.sidenavsub {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-bottom: 5px;
	padding-left: 52px;
	text-align: left;
	background-image: url(images/sidenavtableback.gif);
	display: block;
}
.sidenavsub2 {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-bottom: 5px;
	padding-left: 69px;
	text-align: left;
	background-image: url(images/sidenavtableback.gif);
	display: block;
}
.sidenavtop{
	background-image: url(images/sidenavtop.gif);
	background-repeat: no-repeat;
	width: 200px;
}
.sidenavbottom{
	background-image: url(images/sidenavbottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bottomnavdivider {
	background-image: url(images/bottomnavdivider.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	height: 15px;
	width: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.bodytextbold {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	clear: left;
	height: auto;
	width: auto;
}
.bodytexth1 {
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	clear: left;
	height: auto;
	width: auto;
}
.dropleft {
	background-image: url(images/dropshadowleft.gif);
	background-repeat: repeat;
	width: 5px;
	background-color: #3366FF;
}
.bodytexth2 {
	font-size: 16px;
	font-style: normal;
	line-height: 35px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	clear: left;
	height: auto;
	width: auto;
}
.bodytexth3 {
	font-size: 14px;
	font-style: normal;
	line-height: 27px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	clear: left;
	height: auto;
	width: auto;
}
.bodytextimageleft {
	float: left;
	padding: 5px;
}
.bodytextimageright {
	float: right;
	padding: 15px;
}
.sidenavback {
	background-image: url(images/sidenavbackground.gif);
	background-repeat: repeat;
	vertical-align: top;
	width: 200px;
}
.dropright {
	background-image: url(images/dropshadowright.gif);
	background-repeat: repeat;
	width: 5px;
	background-color: #3366FF;
}
.bodyspace {
	background-color: FFFFFF;
	background-image: url(images/bodysidespace.gif);
	width: 25px;
}
.currentpage, .currentpage:link, .currentpage:visited, .currentpage:hover {
	color: #CC3300! important;
}
.topnav:hover  {
	color: #cc0000;
	background-image: url(images/topnavhover.gif);
	background-repeat: no-repeat;
}
.topnavnobackground {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	height: 25px;
	padding-top: 3px;
	background-position: center center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #7892AA;
}
.space10px {
	background-color: FFFFFF;
	background-image: url(images/indexsidespace.gif);
	width: 10px;
}
.frontpagefirstcol {
	text-align: left;
	width: 375px;
	vertical-align: top;
}
.frontpagefirstcol p, .frontpagesecondcol p {
	line-height: 17px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}
.frontpagefirstcol:link, .frontpagesecondcol:link, .frontpagefirstcol:visited, .frontpagesecondcol:visited {
color: #CC3300! important;
}
.space25px {
	background-color: FFFFFF;
	background-image: url(images/indexsidespace.gif);
	width: 25px;
}
.frontpagesecondcol {
	text-align: left;
	width: 320px;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
