/* ****************   nav styles   **************** */
#nav .txtscrl {
	padding-top: 1px;
	padding-left: 28px;
}




/* ****************   content styles   **************** */
#content {
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	width: 600px;
	margin-left: 6px;
}
#content a{
	text-decoration: none;
	color: #0459BD;
}
#content h2 {
	font-size: 11px;
	margin: 0 0 10;
	text-shadow: 0px 1px black;
	background-color: #F0F0F0;
	border: 1px solid #A1A5A9;
	width: 560px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#search {
	text-align: right;
	width: 310px;
}
#shrtcut {
	width: 600px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: ridge;
	border-top-color: #A1A5A9;
	border-bottom-color: #CCCCCC;
	margin-top: 12px;
}
#content .shortcuts {
	font-size: 8pt;
	text-align: center;
	font-weight: bolder;
	background-image: url(../../img/global/bg-gray.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #A1A5A9;
	font-variant: normal;
}
#content .shortcuts a{
	color: #0251AD;
}
#content .hi {
	color: #CC0000;
}
#content .scroll {
	height: 460px;
	overflow: auto;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: inset;
	border-left-style: ridge;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.xl30  {
	font-size: 10pt;
	text-shadow: 0px 1px gray;
	text-align: left;
	font-weight: bolder;
	color: #0459BD;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A1A5A9;
	background-position: top;
	padding-left: 2px;
	background-image: url(../../img/global/bg-graylite.gif);
	padding-top: 4px;
}
.tabmstr{
	width: 581px;
	margin-bottom: 15px;
	vertical-align: top;
}
.colleft {
	width: 278px;
	margin-right: 15px;
	padding-top: 8px;
	padding-bottom: 22px;
	vertical-align: top;
}
.colrght {
	width: 278px;
	padding-top: 8px;
	padding-bottom: 22px;
	vertical-align: top;
}
.imgcol {
	width: 50px;
	vertical-align: top;
	padding-left: 4px;
	padding-right: 4px;
}
img.left {
	float: left;
	margin-right: 6px;
}
.fasthead {
	font-weight: bolder;
	vertical-align: top;
}
.fasthead2 {
	font-weight: bolder;
	vertical-align: top;
	width: 165px;
}
.fastinfo {
	padding-left: 15px;
	vertical-align: top;
	width: 150px;
}
.fastinfosub {
	padding-left: 30px;
	vertical-align: text-top;
}
.pre {
	vertical-align: top;
	width: 70px;
}



/* ****************   dhtml box styles   **************** */
#dhtmlgoodies_contentBox {
  border: 1px solid #0000CC;
  height: 0px;
  visibility: hidden;
  position: absolute;
  background-color: #FBFBFB;
  overflow: hidden;
  padding: 6px;
  width: 250px;
}

#dhtmlgoodies_content {
  position: relative;
  width: 100%;
  font-size: 0.9em;
}

#dhtmlgoodies_slidedown {
	position: relative;
	width: 250px;
	margin-left: 40px;
}




/* ****************   sb styles   **************** */
#blwsb {
	margin-right: 6px;
	width: 160px;
	margin-left: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-left-color: #E6E6E6;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}

