body {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 16px;
	background-color: #036;
	background-image: url(../images/bg.gif);
}
h3 { margin-top: 10px; margin-bottom: 0; color: #142233; font-size: 14px; font-weight: bold; font-family: Helvetica, Verdana, Arial, sans-serif;}
p { text-align: justify; margin-bottom: 6px; margin-top: 6px; }
td.subject { 
	background-color: #dddddd; 
	border-bottom: 1px dotted #fff;
}
td.content { 
	border-top-color: white; 
	border-bottom-color: #cccccc; 
	border-right-color: #ccc; 
	border-top-style: solid; 
	border-bottom-style: solid; 
	border-right-style: dotted; 
	background-color: #ffffff; 
	border-right: 1px; 
	border-bottom: 1px;
}

li { margin-top: 4px; }
li.points { text-align: justify; margin: 0; padding-top: 6px; padding-bottom: 4px; border-bottom: 1px dashed #dedede; list-style-image: url(../images/arrow.gif); }
li.points2 { text-align: justify; margin: 0; padding-top: 6px; padding-bottom: 4px; border-bottom: 1px dashed #dedede; list-style-image: url(../images/arrow_2.gif); }
a:link { text-decoration: none; color: #039 }
a:visited { text-decoration: none; color: #039 }
a:hover { text-decoration: underline; color: #e4b43c }
a:active { text-decoration: none; color: #039 }

#pageLayout { width: 980px; margin: auto; background-color: #ffffff}
#pagetop { height: 274px; margin: 0; }
#pageHeader{ line-height: 24px; margin: 0; font-weight: bold; font-size: 18px; background-color: #cccccc; color: #142233; padding: 30px 150px 10px; font-family: Helvetica, Verdana, Arial, sans-serif; background-image: url(../images/header_bg.gif); }
#pageContent{
	min-height: 200px;
	background-color: white;
	margin: 0 0 5px;
	padding: 10px 150px 50px;
}
#marketContent { background-color: white; margin: 0 0 0px; padding: 0px 180px 50px; min-height: 200px; }
#alignHeader{
	min-height: 400px;
	background-color: white;
	margin: 0 0 5px;
	padding: 10px 150px 50px 405px;
}
#pullDownMenu{ height: 200px; width: 150px; left: 400px; top: 0; position: relative; visibility: visible; float: left; }

#statement{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding-left: 50px;
	padding-bottom: 50px;
	padding-right: 50px;
	padding-top: 0px;
	margin-left: 0;
	margin-bottom: 5px;
	margin-right: 0;
	margin-top: 0px;
	min-height: 200px;
	background-color: white;
}
tr.st_highlight { 
	color: #0000FF;
}
td.st_header { 
	margin-bottom: 6px; 
	margin-top: 6px; 
	font-size: 11px; 
	font-weight: bold;
}
td.st_subject { 
	margin-bottom: 6px; 
	margin-top: 6px; 
	font-size: 11px; 
}
td.st_content { 
	padding-top: 7px; 
	padding-right: 10px; 
	text-align: right; 
	font-size: 10px; 
	border-bottom-width: 1px; 
	border-bottom-color: white; 
	border-bottom-style: dotted;
}
.mainImage{ padding-left: 20px; padding-top: 30px; clear: left; float: left;}
.inlineImage { float: left; margin-right: 10px; margin-left: 0; position: relative; }
.caption { font-size: 9px; margin: 0; padding: 0; }
.caption_color { font-size: 9px; background-color: #aab5c8; margin: 0; padding: 5px 0 5px 20px; }
.clear { clear: both; }

#login_box {
	width: 300px;
	height: 200px;
	/*overflow: auto;
	margin: 0px; padding: 0px;
	top: 110px; left: 280px;*/
	background: #FFF;
	background-image: url('../images/login_box.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}
label {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	float: left;
	width: 70px;
	padding-left: 30px;

}
#log_error {
	padding-top: 30px;
	padding-left: 30px;
}
/*
input, textarea {
	border: 1px solid #CCC;
	display: block;
	width: 175px;
	float: left;
	margin-bottom: 10px;
}
input.button {
	font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;
	padding: 0px 0px 0px 0px; margin: 0px;
	border: 1px solid #CCC;
	background: #FFF;
	display: block;
	width: 80px;
	float: left;
	margin-bottom: 10px;
}*/
