body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	text-align: left;
}
.BodyCell {
	background-image: url(images/Layout_BdyBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	padding: 12px;
	height: 280px;
	vertical-align: top;
}

.BG_Top {
	background-image: url(images/Layout_TopBG.gif);
	background-repeat: repeat-x;
}
.BG_TopNav {
	background-image: url(images/Layout_TopNavBG.gif);
	background-repeat: repeat-x;
	width: 762px;
	height: 54px;
	text-align: center;
	vertical-align: middle;
}
.BG_BtmNav {
	background-image: url(images/Layout_BtmNavBG.gif);
	background-repeat: repeat-x;
	width: 762px;
	height: 65px;
	text-align: center;
	vertical-align: middle;
	color: #BCCCDB;
	font-size: 11px;
	padding-top: 3px;
}
.BG_Btm {

	background-image: url(images/Layout_BtmBG.gif);
	background-repeat: repeat-x;
}
.Txt_Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BCCCDB;
}

ul, ol {
	margin: 0;
	padding-left: 3em;
}

.List1 ul {
	margin: 0;
	padding-left: 3em;
	color: #87A88C;
	line-height: 20px;
}

a {
	color: #6E8FB0;
	text-decoration: underline;
}
a:hover {
	color: #4F7193;
	text-decoration: underline;
}

a.Lnk_Gold {
	color: #E7B442;
	text-decoration: underline;
}
a:hover.Lnk_Gold {
	color: #F4DAA1;
	text-decoration: underline;
}

a.Lnk_Red {
	color: #D20000;
	text-decoration: underline;
}
a:hover.Lnk_Red {
	color: #FF6666;
	text-decoration: underline;
}

a.Lnk_BtmNav {
	color: #6E8FB0;
	font-size: 11px;
	text-decoration: none;
}
a:hover.Lnk_BtmNav {
	color: #4F7193;
	font-size: 11px;
	text-decoration: underline;
}

a.Lnk_Copyright {
	color: #BCCCDB;
	font-size: 9px;
	text-decoration: none;
}
a:hover.Lnk_Copyright {
	color: #6E8FB0;
	font-size: 9px;
	text-decoration: none;
}
.Help_Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #87A88C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4D5C6;
}
.Help_Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B3B3B3;
}
.BodySpace {
	padding-right: 10px;
}
.Heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6E8FB0;
	text-decoration: underline;
}
.ComingSoon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	font-size: 12px;
	line-height: 215px;
	cursor: wait;
}
.SidePanel_Body {
	background-color: #F6F9F6;
	padding: 5px;
	line-height: 17px;
	color: #6E8FB0;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.Btn1 {
	color:#ffffff;
	background-color: #6E8FB0;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6DFE9;
	border-right-color: #4E6F8F;
	border-bottom-color: #4E6F8F;
	border-left-color: #D6DFE9;
	padding: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	background-image: url(images/BTN1_BG.gif);
}
.Btn2 {
	color:#ffffff;
	background-color: #87A88C;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DBE6DC;
	border-right-color: #67926D;
	border-bottom-color: #67926D;
	border-left-color: #DBE6DC;
	padding: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	background-image: url(images/BTN2_BG.gif);
}
.Btn3 {
	color:#ffffff;
	background-color: #999999;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #4A4A4A;
	border-bottom-color: #4A4A4A;
	border-left-color: #CCCCCC;
	padding: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	background-image: url(images/BTN3_BG.gif);
}
.Required {
	color: #D20000;
}
.Error {
	color: #D20000;
	line-height: normal;
}
.BodyTextXS {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
}
.BodyTextS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
.BodyText {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}
.BodyTextL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.BodyTextXL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
}
.EmailTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #6E8FB0;
	text-decoration: underline;
}
.Success {
	color: #009900;
	line-height: normal;
}
.Heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #87A88C;
	text-decoration: underline;
}
.List1 {
	line-height: 11px;
}

.Highlight {
	color: #6E8FB0;
	line-height: normal;
}

.Highlight2 {
	color: #87A88C;
	line-height: normal;
}

.Highlight3 {
	color: #57775C;
}

.Highlight4 {
	color: #FFF;
}

.SourceCaption {
	color: #808080;
	font-size: 9px;
}
.Help_Header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6E8FB0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6C7D8;
}
.ScrollPanel {
	overflow: auto;
	width: 100%;
	margin-right: 4px;
	margin-top: 2px;
	padding-top: 4px;
}
.ScrollPanel ul {
	/*
	margin-left: 21px;
	margin-bottom: 0px;
	*/
	margin: 0;
	padding-left: 2em;
}
.Heading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #6E8FB0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B7C7D8;
}
.Heading4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #6E8FB0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7C7D8;
}
.Heading5 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}
.Heading6 {
	font-weight: bold;
	color: #AD8016;
	font-size: 13px;
}

.Underline1 {
	text-decoration: underline;
}
.Underline2 {
	text-decoration: underline;
	color: #87A88C;
}

.Background1 {
	background-color: #F9F9F9;
}

.Background2 {
	background-color: #E7EDF1;
}

.Background3 {
	background-color: #FAFCFE;
}

.Background4 {
	background-color: #B6C7D8;
}

.Background5 {
	background-color: #F8AC40;
}

.Background6 {
	background-color: #FEEDD6;
}

.Background7 {
	background-color: #FFF7EA;
}

.Background8 {
	background-color: #FFFF99;
}

.Table1 {
	 border: 1px solid #B6C7D8;
}

.Table2 {
	 border: 1px solid #F8AC40;
}

.Panel_Title_BG {
	background-image: url(images/Panel_Title_BG.gif);
}

.SidePanel_Title_BG {
	background-image: url(images/SidePanel_Title_BG.gif);
}




/*---- sIFR ---*/
@media screen {
	.sIFR-flash {
		visibility: visible !important;
		margin: 0;
		padding: 0;
	}

	.sIFR-replaced, .sIFR-ignore {
		visibility: visible !important;
	}

	.sIFR-alternate {
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		display: block;
		overflow: hidden;
	}

	.sIFR-replaced div.sIFR-fixfocus {
		margin: 0pt; 
		padding: 0pt; 
		overflow: auto; 
		letter-spacing: 0px; 
		float: none;
	}

	/*---- Header styling ----*/
	.sIFR-active h1,
	.sIFR-active h2,
	.sIFR-active h3,
	.sIFR-active h4,
	.sIFR-active h5,
	.sIFR-active h6,
	.sIFR-active pre {
		visibility: hidden;
		font-family: Verdana;
		line-height: 1em;
		margin-top: -4px;
		margin-bottom: 5px;
	}

	.sIFR-active h1 {
		font-size: 18px;
		height: 30px;
	}

	h1 {
		color: #6E8FB0;
		font-size: 15px;
		font-weight: bold;
		height: 25px;
	}

	.sIFR-active h2 {
		font-size: 15px;
		height: 25px;
	}

	h2 {
		color: #87A88C;
		font-size: 11px;
		font-weight: bold;
		height: 25px;
	}
}

@media print {
	.sIFR-flash {
		display    : none !important;
		height     : 0;
		width      : 0;
		position   : absolute;
		overflow   : hidden;
	}

	.sIFR-alternate {
		visibility : visible !important;
		display    : block   !important;
		position   : static  !important;
		left       : auto    !important;
		top        : auto    !important;
		width      : auto    !important;
		height     : auto    !important;
	}
}



