body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #9caccc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link {
	color: #587ca0;
	text-decoration: none;
}
a:visited {
	color: #9caccc;
	text-decoration: none;
}
a:hover {
	color: #FFCC66;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
.bodytitles {
	font-size: 14pt;
	color: #587ca0;
	font-weight: bold;
}
.coloredtext {
	color: #587ca0;
}
.orangetext {
	color: #FF8000;
}
abbr, acronym, span.abbr {
  cursor: help;
  border-bottom: 1px dashed #9caccc;
}
td#fullbar {
	padding-top: 6px;
	padding-bottom: 6px;
}
td#sidebar {
	padding-top: 6px;
}
div#fullbarwin {
	background: white url(../images/bg_fullbar_btm.gif) no-repeat 0 100%;
	width: 955px;
	padding-bottom: 1px;
}
div#fullbarwin p {
	padding: 0 10px;
}
div#fullbarwin h4 {
	margin: 0;
	padding: 1px 10px 0 10px;
	background: url(../images/bg_fullbar_top.gif) no-repeat 100% 0;
	font-style: normal;
	font-size: 7pt;
}
div#contentwin {
	background: white url(../images/bg_textbox_btm.gif) no-repeat 0 100%;
	width: 737px;
	padding-bottom: 5px;
}
div#contentwin p {
	padding: 0 10px;
}
div#contentwin h4 {
	margin: 0;
	padding: 8px 7px 0 7px;
	background: url(../images/bg_textbox_top.gif) no-repeat 100% 0;
}
div#contentwin p.btmbox {
	text-align: right;
}
div#contentwin li {
	list-style-image: url(../images/arrow.gif);
}
div#sbarwin {
	background: white url(../images/bg_sbar_btm.gif) no-repeat 0 100%;
	width: 212px;
	padding-bottom: 5px;
}
div#sbarwin p {
	padding: 0 10px;
}
div#sbarwin h4 {
	margin: 0;
	padding: 8px 10px 0 7px;
	background: url(../images/bg_sbar_top.gif) no-repeat 100% 0;
}
div#sbarwin p.btmbox {
	text-align: right;
}
p#bannerline {
	padding: 0 0 0 7px;
	background: blue;
}
div#sbarwin2 {
	background: white url(../images/bg_sbar_btm.gif) no-repeat 0 100%;
	width: 212px;
	padding-bottom: 5px;
	position:relative;
	top: 6px; 
}
div#sbarwin2 p {
	padding: 0 10px;
}
div#sbarwin2 h4 {
	margin: 0;
	padding: 8px 10px 0 7px;
	background: url(../images/bg_sbar_top.gif) no-repeat 100% 0;
}
div#sbarwin2 p.btmbox {
	text-align: right;
}
.images {
	border-color: #587ca0;
	border-style: solid;
	border-width: 1px;
}