body {
	margin: 0px;
}
.menu-bg {
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-x;
	height: 38px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #000000;
	margin: 0px;
	text-decoration: none;
}
h1>a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #000000;
	margin: 0px;
	text-decoration: none;
}
.line {
	background-image: url(../images/bg-line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.subtext1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #0066cc;
}
.boxtop {
	background-image: url(../images/boxtop.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 342px;
}
.boxbott {
	background-image: url(../images/boxbott.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 342px;
}
.box1top {
	background-image: url(../images/box1top.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 399px;
}
.box1bott {
	background-image: url(../images/box1bott.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 399px;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #0033ff;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #0033ff;
	text-decoration: none;
	padding-left: 10px;
}
.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #0033ff;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.vertline {
	background-image: url(../images/verti-line.gif);
	background-repeat: repeat-y;
	background-position: right;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #990000;
	margin: 0px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #990000;
	margin: 0px;
	padding-bottom: 5px;
}
h3>a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #990000;
	margin: 0px;
	padding-bottom: 5px;
}

.menu-line {
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 2px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 38px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
}
.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 38px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	display: block;
}
.menu:hover {
	color: #333333;
	text-decoration: none;
	background-image: url(../images/menu-roll.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.menu1:hover {
	color: #990000;
	text-decoration: none;
	background-image: url(../images/menu-roll.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.menu-current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 38px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	background-image: url(../images/menu-roll.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.menu1-current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 38px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	display: block;
	background-image: url(../images/menu-roll.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.menu-current:hover {
	color: #333333;
	text-decoration: none;
}

.bg-footer {
	background-image: url(../images/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 786px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #0033ff;
	text-decoration: none;
}
.footertext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #0033ff;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #0033ff;
	text-decoration: none;
}
#navbar-iframe {
	display: none !important;
}