body {
	width: 960px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #0062A3;
	background-image: url(../img/bg-blue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menubg {
	background-image: url(../img/menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menubg table tr td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.menubg table tr td a {
	color: #FFF;
	text-decoration: none;
}
.menubg table tr td a:hover {
	color: #FFF;
	text-decoration: underline;
}
.text-index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 128%;
}
.hd2 {
	color: #036;
	font-size: 34px;
}
h1 {
	font-size: 34px;
	font-weight: bold;
	color: #F00;
}

h2 {

	line-height: 140%;
}

.bglogo {
	background-image: url(../img/logogrey.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.text-indexLarge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 128%;
}
.text-indexLarger {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 128%;
}
.text-indexLargerer {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 128%;
}
