body {
	margin: 0px;
	list-style-type: square;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 8px;
	padding-left: 10px;
	vertical-align: top;
	padding-right: 10px;
	text-align:justify;
}
.banner-r {
	padding-top: 4px;
	margin-top: 0px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-transform: uppercase;
	color: #006BA8;
	padding-bottom: 10px;
	font-weight: bold;
}

#leftmenu #menuitem {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-image: url(images/bg_menu_left_main.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-right: 0px;
	margin: 0px;
}

#leftmenu {
	margin-top: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}



#leftmenu a{
	margin-top: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

#leftmenu a:hover{
	margin-top: 0px;
	text-decoration: none;
	color: #000066;
}

#leftmenu #submenuitem {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-image: url(images/bg_menu_left_sub.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-right: 0px;
	margin: 0px;
}


.leftmenu {
  margin-top: 20px;
}

.leftmenu a{
  margin-top: 20px;
}


.menuitem {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-image: url(images/bg_menu_left_main.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-right: 0px;
	margin: 0px;
	text-align: left;
}


.menuitem-selected {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-image: url(images/bg_menu_left_selected.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-right: 0px;
	margin: 0px;
	text-align: left;
}



.submenuitem {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-image: url(images/bg_menu_left_sub.gif);
	background-repeat: no-repeat;
	padding-left: 52px;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-right: 0px;
	margin: 0px;
	text-align: left;
}

.submenuitem-selected {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-image: url(images/bg_menu_left_sub.gif);
	background-repeat: no-repeat;
	padding-left: 52px;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-right: 0px;
	margin: 0px;
	text-align: left;
}
.content a {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #0066CC;
}
li {
	list-style-type: square;
}

