body {
	margin: 0px;
	background-color: #55697D;
}
.tophederimg {
	background-image: url(../images/header_topimg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.navfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 44px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/navtab_up.jpg);
	background-repeat: no-repeat;
	display: block;
}
a.navfont:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 44px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/navtab_up.jpg);
	background-repeat: no-repeat;
	display: block;
}
a.navfont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 44px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/navtab_over.jpg);
	background-repeat: no-repeat;
	display: block;
}
.sideborders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #1E4767;
	border-left-color: #1E4767;
}
.footergradient {
	background-image: url(../images/footer_gradientimg.gif);
	background-repeat: repeat-x;
}
.greyborder {
	border: 1px solid #7d7d7d;
}
.greybordercorner {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #7d7d7d;
	border-bottom-color: #7d7d7d;
}
.whiteheaderfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 5px;
}
.bottomgradient {
	background-image: url(../images/bottom_gradient.gif);
	background-repeat: repeat-x;
	background-color: #556A7D;
	background-position: top;
}
.blackheadergradient {
	background-color: #526679;
	background-image: url(../images/black_headergradient.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.smlwhitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.smlwhitefont:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.smlwhitefont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #183A56;
	text-decoration: underline;
}
.regularfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #173853;
	text-decoration: none;
}
a.regularfont:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #173853;
	text-decoration: none;
}
a.regularfont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.bluefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #173853;
	text-decoration: none;
}
.blacksubtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.blacksubtitle:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.blacksubtitle:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
.starsbackground {
	background-image: url(../images/bckgrnd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E1E0DE;
}
.linkfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.linkfont:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.linkfont:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}