.menubar {
	background-image: url(images/menu-bar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 28px;
	line-height: 28px;
	padding-left: 30px;
	padding-right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.banner {
	background-repeat: no-repeat;
	background-position: center center;
	height: 112px;
}
.rowbelowmenu {
	background-repeat: no-repeat;
	background-position: center center;
	height: 56px;
	padding-left: 90px;
}
.headingwithleftsideimage {
	background-repeat: no-repeat;
	background-position: center center;
	height: 70px;
	padding-left: 278px;
	padding-top: 3px;
	padding-right: 55px;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.contentarea {
	background-image: url(images/contentarea.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 516px;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
}
.footer {


	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 15px;
	line-height: 15px;
}

.italictext {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
}

body {
	margin: 0px;
	background-color: #bcc8d6;
}
.pixelblue {

	background-attachment: scroll;
	background-image: url(images/1pixelblue.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.mainbox {
	background-attachment: scroll;
	background-image: url(images/1pixelyaxis.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
}
.leftcolumn {
	width: 230px;
	padding-top: 50px;
}
.rightcolumn {
	width: 488px;
	color: #000066;
}
.centrecolumn {
	width: 16px;
	height: 500px;
}
.menubar a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menubar a:active {

	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.menubar a:visited {


	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menubar a:hover {



	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	margin-top: 10px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
h4 {

	font-size: 14px;
	font-weight: bold;
}
h5 {


	font-size: 12px;
	font-weight: bold;
}
.style1 {color: #0000FF}

li {
	margin-bottom:8px;
}