body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #330066;
}

form {
	background-color: #EDE3F0;
	color: #FFFFFF;
}

a.purpleBoxLink:link, a.purpleBoxLink:visited, a.purpleBoxLink:hover
{
  background-color: #330066;
  color: #ffffff;
  border: #330066;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
  background-color: #ffffff; color: #330066;
}
.titlegreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
  background-color: #ffffff; color: #336600;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #330066; font-style: oblique;
}
.subtitlegreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #336600; font-style: oblique;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #ffffff;
  color: #330066;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #ffffff;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	background-color: #EEFFE0;
}

.navSubLink {
	background-color: #E6E6FF;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	color:#9966CC;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #99CC99;
	background-color: #ffffff;
 	font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFFFF;
 	color: #663399;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	color:#330066;
	background-color: #FFFFFF;
}
.addressgreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	color:#336600;
	background-color: #FFFFFF;
}
.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #330066;
	background-color: #FFFFFF;
}
.footergreen {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #336600;
	background-color: #FFFFFF;
}
.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
}

.box1 {
	border-width: 1px;
	border-color: #CCCCCC;
  border-style: solid;
	}
.box2 {
	border-width: 1px;
	border-color: #AF975D;
  	border-style: solid;
	}
.promo {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	padding: 6px;
}

.titlebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #99CC99;
}
.titlebarpurple {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #330066;
}
.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCCcc;
 color: #99CC99; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.border {
	border: thin solid #CCCCCC;
}
.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
 	color: #009933; 
}
.smalltextpurple {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
 	color: #9966CC; 
}
