body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}
table {
	vertical-align: top;
	margin: auto;
	text-align: center;
}
td {
	vertical-align: top;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: center;
}

.fs-10L {
	text-align: left;
}
.fs-10L-2 {

	text-align: left;
	margin-right: 5px;
	padding-right: 5px;
}
.fs-10C {
	text-align: center;
}
.fs-11C {
	text-align: center;
	margin-right: 15px;
	padding-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #990000;
}
.footer {
	font-size: 9pt;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #990000;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 5px;
	padding-top: 5px;
}

li {
	margin-top: 4px;
}
.div-left-1 {
	float: left;
	width: 35%;
}


.gfx-1-L {
	float: left;
	margin-right: 10px;
	margin-top: 20px;
}
.gfx-1-R {
	float: right;
	margin-left: 10px;
	text-align: right;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gfx-2-L {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.list-l {
	width: 250px;
	text-align: left;
	list-style-type: square;
	float: left;
	background-color: #CEE9FF;
}
.list-2 {
	width: 245px;
	text-align: left;
	list-style-type: square;
	float: right;
	background-color: #CEE9FF;
}
.list-3 {
	width: 460px;
	text-align: left;
	list-style-type: square;
	float: left;
	background-color: #CEE9FF;
}
.list-4 {

	width: 380px;
	text-align: left;
	list-style-type: square;
	float: left;
}
.list-5 {

	width: 360px;
	text-align: left;
	list-style-type: square;
	float: right;
}
.list-6 {


	width: 230px;
	text-align: left;
	list-style-type: square;
	float: left;
}

.item-div {
	display: block;
	float: left;
	width: 180px;
	text-align: center;
}

.menu-1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	float:none;
	width:760px;
	text-align: center;
	display: block;
	height: 27px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
}
a.item:link{
	display:block;
	color:#000099;
	text-decoration:none;
	background-image: url(images/BLUE-MENU.jpg);
	float: left;
	width: 150px;
	height: 27px;
	font-size: 11pt;
	line-height: 20px;
}
a.item:visited{
	display:block;
	color:#006600;
	text-decoration:none;
	background-image: url(images/BLUE-MENU.jpg);
	float: left;
	height: 27px;
	width: 150px;
	line-height: 20px;
	font-size: 11pt;
}
a.item:active{
	display:block;
	color:#000099;
	text-decoration:none;
	background-image: url(images/BLUE-MENU.jpg);
	float: left;
	height: 27px;
	width: 150px;
	line-height: 20px;
	font-size: 11pt;
}
a.item:hover{
	color: #990000;
	background-image: url(images/redmenu.jpg);
	background-position: 0px;
	text-decoration: none;
	float: left;
	height: 27px;
	width: 150px;
	line-height: 20px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #900;
	background-color: #FF0;
	padding: 5px;
}

.fs-11C-blk {

	text-align: center;
	margin-right: 15px;
	padding-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
.fs-11L {
	text-align: left;
	font-size: 11pt;
}

