body {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_body.gif);
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
#mainContent p {
	margin-right: 20px;
	margin-left: 20px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
}
#footer a {
	color: #006699;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
.wrap {
	background-image: url(../images/bg_body.gif);
	width: 781px;
	background-repeat: repeat-y;
	background-position: center;
	margin: auto;
}
.dropdowns {
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	color: #006699;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6D9CB4;
	border-right-color: #598093;
	border-bottom-color: #598093;
	border-left-color: #6D9CB4;
	background-color: #FFFFFF;
	padding: 0px 4px;
}
.highlight {
	font-weight: bold;
	color: #006699;
}
.line {
	width: 90%;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006699;
	height: 1px;
}
.small {
	font-size: 10px;
}
.heading {
	font-weight: bold;
	color: #006699;
	font-size: 14px;
}
li {
	width: 90%;
	padding-bottom: 8px;
	padding-top: 0px;
}
.red {
	font-weight: bold;
	color: #CC0000;
}
.smallblue {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.floatright {
	padding: 2px;
	float: right;
}
iframe {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
