.whiteboarder {
	border: 5px solid #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.textbold {
	font-size: small;
	font-weight: bold;
}
.textboldwhite {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.textsmall {
	font-size: x-small;
}
a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a.smallnav:link {
	color: #003366;
	text-decoration: none;
	font-size: x-small;
}
a.smallnav:visited {
	color: #003366;
	text-decoration: none;
	font-size: x-small;
}
a.smallnav:hover {
	color: #003366;
	text-decoration: underline;
	font-size: x-small;
}
a.smallnav:active {
	color: #003366;
	text-decoration: none;
	font-size: x-small;
}
.bigtextbold {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
li {
	list-style-image: url(images/square.gif);
}
.bluebold {
	font-weight: bold;
	color: #003366;
}
.index-big {

	font-size: medium;
	font-weight: bold;
	color:#003366
}
