.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
}
.baseText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	text-align: center;
}
.greyBoxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
}
.background1 {
	background-image: url(images/newdesign/dottedlineblank2.gif);
}
.background2 {
	background-image: url(images/newdesign/dottedline2.gif);
}
.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	text-decoration: none;
}
.title-sub {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.mainTextCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
}
.title-subCentered {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align: center;
}
.div1 {
	width:760px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
}
.div2 {
	width:760px;
	height:105px;
	margin-left:auto;
	margin-right:auto;
}
.div3 {
	width:760px;
	margin-left:auto;
	margin-right:auto;
}
.div3Left {
	width:170px;
	float:left;
}
.div3Right {
	width:586px;
	float:right;
	background-image: url(images/newdesign/dottedline2.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.div4 {
	width:760px;
	clear:both;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
	padding-top: 15px;
}
