body {
	font-size: 12pt; 
	font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Arial, sans-serif;
	color: #000066;
	margin-top: 0px;
	margin-bottom: 20px;
	background-attachment: fixed;
}

.main_window {
	margin-left: 30px;
	margin-right: 30px;
}

.bump {
	margin-left: 10px;
}

.bigbump {
	margin-left: 55px;
}

.bullet {
	padding-bottom: 4px;
}

.detail_inset {
	background-color: #DDDDDD; 
	margin-left: 40px;
	margin-right: 40px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}

.title_text {
	font-size: 10pt;
	font-family: "Helvetica Neue", "Lucida Grande"; 
	font-weight: normal; 
	color: #000000; 
	text-align: center; 
}

li {
	font-size: 10pt; 
	color: #000066;
}
a:link {
	color: #CC0000; 
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0033CC; 
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: Blue; 
	text-decoration: none;
	font-weight: bold;
}

h2 {
	margin-left: 10px;
}

h3 {
	font-size: 13pt;
}
h4 {
	margin-left: 20px;
}

p {
	font-size: 10pt;
	color: #000066;
	line-height: 12pt;
 }
 
pre {
	font-size: 9pt;
	line-height: 11pt;
	color: #000000;
 }
 
.marg-left-20 {
	margin-left: 20px;
}

.legalese p {
	font-size: 11px;
	color: #000000;
	margin-left: 11px;
	margin-top: 10px;
}

.main_bg {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 55px;
	padding-right: 30px;
}

.blue {
	background-color: #3875D7;
	color: #FFFFFF;
}

.blue a:link, .blue a:visited {
	color: #FFFFFF;
}

.blue h3 {
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.dots {
	border: dotted 1px #aaa;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* drop-down menus */
.drop_down
{
	position: absolute;
	top: 60px;
	background-color: #FFFFFF;
}

.global_dd
{
	position: absolute;
	visibility: hidden;
	z-index: 1;
}

.header
{
	position: relative;
	z-index: 0;
	text-align: center;
}

.menulink TD
{
	font-size: 12px;
}

.menulink a, .menulink a:visited
{
	color: #000000;
	text-decoration: none;
	white-space: pre;
	font-weight: normal;
	padding: 1px;
}

.menulink a:hover
{
	color: #FFFFFF;
	background-color: #3875D7;
	font-weight: normal;
}

code {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.spotlight_result {
	margin-bottom: -10px;
	text-decoration: underline;
}
.spotlight_comment {
	font-size: 10pt;
	margin-bottom: 15px;
}
.spotlight_header {
	margin-left: 0px;
}

#search select, #search input { 
	font-size: 16px; 
	color: #76797c; 
}
#search input.sbox {
	height: 11px;
	width: 174px;
	border: 0;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: -10px;
}

#search select { 
	width: 122px; 
	margin-top: 5px; 
}

#search {
	font-size: 13px; 
	color: #FFFFFF;
	text-align: right;
	margin-bottom: -10px;
	margin-top: -5px;
}

.search_text {
	margin-bottom: 7px;
	
}
