.leftNavBG {
	background-color: #003466;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	line-height: 20pt;

}
.navCells {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;



}
.tableBG {
	background-image: url(images/title-bg.gif);
	background-repeat: repeat-x;
}
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	margin-left: 15px;
	font-weight: bold;
	text-transform: uppercase;

}
a.navText:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.navText:hover {
	color: #33FFFF;
}
a.navText:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.navText:active {
	color: #CCFFFF;
	text-decoration: none;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
	color: #0033CC;


}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
.rightBox {
	background-color: #E9F2FE;
	border: 1px solid #000033;
	margin-top: 10px;

}
.boxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;

}
.rightBoxForm {
	background-color: #CCCCCC;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: thin ridge #333333;



}
.rightBoxHead {
	background-color: #6699CC;
}
.boxTextHead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}
.hiliteText {
	font-weight: bold;
	color: #000066;
}
ul {
	list-style-type: square;
}
.bottomTable {
	background-color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;


}
.cell1 {
	background-color: #003466;
}
.cell2 {
	background-color: #3671B7;
}
.leftBoxForm {
	background-color: #999999;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;

}
.rightBorder {
	border-top: none;
	border-right: 1px solid #333333;
	border-bottom: none;
	border-left: 1px solid #333333;
	background-color: #FFFFFF;

}
.whitefont {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;

}
a:link {
/* 	font-weight: bold; */
	font-weight: bold;
	color: #0033CC;
}
a:hover {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;	
}
a:active {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;	
}
a:visited {
	font-weight: bold;
	color: #6666CC;
}
.bodyBg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.boxText2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.boxText3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: bold;

}
.subTitle2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #0033CC;
}
.dottedBox{
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	
}
.dottedLine{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.hotBox {

	background-color: #E9F2FE;
	border: 1px solid #000033;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;	
	margin-right: 5px;
	
}
