/* Copyright (c)2002 Nationwide Planning Associates, Inc. All Rights Reserved. */

body {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
}

img {
	border: 0;
}

a
{
	text-decoration: none;
	color: #36f;
}

#content {
	margin-left: 146px;
	margin-top: 145px;
}

#menu {
	width:141px;
	border: solid #999;
	border-width: 0px 1px 1px 1px;
	margin-bottom: 12px;
	background-color: #fff;
	color: #000;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#menu li {
	border: none;
	font-size: 11px;
	font-weight: Bold;
	margin: 0;
}

#menu li a {
	display: block;
	padding: 5px 5px 5px 18px;
	border-top: 1px solid #999;
	color: #000;
	background-color: #eee;
	text-decoration: none;
	width: 100%;
}

html>body #menu li a {
	width: auto;
}

#menu li a:hover {	
	background: url("../private-images/chevron_over_blue.gif") 5px no-repeat;
	background-color: #fff;
}

#menu li.selected {
	display: block;
	padding: 5px 5px 5px 18px;
	border-top: 1px solid #999;
	color: #666;
	background: url("../private-images/chevron_selected.gif") 95% no-repeat;
	background-color: #eee;
	text-decoration: none;
}

#home_menu {
	text-style: bold;
	width:141px;
	border: solid #999;
	border-width: 0px 1px 1px 1px;
	margin-bottom: 12px;
	background-color: #fff;
	color: #000;
}

#home_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#home_menu li {
	border: none;
	font-size: 11px;
	font-weight: Bold;
	margin: 0;
}

#home_menu li a {
	display: block;
	padding: 5px 5px 5px 18px;
	border-top: 1px solid #999;
	color: #000;
	background-color: #eee;
	text-decoration: none;
	width: 100%;
}

html>body #home_menu li a {
	width: auto;
}

#home_menu, #home li a:hover {	
	background: url("../private-images/chevron_over_blue.gif") 5px no-repeat;
	background-color: #fff;
}

#home_menu li.selected {
	display: block;
	padding: 5px 5px 5px 18px;
	border-top: 1px solid #999;
	color: #666;
	background: url("../private-images/chevron_selected.gif") 95% no-repeat;
	background-color: #eee;
	text-decoration: none;
}

#subMenu {
	border: 1px solid #999;
	width: 141px;
	margin-bottom: 10px;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFF;
	color: #000;
}


#subMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#subMenu li {
	border: none;
	margin: 0;
}

#subMenu li.selected {
	display: block;
	padding: 4px 0px 5px 20px;
	background: url("../private-images/styledisc_current.gif") 2px no-repeat;
	background-color: #eee;	
	color: #666;
	font-weight: bold;
}

#subMenu li a {
		display: block;
		padding: 4px 0px 5px 20px;
		background: url("../private-images/styledisc.gif") 2px no-repeat;
		background-color: #eee;	
		color: #000;
		text-decoration: none;
		width: 100%;
}

html>body #subMenu li a {
	width: auto;
}

#subMenu li a:hover {
		background: url("../private-images/styledisc_over.gif") 2px no-repeat;
		background-color: #fff;
		color: #000;
}

#menuArea
{
	position: absolute;
	top: 145px;
	left: 5px;
}

#logoTop {
	position: absolute;
	top: 5px;
	left: 5px;
}

#banner {
	position: absolute;
	top: 100px;
	left: 5px;
	width: 100%;
	height: 22px;
	padding-left: 5px;
	background-color: #3366ee;
}

#banner h3 {
	display: inline;
	height: 12px;
	font-size: 10px;
	padding-top: 3px;
	color: #fff;
}

#banner-list {
	position: absolute;
	right: 200px;
	top: 100px;
	height: 18px;
	padding-top: 4px;
	margin-left: 50px;
	background-color: #3366ee;
	color: #fff;
	font-size: 10px;
}

#banner-list ul {
	display: inline;
}

#banner-list ul li {
	display: inline;
	list-style: none;
}

#banner-list ul li a {
	display: inline;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #000;
}

#banner-list ul li a:hover {
	border: 1px solid #fff;
}

#bannerTrim {
	position: absolute;
	top: 3px;
	right: 40px;
	width: 130px;
	height: 140px;
}

#header {
	position: absolute;
	top: 35px;
	left: 250px;
	width: 330px;
	height: 60px;
}

#logo {
	position: absolute; 
	left: 5px; 
	top: 12px;
}

#old-browser-message {
	display: none;
}

#disclaimer {
	font-size: 10px;
}
