body, td {
	color			: #666666;
	font-family		: Verdana, sans-serif;
	font-size		: 0.6em;
	line-height 	: 1.9em;
}

a.main {
	color			: #004D5F;
	text-decoration : underline;
}

a.main-disabled {
	color			: #DCDCDC;
	text-decoration : none;
}
a.main-disabled:hover {
	text-decoration : none;
}

a.glossary {
	color			: #004D5F;
	text-decoration : underline;
}

a.footer {
	color			: #A7A7A7;
	text-decoration : none;
}

a.pdf {
	color			: #A7A7A7;
	text-decoration : underline;
}

a:hover {
	text-decoration : underline;
}

a.nav-level1  {
	display		: block;
	width		: 185px;
	padding-bottom: 2px;
	margin-bottom:1px;
	color		: #FFFFFF;
	background	: #A7A7A7;
	text-decoration : none;
}

a.nav-level1-selected  {
	display		: block;
	width		: 185px;
	padding-bottom: 2px;
	margin-bottom:1px;
	color		: #FFFFFF;
	background	: #909090;
	text-decoration : none;
}

a.nav-level1-selected:hover  {
	text-decoration : none;
}

a.nav-level1:hover {
	background	: #909090;
	text-decoration : none;
}

a.nav-level2  {
	display		: block;
	width		: 185px;
	padding-bottom: 2px;
	margin-bottom: 1px;
	color		: #999999;
	background	: #FFFFFF;
	text-decoration : none;
}

a.nav-level2:hover {
	color		: #666666;
	background	: #EEEEEE;
	text-decoration : none;
}

a.nav-level2-selected  {
	display		: block;
	width		: 185px;
	padding-bottom: 3px;
	margin-bottom: 1px;
	color		: #666666;
	background	: #EEEEEE;
	text-decoration : none;
}

a.nav-level2-selected:hover  {
	text-decoration : none;
}

ul.nav{	
	margin-top:0px;
	margin-left:0px;
	margin-right:8px;
	margin-bottom:0px;
	padding-left:20px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom: 3px;
	list-style-image: url(menu_arrow.gif);
}

ul.subnav{	
	margin-top:0px;
	margin-left:0px;
	margin-right:8px;
	margin-bottom:0px;
	padding-left:20px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom: 3px;
	list-style-image: url(submenu_arrow.gif);
}

img.hr {
	position	: relative;
	visibility	: visible;
	top			: 0px;
	left		: 0px;
	width		: 450px;
	background	: #EEEEEE;
}

#page {
	position	: relative;
	z-index		: 2;
	visibility	: visible;
	top			: 0px;
	left		: 0px;
	padding-top	: 5px;
	padding-bottom:5px;
	width		: 700px;
	background	: #FFFFFF;
}

#topnav {
	position	: relative;
	z-index		: 10;
	visibility	: visible;
	top			: 0px;
	left		: 5px;
	width		: 690px;
	height		: 95px;
	background-color: #002564;
}

#top-image {
	position	: relative;
	z-index		: 20;
	visibility	: visible;
	margin-top  : 5px;
	margin-left : 5px;
	margin-right: 5px;
	height		: 690px;
	height		: 145px;
	background	: #004D5F;
	
}	

#navigation {
	display		: table-cell;
	position	: absolute;
	z-index		: 100;
	visibility	: visible;
	top			: 120px;
	left		: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	
}

#nav-leftshadow {
	display		: table-cell;
	position 	: absolute;
	left		: -15px;
	left		: -5px;
	width		: 15px;
	height		: 100%;
	background	: #AAAAAA;
}

#page-footer {
	position	: relative;
	z-index		: 50;
	visibility	: visible;
	top			: -5px;
	left		: 5px;
	width		: 690px;
	height		: 25px;
	background	: #EEEEEE;
	
}

#footer-copy {
	color			: #A7A7A7;
	margin-top		: 3px;
	margin-left		: 9px;
}

#top-poweredby {
	position:absolute;top:9px;left:582px;
}
#top-title {
	position:absolute;top:0px;left:0px;
}
#top-navstrip 
{
    text-align: right;
    padding-right: 5px;
	position:absolute;top:56px;left:300px;
}
p {
	position:absolute;top:68px;left:309px;
}

div.header1{
font-family: Helvetica, sans-serif;
font-size: 1.8em;
font-weight:bold;
color:#8eb924;
}
