BODY {
	width:744;
	font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
	/* font-family: "trebuchet MS", "arial", "lucida sans"; */
	margin:10;
	background:#FFF;
	font-size:12pt;
	text-align: center;
}
.main {
	position:relative;
	text-align:left; 
	margin:0 auto 0;
	width:744px;
}
TD {
	font-size:12;
}
H1 {
	font-size:18;
	color: #663300;
	margin-left: 15;
	margin-top: 15;
	margin-bottom: 15;
}
.logo {
	font-size:38;
	color: #000;
	text-align:center;
	margin-bottom:10;
	font-family: "trebuchet MS", "arial", "lucida sans";
}
H2 {
	font-size:16;
	color: #663300;
}
H3 {
	font-size:14;
	color: #663300;
}
I {
	color: #286C69;
	font-weight: bold;
}

A {
	text-decoration:none;
}
A:hover { text-decoration:underline; }
.header_logo {
	width:744;
	background: #FFFFFF;
	text-align:center;
	padding: 15;
}
.form_input {
	border:#000 1px solid;
}
.main_table {
	margin-left: 15;
	border-collapse: collapse;
}
.main_info {
	padding-left:20;
	padding-right:10;
	border-left:1px dashed #a8a8a8;
	height:450;
}
.main_paragraph {
	margin-bottom:10;
	text-align: justify;
}
.left_nav_link {
	color: #286C69;
	margin: 10;
	margin-left:6;
	font-size: 14;
	font-weight: bold;
}
.left_nav_link_on {
	color: #BBB;
	margin-top: 10;
	font-size: 14;
	font-weight: bold;
}
.details {
	font-size:10;
	color:#838AA7;
}
.footer {
	background: #9EA7D2;
	text-align:center;
	padding:15;
	color: #FFF;
	width: 744px;
}
.header_nav {
	background: #9EA7D2;
	text-align:center;
	font-weight: bold;
	width: 100%;
	color: #FFF;
	font-family: "trebuchet MS", "arial", "lucida sans";
}
.header_nav td {
	border-top: #555E89 1px solid;
	border-bottom: #555E89 1px solid;
	border-right: #555E89 1px solid;
}
.header_nav a {
	color: #FFF;
}
.header_subnav {
	background: #555E89;
}
.header_subnav td {
	border-top: none;
	border-bottom: #9EA7D2 1px solid;
	border-right: #9EA7D2 1px solid;
}
.header_subnav .highlight {

}
.header_subnav .highlight a {
	text-decoration: underline;
}
.highlight {
	background: #555E89;
}
.headered {
	font-weight: 600;
	background: #91A9B9;
	white-space: nowrap;
	color: #FFF;
	padding:5;
}
.header_link {
	font-weight: 600;
	white-space: nowrap;
	color: #FFF;
}
.bordered {
	border-left: #9EA7D2 1px solid;
	padding: 2;
	padding-left: 3;
}
.divider {
	border-top: #000 1px solid;
	border-left: #ccc 1px solid; 
	font-size: 12;
}
.info_label {
	padding: 5;
	font-weight:bold;
}
.info_data {
	padding: 5;
}
.light_info {
	color: #555D8B;
}
.help {
	background-color: #ffffcc;
  	border: 1px solid #91A9B9;
  	width: 100%;
	padding: 10;
	margin-bottom: 10;
}
.box {
  border: 1px solid #91A9B9;
  width: 100%;
}
.boxTitle {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #91A9B9;
  padding-left: 3;
  line-height: 1.5;
}
.boxContent {
  background-color: #EEEEEE;
  padding: 3;
  line-height: 1.5;
}
.boxContent a:link, .boxContent a:visited, .boxContent a:active {
  color: #1B428B;
  text-decoration: none;
}
.boxContent a:hover {
  color: #2476BD;
  text-decoration: underline;
}
.blue_button {
	border: 1px #000 solid;
	background-color: #91A9B9;
	color: #FFF;
	padding: 0 5 0 5;
}

.popcalendar_box
{
	border-style			:	solid;
	border-width			:	1;
	cursor					:	pointer;
	border-color			:	#E7EFFF;
}

.popcalendar_dropdown
{
	font-family				:	Arial, Helvetica, sans-serf; 
	font-size				:	11px; 
	border-width			:	1;
	border-style			:	solid;
	border-color			:	#A0A0A0;
	background-color		:	#EFEFEF;
}

.mouseover
{
	border-style			:	solid;
	border-width			:	1;
	cursor					:	pointer;
	border-color			:	#FFFFFF;
}

.mouseout
{
	border-style			:	solid;
	border-width			:	1;
	cursor					:	pointer;
	
}
.popcalendar_title
{
	background-color		:	#91A9B9;
}

.popcalendar_dropdown_over
{
	background-color		:	#E7EFFF;
	color					:	#000000;
}

.popcalendar_dropdown_out
{
	background-color		:	#EFEFEF;
	color					:	#000000;
}
.note {
	margin-bottom:10;
	text-align: justify;
	font-size:11;
	font-style: italic;
}
.rtfm_wrapper {
	float:right;width:400px;
	margin:0 0 5px 10px;
	border:1px #000 solid;
	padding:5px;
}
.rcn { display: inline; color: #B94A02; font-size:16; font-weight:bold; }
.tn {
	padding:15px;
	background: #DCE4E7;
}
.nfh {
	margin:10px 0 5px 10px;
	font-size:12pt;
}

