body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	background-image: url(images/background.gif);
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav-spacer {
	padding-right: 5px;
}
a:link {
	color: #003399;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
a:visited {
	color: #003399;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
a:hover {
	color: #003399;
	text-decoration: underline;
	font-size: x-small;
	font-weight: bold;
}
a:active {
	color: #003399;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
a.navlinks:link {
	color: #003399;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
a.navlinks:visited {
	color: #003399;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
a.navlinks:hover {
	color: #FFffff;
	text-decoration: underline;
	font-size: x-small;
	font-weight: bold;
}
a.navlinks:active {
	color: #003399;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
a.whitelinks:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
a.whitelinks:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
a.whitelinks:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: x-small;
	font-weight: bold;
}
a.whitelinks:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
#gradtext-spacer {
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
}
H1 {
	font-size: medium;
	color: #0099CC;
	line-height: 10px;
}
H2 {
	font-size: small;
	color: white;
	line-height: 0px;
}

#gradh2-spacer {


	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 3px;
}
.whitetext {
	color: #FFFFFF;
}
.smalltext {
	color: #0099CC;
	font-size: xx-small;
	font-weight: bold;
}
a.smalllink:link {
	color: #0099CC;
	text-decoration: none;
	font-size: xx-small;
	font-weight: bold;
}
a.smalllink:visited {
	color: #0099CC;
	text-decoration: none;
	font-size: xx-small;
	font-weight: bold;
}
a.smalllink:hover {
	color: #0099CC;
	text-decoration: underline;
	font-size: xx-small;
	font-weight: bold;
}
a.smalllink:active {
	color: #0099CC;
	text-decoration: none;
	font-size: xx-small;
	font-weight: bold;
}
h3 {

	font-size: small;
	color: #003399;
	line-height: 0px;
}
a.topnav:link {
	color: #003399;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
a.topnav:visited {
	color: #003399;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
a.topnav:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: x-small;
	font-weight: bold;
}
a.topnav:active {
	color: #003399;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
td {
	font-size: x-small;
}
input {
	font-size: x-small;
	color: #003399;
	border: 1px solid #0099CC;
}
.boarder {
	border: 1px solid #0099CC;
}
