body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;	
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #E58A02;
	text-decoration: underline;
}
.sideimg {
}
.sideimg a {
  text-decoration: none;
}
.sideimg>a:link>img {	
	border: 2px solid #336699;
}
.sideimg>a:visited>img {	
	border: 2px solid #333333;
}
.sideimg>a:hover>img {	
	border: 2px solid #E58A02;
}
.logo {
	text-align: center;
	padding-top: 10px;
	padding-right: 60px;
	border-left: 2px solid #3399FF;
	border-right: 2px solid #3399FF;
}
.nav {
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 2px solid #3399FF;
	border-right: 2px solid #3399FF;
}
.mainLeft {
	text-align: left;
	border-left: 2px solid #3399FF;
	vertical-align: top;
}
.mainRight {
	text-align: center;
	vertical-align: top;
	border-right: 2px solid #3399FF;
}
.footer {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	background-color: #3399FF;
}
.footer a {
	color: #fff;
	text-decoration: underline;
}
.pointer {
	text-align: center;
}
.resource {
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	background-color: #3399FF;
}
.botSide {
	text-align: center;
}
.leftLinks {
	text-align: left;
	font-weight: bold;
	padding: 4px;
	color: #336699;
	background-color: #E8F7FF;
}
.leftLogos {
	text-align: center;
	padding: 4px;
	background-color: #E8F7FF;
}
.dirLinks {
	text-align: left;
	font-weight: bold;
	padding: 4px;
	color: #336699;
	background-color: #E8F7FF;
	padding-left: 10px;
}
.heading {
	text-align: left;
	padding: 4px;
	font-size: 13px;
	font-weight: bold;
	color: #CC6600;
}
.text {
	padding: 4px;
	text-align: left;
}
.linkBox {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
}
.links {
	text-align: left;
	padding: 4px;
	font-size: 13px;
	font-weight: bold;
	color: #336699;
}
.caption {
	padding-left: 19px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 13px;
	text-align: justify;
}
.form {
	padding-top: 10px;
	padding-left: 16px;
	text-align: left;
	vertical-align: top;
}