body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #08003A;
}

a:link {
	color: #3300cc;
	text-decoration: none;
}
a:visited {
	color: #3300cc;
	text-decoration: none;
}

a:active {
	color: #3300cc;
	text-decoration: none;
}

a:hover {
	color: #3300cc;
	text-decoration: underline;
	display: inline;
}

#menu {
	background-image: url(images/menu-bar-spacer.gif);
	background-repeat: repeat-x;
	height: 25px;
}

#menu ul{
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	background-position: top;
}

#menu li{
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	padding-right: 25px;
}

#menu a:link {
	color: #08003A;
}

#menu a:visited {
	color: #08003A;
}

#menu a:link {
	color: #08003A;
}

#menu a:hover {
	font-weight: bold;
	color: #13A9E6;
	text-decoration: none;
}

#main #content #home4box td {
	font-size: 12px;
	color: #08003A;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 120px;
}
.sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sidebar a {
	text-decoration: none;
	display: block;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 35px;
}
.sidebar a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	padding-top: 14px;
	padding-right: 2px;
	padding-bottom: -14px;
	padding-left: 7px;
	background-color: #08003A;
	display: block;
}
.sidebar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	padding-top: 14px;
	padding-right: 2px;
	padding-bottom: -14px;
	padding-left: 7px;
	background-color: #08003A;
}

.sidebar a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	padding-top: 14px;
	padding-right: 2px;
	padding-bottom: -14px;
	padding-left: 7px;
	background-color: #08003A;
}

.sidebar a:hover {
	color: #08003A;
	display: block;
	padding-top: 14px;
	padding-right: 2px;
	padding-bottom: -14px;
	padding-left: 7px;
	text-decoration: none;
	background-color: #13A9E6;
}
#main #content #contenttext {
	margin-left: 10px;
}
#main #content #contenttext .style1 {
	color: #288fbd;
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	height: 20px;
}
.regwording {
	font-size: 10px;
}
.quote {
	font-size: large;
	font-weight: bold;
	color: #288FBD;
	text-align: center;
}
.quotedash {
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}
