/* comment stuff out here */

{
margin: 0px;
padding: 0px;
}

body {
	margin-width: 0px;
	margin-height: 0px;
	topmargin: 0px;
	leftmargin: 0px;
	border-width: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border: 0px;
	color: #666666;
	background-color: #E4F1F4;
} 
td, p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;

} 
 
b { font-weight: bold;}
i { font-style: italic;}
u { text-decoration: underline;}


ul {  list-style-position: outside; list-style-type: square}

a {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #3399CC;
}
a:active {
	color: #3399CC;
}


.pagetitle {
	font-size: 22px;
	font-weight: bold;
	color: #CC0099;
}

.subhead1 {
	font-size: 17px;
	font-weight: bold;
	color: #CC0099;
}

.subhead2 {
	font-weight: bold;
	color: #CC0099;
}

.subhead3 {
	font-weight: bold;
	color: #CC0099;
	font-style: italic;
}

.navbg {
	background-image: url(../images/navbg.jpg);
	background-repeat: no-repeat;
}

.nav, .navyes {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}

.nav {
	color: #FFF;
}
a.nav {
	color: #FFF;
}
a.nav:visited {
	color: #FFF;
}
a.nav:hover {
	color: #3399CC;
}
a.nav:active {
	color: #3399CC;
}


.navyes {
	color: #CC0099;
	

}

.nav2 {
	color: #CCDDFF;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}
a.nav2 {
	color: #CCDDFF;
}
a.nav2:visited {
	color: #CCDDFF;
}
a.nav2:hover {
	color: #3399CC;
}
a.nav2:active {
	color: #3399CC;
}

.captions {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #AAAAAA;

}
h1 {
	font-size: 20px;
	color: #FFFFFF;
}
img {
	border: 0;
}

.bottomnavbar {
	;
	color: #6E9FFF;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;

}

a.bottomnavbar:link {
	color: #6E9FFF;
}
a.bottomnavbar:visited {
	color: #6E9FFF;
}
a.bottomnavbar:hover {
	color: #666666;
}
