body {
	background-color: #FFF;
	font-family: Verdana, Trajan Pro, Helvetica, sans-serif;
	font-size: 12px;
	line-height: inherit;
	color: #003;
}

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

a {
	font-size: inherit;
	color: #00F;
}

form {
	background-color: #CCCC99;
}

.title {
	text-align: center;
	font-family: Trajan Pro, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	background-color: #FF3;
	color: #000;
	background-repeat: no-repeat;
	white-space: normal;
	border-left-color: #F00;
	border-right-color: #F00;
	border-right-width: thin;
	border-left-width: thin;
	outline-width: thin;
	outline-color: #F00;
	border-bottom-color: #F00;
	border-top-style: ridge;
	border-top-color: #F00;
	margin-right: 1em;
	margin-left: 1em;
	padding-left: 1em;
	padding-right: 1em;
	width: 
}

.subtitle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	line-height: 30px;
	color: #003;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-style: oblique;
	margin-top: 10px;
	display: block;
	width: 70%;
}

.header {
	font-family: Trajan Pro, Helvetica, sans-serif;
	font-size: 30px;
	color: #000;
	text-align: center;
	position: relative;
	white-space: normal;
	background-image: url(images/design/yellowbar.jpg);
	background-repeat: repeat-x;
	width: 100%;
	min-width: 100%;
	clear: both;
	display: block;
	background-position: bottom;
	line-height: 30pt;
}

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

.navLink {
	font-family: Trajan Pro, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Verdana, Trajan Pro, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #003333;
}

.sidebarHeader {
	font-family: Trajan Pro, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

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

.footer {
  font-family: Trajan Pro, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}

.legal {
	font-family: Trajan Pro, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.Content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	margin-left: 7%;
	margin-right: 7%;
 }

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

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #FFF;
	word-spacing: normal;
}

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

.tagline {
	width: 100px;
	font-family: "MS Serif", "New York", serif;
	font-size: 18pt;
	font-style: oblique;
	display: inline;
	color: #000;
}

.small {
	width: 50px;
}

