body {
	background-color: #ffffff;
}
.textheadertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.textheadertitle:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.textheadertitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.headertop {
	background-color: #BFE7F8;
	background-image: url(../images/bg_top.gif);
}
.cellnav {
	background-color: #BFE7F8;
}
.cellborder {
	background-color: #BFE7F8;
}
.sidelinkhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #16637E;
	text-decoration: none;
	font-weight: bold;
}
.sidelinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.sidelinkbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bottombg {
	background-image: url(../images/bg_bottom.gif);
}
.cellcontent {
	border: 1px solid #BFE7F8;
}
}
.attachtableborder {
	background-color: #FFFFFF;
}
.attachtablehead {
	background-color: #BFE7F8;
}
.attachtablerow {
	background-color: #DDF1F9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}
.attachtabletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.attachlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #16637E;
	text-decoration: underline;
}
.attachtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.subheaditemtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subheaditemlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #16637E;
	text-decoration: underline;
}
.subheaditemtitle {
	background-color: #DDF1F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFE7F8;
	padding: 5px;
}.tabtablebg {
	background-color: #DBDBDB;
}
.tabdivideroff2on {
	background-color: #2A6BC5;
	background-image: url(../images/tab_divider.gif);
	background-repeat: repeat;
}
.tabdivideroff2off {
	background-color: #2A6BC5;
	background-image: url(../images/tab_divider.gif);
	background-repeat: repeat;
}
.tabdivideron2off {
	background-color: #2A6BC5;
	background-image: url(../images/tab_divider.gif);
	background-repeat: repeat;
}
.tabcell {
	background-image: url(../images/tab_bg_off.gif);
	background-repeat: repeat;
	text-align: center;
}
.tabtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 10px;
}
.tabtextinactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 10px;
}
.tabcellcurrent {
	background-image: url(../images/tab_bg_on.gif);
	background-repeat: repeat;
	text-align: center;
}

.accesslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.accesslinkbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #02587C;
	text-decoration: underlined;
	font-weight: bold;
}
.accesstable {
	background-color: #D3EDF8;
}
