body {
	background-color: #ffffff;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	line-height: 16px;
}
.blueHdr {
	font-weight: bold;
	color: #344E99;
	text-decoration: none;
}
a:hover.blueHdr {
	font-weight: bold;
	color: #6C0E14;
	text-decoration:underline;
}
.blueLink {
	font-size: 10px;
	font-weight: bold;
	color: #093095;
	text-decoration:none;
}
a:hover.blueLink {
	font-size: 10px;
	font-weight: bold;
	color: #6C0E14;
	text-decoration:underline;
}
.linkBody {
	font-size: 11px;
	color: #093095;
	text-decoration: none;
}

.panel {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	vertical-align: top;
}
.redHrd {
	font-size: 12px;
	font-weight: bold;
	color: #6C0E14;
	text-decoration: none;
}
a:hover.redHrd {
	font-size: 12px;
	font-weight: bold;
	color: #6C0E14;
	text-decoration: underline;
}
.footerLink {
	font-size: 9px;
	color: #00155E;
	text-decoration: none;
}
.footerTxt {
	font-size: 9px;
	color: #6C6C6C;
	text-decoration: none;
}
a:hover.footerLink {
	font-size: 9px;
	color: #6C0E14;
	text-decoration:underline;
}.panelInside {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
}
.panelInsideAlt {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
}
.footerLinkOn {

	font-size: 9px;
	color: #6C0E14;
	text-decoration: underline;
}
.blueLinkOff {

	font-size: 10px;
	font-weight: bold;
	color: #6C0E14;
	text-decoration:underline;
}
.orgHrd {

	font-size: 11px;
	font-weight: bold;
	color: #A74236;
	text-decoration: none;
}
.insidecontent {
	line-height: 16px;
	color: #464646;
}
.contentBlack {
	color: #000000;
}
.blueLinksm {

	font-size: 11px;
	font-weight: normal;
	color: #093095;
	text-decoration:none;
}
a:hover.blueLinksm {

	font-size: 11px;
	font-weight: normal;
	color: #6C0E14;
	text-decoration:underline;
}
.blueLinksmOff {

	font-size: 11px;
	font-weight: normal;
	color: #6C0E14;
	text-decoration:none;
}
a:hover.linkBody {
	font-size: 11px;
	color: #6C0E14;
	text-decoration: underline;
}.txtSm {
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}
.cell {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
	border: 1px solid #B8B8B8;
}
.txtField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 150px;
}
.bold {
	font-weight: bold;
}
.red {
	color: #990000;
}
.button {
	font-size: 10px;
	height: 20px;
}
.redLinksm {

	font-size: 10px;
	font-weight: normal;
	color: #6C0E14;
	text-decoration:none;
}
a:hover.redLinksm {

	font-size: 10px;
	font-weight: normal;
	color: #6C0E14;
	text-decoration:underline;
}
.txtField {
	font-size: 10px;
	height: 18px;
	width: 100px;
}
FORM INPUT.inactive {
	BORDER-RIGHT: #a6a6a6 1px solid;
	PADDING-RIGHT: 10px;
	BORDER-TOP: #a6a6a6 1px solid;
	PADDING-LEFT: 10px;
	BACKGROUND-IMAGE: url(../images/ab_inactive.gif);
	PADDING-BOTTOM: 0px;
	OVERFLOW: visible;
	BORDER-LEFT: #a6a6a6 1px solid;
	COLOR: #404040;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #a6a6a6 1px solid;
	BACKGROUND-REPEAT: no-repeat;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #e5e5e5;
	font-size: 10px;
}
FORM INPUT.active {
	BORDER-RIGHT: #1e5fc7 1px solid; 
	PADDING-RIGHT: 10px; 
	BORDER-TOP: #1e5fc7 1px solid; 
	PADDING-LEFT: 10px; 
	FONT-WEIGHT: bold; 
	BACKGROUND-IMAGE: url(../images/ab_inactive.gif); 
	PADDING-BOTTOM: 0px; 
	OVERFLOW: visible; 
	BORDER-LEFT: #1e5fc7 1px solid; 
	WIDTH: 60px; COLOR: #fff; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #1e5fc7 1px solid; 
	BACKGROUND-REPEAT: no-repeat; 
	FONT-FAMILY: arial, helvetica, sans-serif; 
	BACKGROUND-COLOR: #4384f0
}
button {
	BORDER-RIGHT: #a6a6a6 1px solid;
	PADDING-RIGHT: 10px;
	BORDER-TOP: #a6a6a6 1px solid;
	PADDING-LEFT: 10px;
	BACKGROUND-IMAGE: url(../images/ab_inactive.gif);
	PADDING-BOTTOM: 2px;
	OVERFLOW: visible;
	BORDER-LEFT: #a6a6a6 1px solid;
	COLOR: #FFFFFF;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #a6a6a6 1px solid;
	BACKGROUND-REPEAT: no-repeat;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #003567;
	font-size: 10px;
}
.CelLft {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D2D2;
	height: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D3D2D2;
}
.CelRt {
	background-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3D2D2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D2D2;
	padding-top: 5px;
}
.CelLftAlt {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D3D2D2;
	background-color: #FAF9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D2D2;
	border-top-color: #D3D2D2;
	height: 25px;
}
.CelRtAlt {
	background-color: #FAF9F9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3D2D2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D2D2;
	padding-top: 5px;
}
ul {
	list-style-position: outside;
	list-style-image: url(../images/arrow_ul.gif);
}
.hdrCelLft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D3D2D2;
	background-color: #F7F7F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D2D2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3D2D2;
	height: 18px;
	padding: 1px;
}
.hdrCelRt {
	background-color: #F7F7F7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3D2D2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D2D2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3D2D2;
	height: 18px;
	padding: 1px;
}
