﻿body
{
	background-color: #000;
}
*
{
	margin: 0;
	padding: 0;
	border: none;
}
#menu
{
	float: left;
	font-size: 9pt;
}

#menu a
{
	font: arial;
	font-size: 8pt;
	display: block;
	white-space: nowrap;
	margin: 0;
	padding: 0 3px;
	text-decoration: none;
}


#menu a, #menu a:visited
{
	color: #ffffff;
}

#menu a:hover
{
	color: #ffffff;
}

#menu a:active
{
	color: #ffffff;
}

#menu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 12em;
}

#menu li
{
	position: relative;
}

#menu ul ul
{
	position: absolute;
	z-index: 500;
	top: auto;
	display: none;
	left: 0px;
}

#menu ul ul ul
{
	top: 0;
	left: 100%;
}
div#menu li:hover
{
	z-index: 100;
}

div#menu li:hover ul ul, div#menu li li:hover ul ul, div#menu li li li:hover ul ul, div#menu li li li li:hover ul ul
{
	display: none;
}

div#menu li:hover ul, div#menu li li:hover ul, div#menu li li li:hover ul, div#menu li li li li:hover ul
{
	display: block;
}

#menu a.x
{
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background: #2c3039;
}
#menu a.x, #menu a.x:visited
{
	font-family: Arial;
	font-weight: normal;
	color: #ffffff;
	background: #616b77 100% 100%;
	line-height: 16px;
}

#menu a.x:hover
{
	color: #fff;
	background: #006400;
}

#menu a.x:active
{
	color: #ffffff;
	background: #616b77;
}
ul.body
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #fff;
	text-align: left;
	margin-left: 25px;
}
h1
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #fff;
	text-align: left;
}
h2
{
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #fff;
	text-align: left;
}
p.largetext
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #fff;
}
p.smalltext
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #fff;
	text-align: center;
}
p, td
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #fff;
	text-align: left;
}
.greenbold
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #9ad24d;
	text-align: left;
}
p.whitebold
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #fff;
	text-align: left;
}
p.bold
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
}
div.SidebarLink
{
	line-height: 22px;
	width: 100%;
	height: 22px;
	background-image: url(../images/sidebar-link-bg.jpg);
	background-repeat: repeat-x;
}
A:link
{
	text-decoration: none;
	color: #ffffff;
	font-size: 10pt;
	font-family: arial;
	font-weight: normal;
}
A:active
{
	text-decoration: none;
	color: #ffffff;
	font-size: 10pt;
	font-family: arial;
	font-weight: normal;
}
A:visited
{
	text-decoration: none;
	color: #ffffff;
	font-size: 10pt;
	font-family: arial;
	font-weight: normal;
}
A:hover
{
	text-decoration: none;
	color: #9ad24d;
	font-size: 10pt;
	font-family: arial;
	font-weight: normal;
}
A.greenlink:link
{
	text-decoration: none;
	color: #ffffff;
	font-size: 10pt;
	font-family: arial;
	font-weight: normal;
}
A.greenlink:active
{
	text-decoration: none;
	color: #ffffff;
	font-size: 10pt;
	font-family: arial;
	font-weight: normal;
}
A.greenlink:visited
{
	text-decoration: none;
	color: #ffffff;
	font-size: 10pt;
	font-family: arial;
	font-weight: normal;
}
A.greenlink:hover
{
	text-decoration: none;
	color: #9ad24d;
	font-size: 10pt;
	font-family: arial;
	font-weight: normal;
}
A.footerlink:link
{
	text-decoration: none;
	color: #ffffff;
	font-size: 7pt;
	font-family: arial;
	font-weight: bold;
}
A.footerlink:active
{
	text-decoration: none;
	color: #ffffff;
	font-size: 7pt;
	font-family: arial;
	font-weight: bold;
}
A.footerlink:visited
{
	text-decoration: none;
	color: #ffffff;
	font-size: 7pt;
	font-family: arial;
	font-weight: bold;
}
A.footerlink:hover
{
	text-decoration: none;
	color: #9ad24d;
	font-size: 7pt;
	font-family: arial;
	font-weight: bold;
}
A.bodynavigation:link
{
	text-decoration: none;
	color: #fff;
	font-size: 8pt;
	text-decoration: underline;
	font-family: arial;
	font-weight: bold;
}
A.bodynavigation:active
{
	text-decoration: none;
	color: #fff;
	font-size: 8pt;
	text-decoration: underline;
	font-family: arial;
	font-weight: bold;
}
A.bodynavigation:visited
{
	text-decoration: none;
	color: #fff;
	font-size: 8pt;
	text-decoration: underline;
	font-family: arial;
	font-weight: bold;
}
A.bodynavigation:hover
{
	text-decoration: none;
	color: #9ad24d;
	font-size: 8pt;
	text-decoration: underline;
	font-family: arial;
	font-weight: bold;
}
li.bulletlist
{
	list-style-image: url(../images/sm-green-bullet.png);
	padding-bottom: 15px;
}
li.bulletlist2
{
	list-style-image: url(../images/sm-yellow-bullet.png);
	margin-left: 20px;
	padding-top: 8px;
}
