body { 
	margin-top: 5px;
	font: 12px arial;
}
p { font-size: 9pt; }
td { font-size: 9pt; }
.highlight {
	background-color: #FDFCDD;
	border: 1px solid #FFD800;
	padding: 4px;
}
.bold {
	font-weight: bold;
}
.bold_red {
	font-weight: bold;
	color: #CC0000;
}
.note {
	font-style: italic;
	color: #666666;
}
.heading {
	font-size: 14pt;
	color: #26445E;
	text-transform: small-caps;
}
.underline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
}
.date {
	font-size: 7pt;
	color: #000000;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	margin-left: 8px;
}
.box_grey {
	background-color: #D4D4D4;
	border: 1px solid #B5B5B5;
	padding: 4px;
}
.box_red {
	background-color: #FFCECE;
	border: 1px solid #AA0000;
	padding: 4px;
}
.text_small {
	font-size: 8pt;
}
.text_white {
	color: #FFFFFF;
}
.text_blue {
	color: #355675;
}
.italic {
	font-style: italic;
}
.highlight_text {
	background-color: #FDFCDD;
}

.pagetitle {
	font-size: 14pt;
	color: #26445E;
	text-transform: small-caps;
}
.hnav, .manage {
	font-size: 10pt;
	color: #000000;
	text-align: right;
	vertical-align: top;
}
.hnav:hover, .manage:hover {
	font-size: 10pt;
	color: #CC0000;
	text-align: right;
	vertical-align: top;
	cursor: hand;
}
.adminwhite, .bluebar {
	font-size: 9pt;
	padding-right: 5px; 
	padding-left: 5px; 
	padding-bottom: 0px; 
	color: #ffffff; 
	padding-top: 4px;
	margin-bottom: 0px;
	text-decoration: none;
}
.adminwhite:visited, .bluebar:visited { 
	padding-right: 5px; 
	padding-left: 5px; 
	padding-bottom: 0px; 
	color: #ffffff;
	padding-top: 4px; 
	margin-bottom: 0px;
	text-decoration: none
}
.adminwhite:hover, .bluebar:hover { 
	color: #cc0000;
}
input, textarea, select{
	font-size: 9pt;
	background: #EEF5FD;
	font-weight: bold;
}
.bgBl {
	background-image: url(../images/bg/blueBlend.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.blue {
	background-color: #2F4E93;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.black {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.blue DIV {
	padding: 4px;
}
.white {
	background-color: #FFFFFF;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.bigWhite {
	font-size: 18pt;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.navigation {
	line-height: 140%;
	margin-left: 9pt;
	background-image: url(/images/bg/navBg_2009.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.nav {
	font-size: 9pt;
	color: #000000;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.printnav {
	font-size: 9pt;
	color: #000000;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 4px;
	margin-right: 5px;
}

.printnav A {
	color: #000000;
	text-decoration: none;
}

.nav A {
	color: #000000;
	text-decoration: none;
}

.padding4 {
	padding: 4px;
}
.content {
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	width: 575px;
	text-align: justify;
}

img {
	border: 0px;
}
