@charset "UTF-8";
.ruleDot {
	border-top-width: 0.2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.hideBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #082A63;
	text-decoration: none;
	line-height: 25px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #668ABC;
}
.bkgPattern {
	background-color: #000308;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	text-align: justify;
}
.headerDarkBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #082A63;
	text-decoration: none;
	text-transform: capitalize;
}
.bodyText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.boxBorder {
	border-top-width: 0.25px;
	border-right-width: 0.35px;
	border-bottom-width: 0.35px;
	border-left-width: 0.25px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bullets {
	font-size: 9px;
	color: #668ABC;
	font-weight: bold;
}
.bkgCell_H_Repeat {
	background-repeat: repeat-x;
	background-position: left;
}
.listBullets {
	list-style-image: url(images/bullet.jpg);
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #668ABC;
	font-weight: bold;
}

