body {
	margin:0; 
	font-size:10pt; 
	scrollbar-arrow-color: #000066;
	scrollbar-DarkShadow-Color: #000000; 
	scrollbar-track-color:#ECF1F6; 
	scrollbar-face-color: #D1DFEA; 
	scrollbar-shadow-color: #666666; 
	scrollbar-highlight-color: #000066; 
	scrollbar-3d-light-color: #ffffff;
}
.textmd, td, p, ol, div {
	color: #000066;
	font-family: Georgia, Verdana, Times;
	font-size: 14px;
}
.textblk {
	color: #000000;
	font-family: Georgia, Verdana, Times;
	font-size: 14px;
}
.caption {
	color: #000000;
	font-family: Georgia, Verdana, Times;
	font-weight: bold;
	font-size: 8pt;
}
.textsm {
	color: #000066;
	font-family: Georgia, Verdana, Times;
	font-size: 9pt;
}
.title {
	color: #000066;
	font-family: Georgia, Verdana, Times;
	font-size: 12pt;
	font-weight: bold;
}
.footer {
	color: #000066;
	font-family: Georgia, Verdana, Times;
	font-weight: bold;
	font-size: 10pt;
}
a.footer:link, a.footer:active, a.footer:visited {
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
}
a.subnav:link, a.subnav:active, a.subnav:visited {
	color: #000000;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
}
a.subnav:hover {
	color: #E4A01C;
	font-weight:bold;
	font-size:12px;
	text-decoration: underline;
}
.footersm {
	color: #666666;
	font-family: Georgia, Verdana, Times;
	font-weight: bold;
	font-size: 9pt;
}
.border {
	border: 1px solid #999999;
}
.topnav {
	background-color: #D1DFEA;
	border: 1px solid #999999;
	color: #000066;
	cursor: hand;
}
a.topnavlink {
	font-family: Verdana, Georgia;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.staticlink { 
	text-decoration: none;
	color:#000066;
}
.login {
	font-family: Times;
	font-size: 16px;
	font-weight: bold;
}
.inquiry {
	font-family:arial; 
	font-size:9pt; 
	font-weight:bold; 
	color:#000000;
}
.tableheader {
	font-family:Georgia, Verdana, Arial; 
	font-size:12pt; 
	font-weight:bold; 
	color:#ffffff;
	background-color:#97A3C0;
	padding: 2px;
	/*border: 1px solid #E1AB55;*/
}
.lines {
	background-image: url(http://www.symplexus.com/images/lines-big.gif);
}
.lheightsm {
	line-height: 6px;
}
.lheightmd {
	line-height: 15px;
}
a.subtitle:link, a.subtitle:active, a.subtitle:visited {
	color: #000033;
	text-decoration: underline;
}
a.subtitle:hover {
	color: #97A3C0;
	text-decoration: underline;
}
.alert {
	color: #990000;
	font-weight:bold;
	font-size:12px;
}
