body {
	margin-top: 0px;
	
}
.navBG {
	background-image: url(images/navBG.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.navItemBG {
	background-image: url(images/navItemBG.gif);
	background-repeat: no-repeat;
}
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
}

.navText a {  
	color: #000000; 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;}

.leftBarTile {
	background-image: url(images/leftBarTile.gif);
	background-repeat: repeat-y;
}
.orangeBoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EC8703;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #EC8703;
}
.blueBoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E3D78;
}
.blueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E3D78;
}
.footerTileBG {
	background-image: url(images/footerTileBG.gif);
	background-repeat: repeat-x;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.greyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.Footer {  
	color: #000000; 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;}

.Footer a {  
	color: #000000; 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;}
.greyBorder {
	border: thin solid #CCCCCC;
}

