html, body, #fullheight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: 15px;
	font-weight: normal;
	line-height: 18px;
	vertical-align: top;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	vertical-align: top;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 100%;
	font-weight: bold;
	color: #434f7b;
	line-height: 18px;
}

#maincontainer {
  margin: 0 auto;
  width: 833px;
  }
  
.subhead {
	color: #434f7b;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
}
.subheadbold {

	color: #434f7b;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}
  
.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.leftcolumn {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 24px;
}

.nocolumn {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 24px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
}

.footer a:link {text-decoration:none;color:#999999;}
.footer a:visited {text-decoration:none;color:#999999;}
.footer a:active {text-decoration:none;color:#000;}
.footer a:hover {text-decoration:none;color:#000;}

.box1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #A8B6C5;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #082D59;
	text-align: right;
}

.box2 {
	border: 1px solid #434f7b;
}
a:link {
	color: #093B76;
	text-decoration: none;
}
a:visited {
	color: #093B76;
	text-decoration: none;
}
a:hover {
	color: #B78A00;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
hr {
	color: #033f80;
	background-color: #033f80;
}
