td, body { font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; color:#000000 }

.bluetext { font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; color:#336699 }

.redtext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#FF0000;
	text-decoration: underline;
}

H1 { font-size: 14px; color:#333333; font-weight: bold }

H2 { font-size: 13px; color:#333333; font-weight: bold; margin-top: 25px }

H3 { font-size: 13px; color:#333333; font-weight: bold; margin-bottom: 2px }

H4 { font-size: 12px; color:#333333; font-weight: bold; margin-bottom: 2px }

H5 { font-size: 12px; color:#333333; font-weight: bold; margin-bottom: -13px; margin-top: -10px }

H7 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; color:#000000; font-weight: normal }

.header { font-size: 18px; color:#000000; font-weight: bold }

.header-sm { font-size: 15px; color:#000000; font-weight: bold }

.header-sm-blk { font-size: 11px; color:#000000; font-weight: bold }

.italics { font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; font-style: italic; color:#000000 }

.toplink { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; font-weight: bold }


.fix { font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; color:#000000 }

.smalltext { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; color:#000000; line-height: 12px }

.smalltext-15 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; color:#000000; line-height: 15px }

.exsmalltext { font-family: verdana,arial,helvetica,sans-serif; font-size: 9px; color:#000000 }

.seventeen { line-height: 17px }
.sixteen { line-height: 16px }
.fifteen { line-height: 15px }
.fourteen { line-height: 14px }
.thirteen { line-height: 13px }

.nav { line-height: 11px }

.ul-arrow-OneItem { list-style-image: url(/images/bullet.gif);  list-style-type: circle; margin-top: 2px } 

.ul-arrow { list-style-image: url(/images/bullet.gif);  list-style-type: circle } 
.ul-arrow-bluetext { list-style-image: url(/images/bullet.gif);  list-style-type: circle; color:#336699; font-size: 10px; margin-left: 17px } 

.ul {list-style-type: square; margin-top: 5pt; line-height: 16px }
.ul-sub {list-style-type: circle; margin-top: 5pt; line-height: 16px }

.ol-sub-a {list-style-type: lower-alpha; margin-top: 5pt; line-height: 16px }
.ol-sub-i {list-style-type: lower-roman; margin-top: 5pt; line-height: 16px }

.ol {list-style-type: num; margin-top: 5pt; line-height: 16px }

.ul_mac {list-style-type: circle; margin-top: -11pt }
.ul_win {list-style-type: circle; margin-top: 2pt }

#A:link { text-decoration: none; color:#336699 }
A:link { text-decoration: none; color:#336699 }
# A:visited { text-decoration: none; color:#999999 }
A:visited { text-decoration: none; color:#336699 }
A:active { text-decoration: underline; color:#990000 }
A:hover { text-decoration: underline; color:#990000 }


A.gold:link { text-decoration: none; color:#DAB41E }
A.gold:visited { text-decoration: none; color:#DAB41E }
A.gold:active { text-decoration: underline; color:#DAB41E }
A.gold:hover { text-decoration: underline; color:#DAB41E }

div.autocomplete {
	  position:absolute;
	  width:250px;
	  background-color:white;
	  border:1px solid #888;
	  margin:0px;
	  padding:0px;
}
div.autocomplete ul {
	  list-style-type:none;
	  margin:0px;
	  padding:0px;
}

div.autocomplete ul li.selected { background-color: #ffb;}

div.autocomplete ul li {
	  list-style-type:none;
	  display:block;
	  margin:0;
	  padding:2px;
	  height:32px;
	  cursor:pointer;
}
li div.title {
		font-size:12px;
		line-height:1.2em;
}
li div.path {
		font-size:10px;
		color:#888;
}
li div.title_id {
		font-size:8px;
		color:#fff;
}
table th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
}

.table td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}

.table td.alt {
	background: #F5FAFA;
	color: #797268;
}

.jslink{
        cursor: pointer;
        text-decoration: none;
        color:#336699;
}

div.scroll {
border: 1px solid black;
background-color: white;
position: float;
height: 200px;
overflow: auto;
}

tbody.scroll {
border: 1px solid black;
background-color: white;
position: float;
height: 200px;
overflow: auto;
}
