body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#nav {
	margin: 0;
	padding: 0;
	float: left;
	width: 142px;
}
#nav li {
	list-style: none;
	margin-bottom: 5px;
	float: left;
	width: 100%;
}
#nav a {
	text-align: center;
	text-decoration: none;
	color: #000000;
	background-image: url(../images/button.png);
	background-position: left top;
	display: block;
	padding-top: 10px;
	position: relative;
}
#nav span {
	display: block;
	background-image: url(../images/button.png);
	background-position: left bottom;
	padding-bottom: 10px;
}
#nav a:hover {
	background-position: right top;
}
#nav a:hover span {
	background-position: right bottom;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #003399;
}
a:active {
	color: #003399;
}
table, td {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: top;
	margin: 0px;
}
#maintable {
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.bold {
	font-weight: bold;
}
.copyrightrow {
	font-size: 10px;
	padding-top: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
}
.bodytext {
	text-align: justify;
}
.topsides {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.footerhrrow {
	padding-top: 4px;
	padding-bottom: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-left-color: #999999;
}
.tophrrow {
	padding-top: 4px;
	padding-bottom: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-left-color: #999999;
}
hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	width: 500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footerhr {
	width: 650px;
}
.tophr {
	width: 650px;
	color: #999999;
	background-color: #999999;
}
.headertitle {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	padding-top: 6px;
}
.leftright {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-left-color: #999999;
}
.leftrighterrorpages {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.left {
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #999999;
	padding-top: 8px;
	padding-left: 15px;
}
.right {
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #999999;
}
.mainleft {
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #999999;
}
.mainright {
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #999999;
}
.headerhrrow {
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.headerhr {
	width: 150px;
	text-align: left;
}
.paddingright {
	margin-right: 16px;
}
.headerright {
	text-align: right;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 5px;
}
.headerleft {
	text-align: left;
	vertical-align: top;
	padding-top: 25px;
	padding-left: 5px;
}
.logotop {
	font-size: 28px;
	line-height: 14px;
	color: #1B7B87;
}
.logobottom {
	font-size: 14px;
	font-style: italic;
	line-height: 42px;
	color: #333333;
	padding-top: 11px;
}
.specialpromotion {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.underline {
	text-decoration: underline;
}

