/* CSS Document */

/* main */

A {text-decoration: none;}
A:hover {text-decoration: underline;}
A.top:hover {text-decoration:none;}
a.bluelink {
	color:#0033FF;
}
TD {font: default}

h1, h2, h3, h4, h5, h6 {
	margin:2px;
}

h1 {
	font-size:36px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:14px;
}
 
P {  
    font-style: normal; 
    font-weight: normal; 
    font-size: 13px; 
    font-family: default;
	margin:0px;
}
 
 
/* layers */

#main {
	background-color:#FEFEFF;
	position:relative;
	margin-top:12px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:0px;
	padding:12px;
}
#review_nav_top {
	margin:12px;
	margin-top:0px;
	margin-left:0px;
}
#review_nav_bottom {
	margin:12px;
	margin-bottom:0px;
	margin-left:0px;
}
#review_links {
	margin:0px;
	margin-top:18px;
}
 

/* text */ 
 
.body {
	margin:6px;
	text-indent:6px;
}
.body_subhead {
	margin:6px;
	text-indent:0px;
	font-weight:bold;
}
.banner_title {
	color:#FFFF00;
	font-size:14pt;
	font-weight:bold;
	font-style:italic;
	margin: 2px;
	text-decoration: underline;
}
.banner_header {
	color:#FFFFFF;
	font-size:18pt;
	font-weight:bold;
	margin:5px;
}
.style1 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #23AC41;
}
.style3 {	font-size:12px;
	color:#FFFFFF;
	margin:0px;
}
.style4 {font-size: 18px; font-weight: bold; font-style: italic;}
.style5 {font-size: 16px}
.style6 {font-size: 14px}
.style9 {
	font-size: 12px;
	font-weight:bold;
	margin: 0px;
}
.style10 {font-weight: bold; font-size: 18px;}
.style11 {
	font-size: 14px;
	color:#000000;
	font-weight: bold;
	margin:0px;
}
.style12 {font-size: 18px;
	color: #FFFFFF;
	margin:0px;
}
.style13 {color: #0000FF}
.style19 {
	font-size: 12px;
	margin-bottom: 1px;
	margin-top: 1px;
}
.popup_fineprint {
	font-size: 8pt;
	margin: 12px;
}
.popup_header {
	font-size: 16pt;
	margin-top: 4px;
}
.popup_details {
	font-size:12pt;
}
.popup_description {
	font-size: 9pt;
	margin: 12px;
}
.popup_subhead {
	font-size: 11pt;
	font-weight: bold;
}
.popup_highlight {
	color: #CC0000;
	font-weight: bold;
}
.notice {
	font-size:9pt;
	margin:0px;
}
.review_header {
	margin-left:6px;
	text-indent:-6px;
	font-size:16px;
}
.review_title {
	font-size:14px;
	font-weight:bold;
	margin-top:12px;
}
.review_snippet {
	font-size:12px;
	margin-left:6px;
	text-indent:-6px;
}
.review_link {
	text-decoration:underline;
}
.review_nav_p {
	font-size:12px;
	text-align:left;
	margin-right:6px;
	text-decoration:underline;
}
.review_nav_n {
	font-size:12px;
	text-align:right;
	margin-left:6px;
	text-decoration:underline;
}
.review_copyright {
	font-size:10px;
	margin-left:6px;
	margin-top:12px;
	margin-bottom:12px;
}
.review_links {
	font-size:12px;
	margin:0px;
	margin-left:12px;
	text-indent:-6px;
}