body {
	font:12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.bggradient {
	background-image: url(images/bggradientrepeat.gif);
	background-repeat: repeat-x;
}
a, a:visited {
	color: #993300;
	text-decoration: none;	
}
a:hover {
	color: #333399;
	text-decoration: underline;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333399;
	margin-bottom: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333399;
	margin-bottom: 0px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #333399;
	margin-bottom: 0px;
}
ul {
	list-style-type: disc;
}
.navlink a:link, .navlink a:visited {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.navlink a:hover {
	color: #333399;
	text-decoration: none;
	background-color: #ffffff;
}
.subnavlink a:link, .subnavlink a:visited {
	font-size: 11px;
	color: #333399;
	font-weight: bold;
	text-decoration: none;
}
.subnavlink a:hover {
	color: #666699;
	text-decoration: none;
	background-color: #ffffff;
}
.photoborder {
 	border:1px solid #F5E89C;
}
img {
	border: none;
}
.tinylink a:link, .tinylink a:visited {
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
.tinylink a:hover {
	color: #993300;
	text-decoration: none;
}

.subheader {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.subheader2 {
	font-size: 11px;
	font-weight: bold;
	color: #333399;
}

.caption {
	font-size: 11px;
	color: #003366;
}

blockquote {
	font-size: 11px;
	margin-left: 20px;
	margin-top: 0px;
	color: #333366;
}

