/* from Print */

body {
	padding: 0;
	margin: 0;
}

body, td {
	font: 10px/1.4 "Lucida Grande", lucida, verdana, arial, helvetica, sans-serif;
}

p, td p {
	font-size: 120%;
	margin: 0 0 10px;
}

ul, li {
	font-size: 110%;
	margin: 0 20px 10px 10px;
}

form {
	padding: 0;
	margin: 0;
}

img {
	display: block;
	padding: 0;
	margin: 0;
}

.inline {
	display: inline;
}

.hide, #header, .no-print, .ada, #seal-links, #sidebar, .contact-us {
	display: none;
}

h1, h2, h3, h4, h5, h6 {
	font: 10px/1.5 Georgia, Times, "Time New Roman", serif;
	font-weight: bold;
}

h1 {
	font-size: 150%;
	margin: 0 10px 10px;
	padding: 0 0 5px;
	border-bottom: 1px solid #000;
}

h2 {
	font-size: 180%;
	margin: 0 0 10px;
}

h3 {
	font-size: 150%;
	border-bottom: 1px #999 solid;
	padding-bottom: 1px;
	margin: 20px 0 5px;
}

h4 {
}

h5 {
}

h6 {
}

a {
	text-decoration: underline;
	font-style: bold;
	color: #933;
}


#mainframe {
	width: 100%;
	padding: 0;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
}

#frame {
	padding: 0 14px 20px;
	margin: 0;
	text-align: left;
	voice-family: "\"}\"";
	voice-family: inherit;
}




#header-title {
	float: left;
	padding: 0;
	margin: 0;
}


#toolbar {
	display: none;
}

#toolbar p {
	font-weight: bold;
	line-height: 1.6;
	color: #fff;
	padding: 0;
	margin: 2px 0 1px;
}

#toolbar a {
	color: #fff;
	text-decoration: none;
	padding: 1px 5px;
}

#toolbar a:hover, #toolbar a:focus {
	background: transparent;
	color: #fc0;
}

#seal {
	display: none;
}

#tool-search {
	float: right;
	width: 140px;
	margin-top: -1px;
}

.tool-search-input {
	width: 65px;
	height: 15px;
	margin: 0;
}

#search-submit {
	font-size: 100%;
	margin: 0;
}

#navigation {
	position: absolute;
	top: 30px;
	right: 20px;
	width: 141px;
	border-left: 1px solid #ccc;
	padding: 0 0 0 5px;
	margin: 10px 0 20px;
}



/* Overall Navigation Layout: Begin */
#navigation ul {
	display: none;
}

#navigation ul.nav-end {
	border-bottom: 0;
}

#navigation li {
	font-size: 100%;
	line-height: 1.2;
	margin: 0 0 1px;
}

#navigation li a {
	display: block;
	padding: 2px 5px 2px 8px;
	background: transparent url(/NewSite2005/_img/nav_arrow.gif) 2px 3px no-repeat;
	color: #092277;
	text-decoration: none;
	width: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 136px;
}

html>#navigation li a {
	width: 136px;
}

#navigation li a:hover, #navigation li a:focus {
	background: #F5F9FD url(/NewSite2005/_img/nav_arrow_hover.gif) 2px 3px no-repeat;
	color: #900;
}
/* Overall Navigation Layout: End */

.contact-us {
	font-size: 100%;
	color: #666;
	padding: 0 0 0 10px;
	
}

#email-page {
	display: none;
}

#email-page a {
	color: #fff;
	text-decoration: none;
}

#email-page a:hover, #email-page a:focus {
	background: transparent;
	color: #903;
}

#content {
	float: left;
	width: 75%;
	margin: 0 20px 20px 0;
	voice-family: "\"}\"";
	voice-family: inherit;
}



.date {
	font-size: 100%;
	margin: 0;
}

/* RSS: Begin */
#news-rss {
	display: none;
}

#rss {
	vertical-align: middle;
	padding: 1px;
	margin-right: 5px;
}

#news-rss p {
	font-size: 100%;
	line-height: 1;
	padding: 1px 0;
	margin: 0;
}

#news-rss a {
	color: #933;
	text-decoration: none;
}

#news-rss a:hover {
	color: #933;
	text-decoration: underline;
}

/* RSS: End */

/* Top 5: Begin */
#top5 {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#top5 li {
	list-style-type: none;
	font-size: 100%;
	padding: 0;
	margin: 0 0 5px 0;
}

/* Top 5: End */

#sidebar {
	float: left;
	border-left: 1px solid #ccc;
	width: 140px;
	padding-left: 3px;
	padding-bottom: 127px;
	margin: 90px 0 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 140px;
}

html>#sidebar {
	width: 140px;
}

#sidebar h4 {
	font-family: "Lucida Grande", lucida, verdana, arial, helvetica, sans-serif;
	color: #000;
	font-size: 120%;
	padding: 2px 10px;
	margin: 0 0 10px;
}

/* Member Tools: Begin */
#member-tools {
	padding: 0 5px;
}

#member-tools ul {
	list-style: none;
	padding: 0 0 10px;
	margin: 0;
}

#member-tools ul.nav-end {
	border-bottom: 0;
}

#member-tools li {
	font-size: 110%;
	line-height: 1.1;
	margin: 0 0 1px;
}

#member-tools li.sub {
	font-size: 90%;
	padding: 0 0 0 11px;
}

#member-tools li a {
	display: block;
	padding: 1px 5px 1px 11px;
	background: transparent url(/NewSite2005/_img/nav2_arrow.gif) 2px 3px no-repeat;
	color: #933;
	text-decoration: none;
	width: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 113px;
}

html>#member-tools li a {
	width: 113px;
}

#member-tools li a:hover, #member-tools li a:focus {
	background: #CFD9EB url(/NewSite2005/_img/nav2_arrow_hover.gif) 2px 3px no-repeat;
	color: #900;
}
/* Member Tools Layout: End */

#ad-banners {
	background: #ccc;
	padding: 5px 10px;
	margin-bottom: 15px;
}

#ad-banners img {
	margin-bottom: 5px;
}

#footer {
	clear: both;
	padding: 2px 0 20px;
	border-top: 1px #999 solid;
	margin: 0 0 20px 0px;
}

#footer p {
	font-size: 100%;
}

/* sitmap begin */

#sitemap {
	margin: 0 0 0 10pt;
	font-size: 120%;
	width: 500pt;
}

#sitemap a {
	text-decoration: none;
}


#sitemap .level1 {
	font-size: 140%;
	color: red;
}

#sitemap .level1 a {
	color: #800000;
}

#sitemap .level2 {
	margin: 0 0 0 20px;
}

#sitemap .level2 a {
	color: #008000;
}

#sitemap .level3 {
	margin: 0 0 0 40px;
}

#sitemap .level3 a {
	color: blue;
}

#sitemap .level4 {
	margin: 0 0 0 60px;
}

#sitemap .level4 a {
	color: #800080;
}

#sitemap .HideStyle { 
	position: relative;
	visibility: visible;
	margin: 0 0 0 80px; 
	padding: 0;
} 

#sitemap table {
	background: #eee;
	border:0;
	font-size: 100%;
}

/* sitmap end */




