body {
	background-color: #23408f;
	background-image: url(images/page_gradient.jpg);
	background-repeat: repeat-x;
}


.mainTable {
	border: 2px solid #FFCC00;
	background-color: #f5f0d0;
	background-image: url(images/page-top.gif);
	background-repeat: no-repeat;
}

.sideTable {
	border: 1px solid #23408f;
	background-color: #fffae4;
}

.pageBorder {
	border: 1px solid #23408f;
	width: 950px;
	margin: auto;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: justify;

}
.nav a {
 padding: 0px 12px;
}

.nav a:link {
	color: #003399;
	text-decoration: none;
}
.nav a:hover {
	color: #669933;
	text-decoration: none;
}
.nav a:visited {
	color: #6600CC;
	text-decoration: none;
}
.nav a:active {
	color: #000000;
	text-decoration: none;
}

.sidenav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;

}
.sidenav a {
 padding: 0px;
}
.sidenav a:link {
	color: #003399;
	text-decoration: none;
}
.sidenav a:hover {
	color: #669933;
	text-decoration: none;
}
.sidenav a:visited {
	color: #6600CC;
	text-decoration: none;
}
.sidenav a:active {
	color: #000000;
	text-decoration: none;
}

.botnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	

}
.botnav a {
 padding: 0px;
 color: #003399;
}
.botnav a:link {
	color: #003399;
	text-decoration: none;
}
.botnav a:hover {
	color: #669933;
	text-decoration: none;
}
.botnav a:visited {
	color: #6600CC;
	text-decoration: none;
}
.botnav a:active {
	color: #000000;
	text-decoration: none;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.maintextindent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	padding-left: 20px;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
}
.title1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.homefreqmsg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.maintext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
.title3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FF9900;
}

.flushright {
	text-align: right;
	display:block;
	padding:4px 0px;
}
.title4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FF0033;
}

