.headerDiv {
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	height: 315px;
	width: 971px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 10px;
	color: #235793;
}

.topMenu {
	padding-top: 15px;
	padding-right: 10px;
	color:#FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	}
.mainbodyDiv {
	margin-right: auto;
	margin-left: auto;
	width: 971px;
}
.leftNavBox {
	background-image: url(images/left-nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4771BB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4771BB;
	background-color: #4488DB;
}
.mainbodyArea {
	background-image: url(images/main-body-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}



.topMenu a:link {
	color:#FFFFFF;
		}
		
.topMenu a:visited {
	color:#FFFFFF;
		}
		
.topMenu a:hover {
	color:#FFFFFF;
	text-decoration:none;
		}


.rightMenu a:link {
	background-image: url(images/arrow2.png);
	background-position: right center;
	display: block;
	background-repeat: no-repeat;
		}
		
.rightMenu a:visited {
	background-image: url(images/arrow2.png);
	background-position: right center;
	display: block;
		}
		
.rightMenu a:hover {
	background-image: url(images/arrow2.png);
	background-position: right center;
	display: block;
		}
		
.homeMenu a:link {
	background-image: url(images/bullet.gif);
	background-position: 12px center;
	display: block;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
		}
		
.homeMenu a:visited {
	background-image: url(images/bullet.gif);
	background-position: 12px center;
	display: block;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
		}
		
.homeMenu a:hover {
	background-image: url(images/bullet.gif);
	background-position: 12px center;
	display: block;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	text-decoration:none;
		}



.headertext1 {
	font-size: 24px;
	color: #2d62a2;
	padding-bottom: 15px;
	font-family: "Times New Roman", Times, serif;
}

.headertext2 {
	font-size: 16px;
	color: #2d62a2;
	font-family: "Times New Roman", Times, serif;
}


.mainbodyText {
	font-family: Tahoma;
	font-size: 12px;
}

a:link {
	color: #0951ab;
}
a:visited {
	color: #0951ab;
}
a:hover {
	color: #0951ab;
	text-decoration:none;
}
a:active {
	color: #0951ab;
}

hr {
	color: #0951ab;
	width: 100%;
	height:1px;
	background-color:#0951ab;
	border:none;
}
.menuHolder {
	width: 195px;
	margin-right: auto;
	margin-left: auto;
}

