BODY {
	background-image : url(images/bg.gif);
	margin:0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	letter-spacing:1px;
}
.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 6pt;
	letter-spacing:1px;
}
a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	letter-spacing:1px;
}

a:link {
	color: #3A4E84;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #3A4E84;
	text-decoration: none;
	font-weight:bold;
}
a:active {
	color: #3A4E84;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #C9C9C9;
	font-weight:bold;
}

a.usermenu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	background-color: #2B4D87;
}
a.usermenu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	background-color: #2B4D87;
}
a.usermenu:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	background-color: #FF0000;
}
a.usermenu:hover {
	color: #FFFFFF;
	font-weight:bold;
	background-color: #811F1E;
}
.usermenuact {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	background-color: #811F1E;
}
.rights {
font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;}

.headings1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	letter-spacing:2px;
	font-variant: small-caps;
	font-weight:bold;
}
.costtable {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	background-color: #FFFFFF;
}
#container
{
width: 100%;
z-index: 5;
}
#top
{
background-color: #ffffff;
border-bottom: 1px solid gray;
z-index: 5;
}
#top div#logo {
	left: 0px;
	top: 0px;
	float:left;
	z-index: 5;
	position:absolute;
}
#top div#name {
	left:165px;
	top:0px;
	z-index: 5;
	position: relative;
}
#leftnav
{
	float: left;
	width: 165px;
	clear: both;
	margin-top: 0px;
	padding-top: 6px;
	background-color:#DBDBDB;
}
#navcontainer {
	margin-left: 0px;
	padding-top: 0px;
}
#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 12px;
}
#navcontainer li {
	margin: 0;
	padding: 0;
	top: 0px;
}
#navcontainer a
{
	margin: 0;
	padding: 0;
	display: block;
	padding: 5px 5px 5px 10px;
	width: 148px;
	color: #000;
	background-color: #dbdbdb ;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	/*background-image: url(vertical06a.jpg);*/
	font-weight: bold;
	vertical-align: top;
}
#navcontainer a:hover
{
color: #e97117;
bbackground-ccolor: #f0f0f0;
background-color: #333333;
color: #FFFFFF;
text-decoration: none;
border-top: 1px solid #999;
border-left: 1px solid #999;
border-bottom: 1px solid #999;
border-right: 1px solid #999;
/*background-image: url(vertical06a.jpg);*/
background-repeat: no-repeat;
background-position: 0 0;
}
#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
width: 128px;
color: #000;
border-top: 0px solid #333;
border-left: 1px solid #dbdbdb;
border-bottom: 0px solid #fff;
border-right: 1px solid #999;
background-color: #f0f0f0;
text-decoration: none;
font-weight: normal;
vertical-align: top;
font-size: 10px;
}
#navcontainer ul ul a:hover
{
color: #e97117;
border-top: 0px solid #333;
border-left: 1px solid #dbdbdb;
border-bottom: 0px solid #fff;
border-right: 1px solid #999;
background-color: #dbdbdb;
text-decoration: none;
font-size: 10px;
}
#content
{
margin-left: 175px;
padding-top: 0px;
max-width: 700px;
font-size: 10px;
}
#content h2 {
	font-size: 18px;
	font-weight: bold;
}
#content h3 {
	font-size: 13px;
	font-weight: bold;
}
#footer
{
clear: both;
margin: 0;
color: #FFFFFF;
background-color: #333333;
text-align: right;
}
div#footer2 {
	text-align: right;
	clear: both;
	padding-top: .2em;
	padding-right: .5em;
}
div#footer2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#footer2 li {
	display: inline;
	margin-right: 1em;
	font-size: 10px;
}

#green {
	background-color: #8bb521;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,0px);
	height: 99px;
	width: 100%;
	position:absolute;
	z-index: 3;
}
#grey {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,0px);
	height: 119px;
	width: 100%;
	position:absolute;
	z-index: 2;
}
#white {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,0px);
	height: 131px;
	width: 100%;
	position:absolute;
	z-index: 1;
}
div#world {
	position: absolute;
	z-index: 3;
	top: 10px;
	right: 0px;
}
.box            {FONT-FAMILY: Verdana, Helvetica; FONT-SIZE: 10px; border: 1px #FFCC00 solid; background-color: #FF00FF}
.button            {FONT-FAMILY: Verdana, Helvetica; FONT-SIZE: 10px; border: 1px #00AAFF solid; background-color: #FAFAFA}
.buttonerror            {FONT-FAMILY: Verdana, Helvetica; FONT-SIZE: 10px; border: 1px #FF0000 solid; background-color: #FFFAFA}
a.small            {FONT-FAMILY: Verdana, Helvetica; FONT-SIZE: 9px; font-weight:bold}


