body {
	background-color: #f5f5f5;
	padding: 0;
}

p, tr, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Helvetica, sans-serif;
}
	
p, ul, ol {
	font-size: 11px;
	line-height: 150%;
	color: #000000;
	background: transparent;
}

a {
	text-decoration: none;
}
a:link { color: #000000}
a:visited { color: #000000}
a:hover { color: #6666ff;
}

.textlinks {
	color: #6666ff;
	font-size: 11px;
	background: transparent;
	text-decoration: underline;
}
.textlinks:link { color: #6666ff}
.textlinks:visited { color: #6666ff}
.textlinks:hover { color: #6666ff;
}

.botlinks {
	color: #ffffff;
	font-size: 10px;
	background: transparent;
}
.botlinks:link { color: #ffffff}
.botlinks:visited { color: #ffffff}
.botlinks:hover { color: #000000;
}

.subtitle {
	font-size: 13px;
	line-height: 140%;
	color: #000000;
	font-weight: bold;
}






.bottom {
	font-size: 10px;
	line-height: 135%;
	color: #ffffff;
	background: transparent;
}

.home {
	font-size: 11px;
	line-height: 130%;
	color: #333333;
	background: transparent;
}
.home:link { color: #0066cc;
font-size: 12px;
}
.home:visited { color: #0066cc;
font-size: 12px;
}
.home:hover { color: #333333;
font-size: 12px;
}


.nav {
	font-size: 11px;
	line-height: 125%;
	color: #333333;
	background: transparent;
}
.nav:link { color: #333333;}
.nav:visited { color: #333333;}
.nav:hover { color: #0066cc;
font-weight: normal;}


.navactive {
	font-size: 11px;
	line-height: 125%;
	color: #0066cc;
	background: transparent;
	font-weight: normal;
}

.navactive:link { color: #0066cc;}
.navactive:visited { color: #0066cc;}
.navactive:hover { color: #0066cc;
font-weight: normal;}




.form {
	font-size: 11px;
	line-height: 105%;
	color: #333333;
	background: #ffffff;
}

.title {
	font-size: 20px;
	line-height: 100%;
	color: #666666;
	font-weight: normal;
}

.subtitle2 {
	font-size: 13px;
	line-height: 125%;
	color:#0066cc;
	font-weight: bold;
}

.subtitle3 {
	font-size: 13px;
	line-height: 125%;
	color: #333333;
	font-weight: bold;
}

