address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, li,
menu, ol, p, pre, td, th, tr, ul {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	color: #003399;
	font-weight: normal;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 19px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 11px;
}

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
	margin-bottom: 0px;
	margin-top: 0px;
}

b {
	color: #003399;
	font-weight: bold;
}

p cite {
   display: block;
	padding-right: 40px;
	padding-left: 40px;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a:active {
	color: #0000FF;
	text-decoration: underline;
}

a img {
	border: none;
}

.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.highlight {
	color: #990033;
	font-weight: bold;
}

.heading {
	color: #003399;
	font-size: 18px;
	font-weight: bold;
}

.picborder {
	border: 1px solid #000000;
}

.tabletop {
	background-color: #003366;
	color: #FFFFFF;
	font-weight: bold;
}

.tablecontenthighlight {
	background-color: #E0E0E0;
}

.errorhighlight {
	color: #FF0000;
	font-weight: bold;
}

.fielderror {
	background-color: #FFB6C1;
	border: 1px solid #FF0000;
}

.formerrors {
	background-color: #FFFFCC;
	border: 1px solid #FF0000;
	margin: 5px 30px 5px 30px;
	padding: 0px 30px 0px 30px;
}

#top {
	background-image: url(images/header-background.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#left {
	background-image: url(images/nav-background.gif);
	background-repeat: repeat-y;
	left: 0px;
	position: absolute;
	top: 141px;
	width: 142px;
}

#center {
	margin-left: 150px;
	margin-right: 10px;
	margin-top: 0;
}

#pagetitle {
	left: 210px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 80px;
	z-index: 10;
}

#navcontainer {
	width: 132px;
}

#navcontainer ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

#navcontainer a {
	background-color: #003366;
	border-bottom: 1px solid #EEEEEE;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	width: 132px;
}

#navcontainer a:link, #navlist a:visited {
	color: #EEEEEE;
	text-decoration: none;
}

#navcontainer a:hover {
	background-color: #336699;
	color: #FFFFFF;
}

div.spacer {
	clear: both;
}

.vcpic {
	border: 1px solid #000000;
	float: right;
	margin: 10px;
}

.vcmedalspic {
	border: 1px solid #000000;
}
