body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

a {
	color: #3366CC;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
	border-top-width: thin;
}

.title {
	font-family: Geneva, Arial, Helvetica, san-serif;
  	font-size: 36px;
	line-height: normal;
  	background-color: #990000;
	color: #FFFFFF;
}

.subtitle {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #006666;
}

.header {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 18px;
	background-color: #006666;
	color: #DCDCDC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

.nav {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
	border-bottom-width: thin;
}

.navLink {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #3366CC;
}

.sidebarFooter {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #CCCCCC;
}

.footer {
  	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 9px;
	color: #333333;
}

.titlebar {
	font-family: Arial, Helvetica, san-serif;
	font-size: 16px;
	background-color: #3366CC;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	background-position: left-2px;
right-2px; 		line-height: 16px;
	color: #F6F6F6;
}

.dingbat {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  	color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.date {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #333333;
	background-color: #CCCCCC;
	border-bottom-color: #3366CC;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
.indent {
	margin-left: 18px;
}
.center_borders {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #3366CC;
	border-left-color: #3366CC;
}
.bottom_border {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.top_border {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #990000;
}
.right_border_blue {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #3366CC;
}
.list_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.top_border_blue {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #3366CC;
}
.box {
	border: thin solid #3366CC;
}
