/* CSS Document */
body {
	SCROLLBAR-FACE-COLOR: #DD0815;
	SCROLLBAR-HIGHLIGHT-COLOR: #D2D4DE;
	SCROLLBAR-3DLIGHT-COLOR: #D2D4DE;
	background-color: #9093B7;
	background-image: url(images/tileBG.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0px; 
}
a:link   {  color: #001D83 } 
a:visited   {  color: #0D30AD } 
a:active   {  color: #001D83 } 

.whiteFooterText {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000033;
}
.whiteFooterTextBLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.topbgst {
	background-attachment: fixed;
	background-image: url(images/topbg_02.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.borderbottomandsides {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #001D83;
	border-right-color: #001D83;
	border-bottom-color: #001D83;
	border-left-color: #001D83;

}
.borderall {
	border: 2px solid #001D83;

}
.bottombgst {
	background-attachment: fixed;
	background-image: url(images/header_footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bordertopandsides {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #171786;
	border-right-color: #171786;
	border-bottom-color: #171786;
	border-left-color: #171786;
	margin: 0px;
	padding: 0px;
}
H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #293367;
	font-weight: bold;
	text-align: justify;
	line-height: 12px;
	display: inline;
	margin:0;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #37448A;
	font-weight: normal;
	line-height: 21px;
}
.boldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
}
.boldtextlight {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.borderjustSides {

	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #171786;
	border-right-color: #171786;
	border-bottom-color: #171786;
	border-left-color: #171786;
	margin: 0px;
	padding: 0px;
}
.bgMain {
	background-color: #A8AEDE;
}
.bodytextSM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: justify;
	line-height: 21px;
}
.topBorder {
	border-top: 1px solid #171786;
	border-right: 0px #171786;
	border-bottom: 0px #171786;
	border-left: 0px #171786;
}
.bodytextBLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252E5F;
	font-weight: bold;
	line-height: 21px;
}
.bgcolorsLignt {
	background-color: #D1D4EE;
}
.bgcolorsWhite {
	background-color: #FFFFFF;
}
.typeBorderBGAndFooter {
	background-attachment: fixed;
	background-color: #F1F2F3;
	background-image: url(images/typeGradient.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #001D83;
	border-right-color: #001D83;
	border-bottom-color: #001D83;
	border-left-color: #001D83;
}
.typeFooter {
	background-attachment: fixed;
	background-image: url(images/typeFooter.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.header {
	color: #001D83;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #001D83;
	border-right-color: #001D83;
	border-bottom-color: #001D83;
	border-left-color: #001D83;
}
.bodytextBLDLrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #252E5F;
	font-weight: bold;
	text-align: justify;
	line-height: 21px;
}
.Links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	line-height: 0px;
	text-align: center;
	visibility:hidden;
	margin:0;
}.dottedTableLine {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.bodytextindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #37448A;
	font-weight: normal;
	text-align: justify;
	line-height: 21px;
	margin-left: 15px;
	float: left;

}
