html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #000000;
	margin: 0px;
	text-align: left;
}

p, table tr td {
	font-size: 0.95em;
}

.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: 0.7em;
	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: 1.0em;
	color: #BCCCDB;
}

ul, ol {
	margin: 0;
	padding-left: 3em;
}

.List1 ul {
	margin: 0;
	padding-left: 3em;
	color: #87A88C;
	line-height: 1.5em;
}

ul.List2 {
	font-size: 0.95em;
	margin: -0.9em 0 0 0;
	padding: 0 0 0 3em;
}
ul.List2 ul {
	margin-top: 0;	
}
ul.List2 li {
	margin-bottom: 0.2em;
}

.ListPDF {
	margin: 0px;
	padding-left: 2em;
	list-style-type: none;
}
.ListPDF li {
	background: url(/images/Icon_PDF.png) no-repeat 0px 4px;
	padding-left: 20px;
	line-height: 23px;
	margin-bottom: 0.3em;
}

.ListHelp {
	margin: 0px;
	padding-left: 2em;
	list-style-type: none;
}
.ListHelp li {
	background: url(/images/Icon_CheckAll.png) no-repeat 0px 4px;
	padding-left: 20px;
	line-height: 23px;
	margin-bottom: 0.3em;
}

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: 1.1em;
	text-decoration: none;
}
a:hover.Lnk_BtmNav {
	color: #4F7193;
	font-size: 1.1em;
	text-decoration: underline;
}

a.Lnk_Copyright {
	color: #BCCCDB;
	text-decoration: none;
}
a:hover.Lnk_Copyright {
	color: #6E8FB0;
	text-decoration: none;
}
.Help_Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	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: 0.90em;
	color: #B3B3B3;
}
.BodySpace {
	padding-right: 10px;
}
.Heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 0.7em;*/
	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: 0.9em;
	line-height: 215px;
	cursor: wait;
}
.SidePanel_Body {
	background-color: #F6F9F6;
	padding: 5px;
	line-height: 1.6em;
	color: #6E8FB0;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	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: 1.0em;
	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: 1.0em;
	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: 1.0em;
	font-weight: bold;
	font-variant: small-caps;
	background-image: url(images/BTN3_BG.gif);
}
*/


/* Buttons */
.Btn1,
.Btn2,
.Btn3,
.Btn4 {
	background: url(/images/Button_BG1.png) repeat-x top;
	border-bottom: 0;
	border: 1px solid;
	padding: 5px 11px;
	margin: 0 3px 0 0;
	cursor: pointer;
	font: bold 13px Arial, Tahoma, Verdana, sans-serif;
	text-decoration: none;
	border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
}
.Btn1:hover,
.Btn2:hover,
.Btn3:hover,
.Btn4:hover {
	text-decoration: none;
}
.Btn1:active,
.Btn2:active,
.Btn3:active,
.Btn4:active {
	position: relative;
	top: 1px;
}

.Btn1 {
	background-color: #6E8FB0;
	border-color: #4E6F8F;
	color: #FFF;
}
.Btn1:hover {
	background-color: #8aa5bf;
	color: #FFF;
}

.Btn2 {
	background-color: #87A88C;
	border-color: #67926D;
	color: #FFF;
}
.Btn2:hover {
	background-color: #a5bea9;
	color: #FFF;
}

.Btn3 {
	background-color: #f8a029;
	border-color: #c57407;
	color: #FFF;
}
.Btn3:hover {
	background-color: #fabd6b;
	color: #FFF;
}

.Btn4 {
	background-color: #999999;
	border-color: #4A4A4A;
	color: #FFF;
}
.Btn4:hover {
	background-color: #aeaeae;
	color: #FFF;
}


.Required {
	color: #D20000;
}
.Error {
	color: #D20000;
	line-height: normal;
}
.BodyTextXS {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: normal;
}
.BodyTextS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: normal;
}
.BodyText {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: normal;
}
.BodyTextL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: normal;
}
.BodyTextXL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: normal;
}
.EmailTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #6E8FB0;
	text-decoration: underline;
}
.Success {
	color: #009900;
	line-height: normal;
}
.Heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #87A88C;
	text-decoration: underline;
}
.List1 {
	/*line-height: 0.8em;*/
}

.Highlight {
	color: #6E8FB0;
	line-height: normal;
}

.Highlight2 {
	color: #87A88C;
	line-height: normal;
}

.Highlight3 {
	color: #57775C;
}

.Highlight4 {
	color: #FFF;
}

.SourceCaption {
	color: #808080;
	font-size: 1.0em;
}
.Help_Header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	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: 1.0em;
	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: 0.9em;
	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: 1.0em;
}
.Heading6 {
	font-weight: bold;
	color: #AD8016;
	font-size: 1.0em;
}

.Underline1 {
	text-decoration: underline;
}
.Underline2 {
	text-decoration: underline;
	color: #87A88C;
}

.Background1 {
	background-color: #F9F9F9;
	padding-bottom: 1.0em;
}

.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;
}

.Background9 {
	background-color: #D6DFE9;
	border-left: 6px solid #7d9bb9;
	padding: 14px 5px 14px 10px;
	color: #507192;
	font-size: 1.1em;
}
.Background9 a {
	color: #507192;
}

.Background10 {
	background-color: #DBE6DC;
	border-left: 6px solid #89ab8e;
	padding: 14px 5px 14px 10px;
	color: #577b5c;
	font-size: 1.1em;
}
.Background10 a {
	color: #577b5c;
}

.Background11 {
	background-color: #fddeb0;
	border-left: 6px solid #fbc57b;
	padding: 14px 5px 14px 10px;
	color: #c57407;
	font-size: 1.1em;
}
.Background11 a {
	color: #c57407;
}

.Background12 {
	background-color: #EBEBEB;
	border-left: 6px solid #D1D1D1;
	padding: 14px 5px 14px 10px;
	color: #696969;
	font-size: 1.1em;
}
.Background12 a {
	color: #696969;
}

.Background13 {
	background-color: #ffd9d9;
	border-left: 6px solid #ff9b9b;
	padding: 14px 5px 14px 10px;
	color: #cc0000;
	font-size: 1.1em;
}
.Background13 a {
	color: #cc0000;
}

.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: 1.55em;
		height: 30px;
	}

	h1 {
		color: #6E8FB0;
		font-size: 1.55em;
		font-weight: bold;
		height: 25px;
	}

	.sIFR-active h2 {
		font-size: 1.45em;
		height: 25px;
		line-height: 0.5em;
	}

	h2 {
		color: #87A88C;
		font-size: 1.45em;
		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;
	}
}

#resizecontainer {
	position: relative;
}

#resize {
	position: absolute;
	z-index: 5000;
	top: 225px;
	right: 12px;
	width: 60px;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	color: #6F90B1;
	background-color: #F9FAFB;
	border: 1px dotted #C0CFDE;
}
#resize a:hover {
	background-color: #E4EAEF;
}

.BG1 {
	background-color: #B5C6D6;
	padding: 4px;
	color: #FFF;
	font-weight: bold;
	font-size: 1.15em;
}

.BG2 {
	background-color: #E2EAEF;
	padding: 4px;
}

.BG3 {
	background-color: #8AA790;
	padding: 4px;
	color: #FFF;
	font-weight: bold;
	font-size: 1.3em;
}

.BG4 {
	background-color: #B5C6D6;
	padding: 4px;
	color: #FFF;
}
.BG4 img {
	border-color: #8AA790;
}
.BG4 a {
	color: #FFF;
}
