body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6baad4;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color: #000033;
	scrollbar-face-color: #6baad4;
	scrollbar-highlight-color: #000033;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #FFFFFF;
}
.back-left {
	background-color: #FFFFFF;
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 148px;
}
.back-rite {
	background-color: #FFFFFF;
	background-image: url(images/rite.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 148px;
	vertical-align: top;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	background-color: #FFFFFF;
	width: 484px;
	vertical-align: top;
}
.text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}
.flash-nav {
	height: 252px;
	width: 780px;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	background-color: #FFFFFF;
	border: 1px solid #000033;
	text-transform: uppercase;
}
.pic-border {
	border: 2px solid #c2c2c2;
}
.form-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6baad4;
}
.form-text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6baad4;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #66ccff;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000033;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
.caps-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-transform: uppercase;
}
.menutitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
	cursor: pointer;
	background-color: #FFFFFF;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6baad4;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000033;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
}
.signs {
	vertical-align: text-top;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6baad4;;
	font-weight: bold;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3333;
	text-transform: uppercase;
}
