BODY {
	font-size: 9pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-top: 3;
	margin-right: 10;
	margin-left: 10;
	margin-height: 0;
	margin-width: 0
}

table {
	font-size: 9pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.visibleTable {
	font-size: 9pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding: 2;
	border-top-color: #336699;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-color: #336699;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #336699;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #336699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.visibleTable th {
	font-size: 9pt;
	font-weight: bold
	border-bottom-color: #336699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: left
}

.loginTable {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #001268;
	border-left-color: #336699;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #336699;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #336699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.loginTableLabel {
	font-size: 7pt;
	font-weight: normal;
}

H1, H2, H3, H4, .headline {
	color: #001268;
}

H1 {
	font-size: 24pt
}

H2 {
	color: #001268;
	font-size: 18pt
}

H3 {
	font-size: 14pt
}

H4 {
	font-size: 10pt
}

FONT.error {
	color: red;
	font-weight: bold
}

A:hover {
	color: #ff9234
}

.heading1   {
	color: #FFFFFF; font-size: 12px; font-weight: bold; background-color: #336699
}

.heading2 {
	font-style: italic; font-size: 16px
}

.txtRequired {
	background-color: white;
	border: solid 1px red
}

.txtNotRequired {
	background-color: white;
	border: solid 1px #001268
}

.txtSmall {
	font-size: 7pt;
}

.footnote {
	font-size: 6.5pt;
	color: #666666
}

.label {
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	vertical-align: middle
}

.smallLabel {
	font-size: 8pt;
	text-decoration: none;
	text-align: right;
	vertical-align: middle
}

.rightLabel {
	font-size: 8pt;
	font-weight: bold;
	vertical-align: middle
}

.sidebarTitle {
	font-weight: bold;
	color: white;
	background-color: #336699;
	text-align: center;
	text-decoration: none
}

.titleBar {
	font-weight: bold;
	color: white;
	background-color: #336699;
	padding-top: 1;
	padding-bottom: 1;
	text-decoration: none
}

.menuItem {
	color: white;
	background-color: #336699;
	font-weight: bold;
	text-align: center
}

.menuItem A:link {
	text-decoration: none;
}

.menuItem A:hover {
	text-decoration: none;
}

.menuItem A:visited {
	text-decoration: none;
}

.infoBox {
	background-color: #D7E2F7;
	font-size: 7.5pt
}

.infoBoxDark {
	color: white;
	background-color: #336699;
	font-size: 7.5pt
}

.horizontal1Line
{
	font-stretch: normal;
	font-weight: normal;
	font-size: 8pt;
	text-align: center;
	text-decoration: none;
	background-color: #bfcbe2;
	border-top-color: #0E2B89;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #0E2B89;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: black;
}

td.thinBlackHorizontalLine
{
	border-bottom-color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size:1px;
}

.tag1 {
	font-size: 14px;
	font-weight: bold;
	color: #336699
}

.errorMsg {
	font-size: 14px;
	color: #ff0000
}

.table td.header    {
	font-size: 10pt;
	text-decoration: none;
	background-color: #d7e2f7
}

.visibleOdd {
	background-color: #D7E2F7;
}

.visibleEven {
	background-color: white;
}

.pageCrumbs {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
}

.pageCrumbsActive {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	background-color: #BFCBE2;
	border: 1px solid #0E2B89;
}

.pageCrumbs A:visited {
	color: black;
	font-size: 7pt;
	text-decoration: none;
}

.pageCrumbs A:link {
	color: black;
	font-size: 7pt;
	text-decoration: none;
}

.pageCrumbs A:hover {
	color: black;
	font-size: 7pt;
	background-color: #BFCBE2;
	text-decoration: none;
}

.agentFeature {
	color: #001268;
}

.agentFeature A:visited {
	color: #001268;
	text-decoration: none
}

.agentFeature A:link {
	color: #001268;
	text-decoration: none
}

.bulkText {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #000066
}

.bulkText A:visited {
	color: #000066
}

.bulkText A:link {
	color: #000066
}

.bulkText A:hover {
	color: #ff9234
}

.textBlue {
	color: #000066
}


