body {
	background-color: #FFFFE8;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 16pt;
	color: #000000;
}

td, th {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	line-height: 16pt;
	color: #000000;
}

a {
	text-decoration: none;
	color: #333333;
}

.style2 {
	font-size: 18pt;
	font-family: Arial;
	color: #333333;
	font-weight: bold;
}

form {
	background-color: #FFFFE8;
}

.title {
	font-family: Arial;
	font-size: 11pt;
	line-height: 20pt;
	color: #939393;
	letter-spacing: 1pt;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	line-height: 18pt;
	color: #B54F8E;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 2pt;
}

.header {
	font-family: Arial;
	font-size: 16pt;
	color: #FFFFE8;
	font-weight: normal;
	vertical-align: middle;
	padding: 5px;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #7E8796;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 2pt;
}
.navLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #7E8796;
	text-decoration: none;
	text-align: center;
	text-transform: none;
	letter-spacing: 2pt;
}
a:hover {
	text-decoration: none;
	color: #B74F8E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 18pt;
	padding: 3pt;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 24pt;
	color: #FFFFE8;
	background-color: #B54F8E;
	padding-left: 3px;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 18pt;
	color: #000000;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	line-height: 22pt;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFE8;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: normal;
	margin-bottom: 6pt;
}

.box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	border: medium ridge #4E7B9C;

}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #000000;
	background-color: #CCCCCC;
	letter-spacing: 1pt;
	padding-left: 3px;
	
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  	color: #006666; 
	font-weight: bolder;
	font-size: medium;
}


input.big {
	width: 100px;
}

input.small {
	width: 50pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color: #FFFFDD;

}
