body {
	background-image: url(../images/background.jpg);
	background-color: #75a1bb;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #336699;
}
a:link {
	color: #1d4369;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #1d4369;
}
a:hover {
	text-decoration: none;
	color: #1d4369;
}
a:active {
	text-decoration: underline;
	color: #1d4369;
}
#toplogo {
	background-image: url(../images/top-logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 309px;
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content-bulk {
	background-image: url(../images/content-background.gif);
	background-repeat: repeat-y;
	background-position: right center;
	padding: 0px;
	height: auto;
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	height: 96px;
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content-bulk #right {
	padding: 0px;
	width: 490px;
	float: right;
	margin-top: 0px;
	padding-right: 44px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
.clearfloat {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#content-bulk #right h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
#content-bulk #right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
#content-bulk #right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;
	line-height: 20px;
	color: #1d4369;
}
#content-bulk #left {
	float: left;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 135px;
	/*padding: 0px;*/
	text-align: center;
}
#content-bulk #left p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#content-bulk #left p {
	text-align: justify;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	line-height: 18px;
}
#content-bulk #left .link {
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content-bulk #right .centerimage {
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#content-bulk #right img {
	margin: 0px;
	padding: 0px;
}
#content-bulk #right li {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #1D4369;
	font-size: 12px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.linebox {
	padding: 0px;
	height: 20px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
