body, td, p {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {
	border: 0px;
}

a {
    color: red;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC0000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
}

.title {
	color: #fd0007;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-top: 8px;
}

.menu-item {
	background-color: #66CCFF;
	cursor: hand;
	text-align: center;
	vertical-align: middle;
}

.menu-item a{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}

.menu-item-current {
	background-color: #0099CC;
	cursor: hand;
	text-align: center;
	vertical-align: middle;
}
.menu-item-current a{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}

.menu-text {
	position: relative;
	top: -24px;
	left: 0px;
	z-index: 20;
	padding-bottom: -28px;
	margin-bottom: -20px;
	text-align: center;
}

.menu-text a {
	color: #FFFFFF;
	Xfont-family: Comic Sans MS;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}

.top-menu td {
	height: 43px;
	vertical-align: bottom;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.top-menu td a {
	font-size: 14px;
	color: #0099CC;
	font-weight: bold;
	text-decoration: none;
}

.top-menu td a:hover {
	text-decoration: underline;
}

.top-submenu td.link {
	xheight: 27px;
	vertical-align: middle;
	xpadding-bottom: 12px;
	padding-left: 20px;
	padding-right: 20px;
}

.top-submenu td a {
	font-size: 12px;
	color: #9CDEFF;
	font-weight: bold;
	text-decoration: none;
}

.top-submenu td a:hover {
	text-decoration: underline;
}

.popup {
	visibility: hidden;
	padding: 0px;
	z-index: 100;
	position: absolute;
	left: -1000px;
	top: -1000px;
}

.popup_item {
    background-color: #9CDEFF;
    height: 24;
    margin: 0px;
    padding: 0px;
    padding: 7px 30px;;		
    color: #FFFFFF;
}

.popup_item a {
	font-size: 12px;
	color: #0099CC;
	font-weight: bold;
	text-decoration: none;
}

.popup_item a:hover {
	text-decoration: underline;
}

.top-header {
    color: red;
    font-weight: bold;
    font-size: 17px;
}    

.header, h3, .header a {
    font-weight: bold;
    font-style: italic;
    font-size: 12px;
    color: #0099CC;
    text-decoration: none;    
}

label {
    font-size: 11px;
}

.separator {
    font-family: Verdana;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    color: #000000;
    background-color: #0099CC;
    font-size: 12px;
    margin: 5px 0px;
    padding: 2px;
}

.label {
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
}

.button {
    background-color: #0099CC;
    background-image: '';
    color: #FFFFFF;
    font-weight: 900;
}

.text-control {
    border: 1px;
    border-color: #0099CC;
    border-style: solid;
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
}

.left-menu-header {
	height: 27px;
	background-color: #0099CC;
	font-size: 13px;
	font-weight: bold;
	padding-left: 15px;
	color: white;
}

.left-menu-item {
	color: #0099CC;
	font-size: 13px;
	xfont-weight: bold;
}

.left-menu-item input {
	margin-right: 15px; 
    margin-top: -1px;
	vertical-align: top;
}


.sublevel{
	padding: 0px;
	border-bottom: 0px;
	margin: 0px;
}

.sublevel a{
	color: #0f6a97;
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sublevel .none{
	padding: 3px 0px;
	padding-left: 16px;
	font-weight: bold;
	color: #006699;
	background-image:url(images/bullet_1_off.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.sublevel .current, .sublevel .opened{
	padding: 3px 0px;
	padding-left: 16px;
	font-weight: bold;
	color: #006699;
	background-image:url(images/bullet_1_on.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.sublevel div{
	padding: 5px 5px;
	border-bottom: 0px;
}
.sublevel .sublevel div{
	border-bottom: 0px;
}
.sublevel .sublevel .sublevel{
	padding: 0px;
	padding-left: 10px;
	border-bottom: 0px;
}
.sublevel .sublevel .none{
	padding: 0px;
	padding-left: 10px;
	font-weight: normal;
	color: #006699;
	background-image:url(images/bullet_2_off.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.sublevel .sublevel .current, .sublevel .sublevel .opened{
	padding: 0px;
	padding-left: 10px;
	font-weight: normal;
	color: #006699;
	background-image:url(images/bullet_2_on.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.sublevel .current a, .sublevel .opened a{
	color: #000066;
	text-decoration: underline;
}

.mod-sitemap .sublevel, .mod-sitemap .sublevel .sublevel {
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
}