.tableborder {
	padding: 5px;
	border: 1px solid #003366;
}
.divider {
	padding: 5px;
	border-top: 1px none #003366;
	border-right: 1px none #003366;
	border-bottom: 1px none #003366;
	border-left: 1px solid #003366;

}
.navleft {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;

}
.navtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;

}
a:hover { 
	font-weight: bold; color: #66CC00; 
	text-decoration: underline; 

}
body {
	background-color: #FFFFFF;
	background-image: url(images/background2.gif);
	background-repeat: repeat-x;
}.header {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.bodytext {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.link {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #9933CC;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #003366;
}
.biglink {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #9933CC;
	text-decoration: underline;
}
.bullet { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: #003366; text-decoration: none; ; list-style-type: square; list-style-position: outside}
