body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;

}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	font-size: 12px;
	color: #0033FF;
}

a:hover {
	color: #0000FF;
	}

form {
	background-color: #CCCC99;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCFF99;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-position: center top;

}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	background-color: #FF9900;
	font-weight: bold;

}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #000000;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 color: #660000; font-weight: bolder; font-size: medium;
 }

input.small {
	width: 50px;
}
.headerBlue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #0033FF;
	color: #FFFFFF;
	padding: 5px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
.headerYellow {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #FFCC00;
	color: #0033FF;
	padding: 5px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF33;
	border-right-color: #FFFF33;
	border-bottom-color: #D2A800;
	border-left-color: #CC9900;
}
.subTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 8px;
}
.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	line-height: normal;
	background-position: center;

}
.sideBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFCC00;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF33;
	border-right-color: #FFFF33;
	border-bottom-color: #D2A800;
	border-left-color: #CC9900;
	font-weight: bold;
	padding: 3px;

}
p {
	text-align: justify;
}
.right {
	text-align: right;
}
.google {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
.bluesidebox {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1038F7;
	color: #FFFFFF;
	text-align: left;
	padding: 5px;
}
.sidebarText {
	font-size: 10px;
	text-align: left;
}
.sidebarTextEm {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #0000CC;
}

.clear {
	clear: right;
	float: right;
}
.figure {
  float: right;
  width: 190px;
  margin: 0.5em;
  padding: 0.5em;
}
.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
