/* ****************   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: #000000;
}
#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: 6px;
}
#content .shortcuts {
	font-size: 8pt;
	font-weight: bolder;
	background-image: url(../../img/global/bg-gray.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #A1A5A9;
	padding-left: 15px;
}
#content .shortcuts a{
	color: #BD3030;
}
.label {
	font-size: 8pt;
	text-align: left;
	font-weight: bolder;
}
#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: inset;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: thin;
	border-right-style: inset;
	border-right-color: #CCCCCC;
}
h5 {
	font-size: 11px;
	text-transform: uppercase;
	color: #BD3030;
	font-weight: bold;
	margin: 0px;
}
h6 {
	font-size: 12px;
	color: #0079F5;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}
.odd {
	background-color: #FFFDD2;
}
.flyimg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
}
.flyinfo {
	padding-top: 4px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.even:hover {
	background-color: #E0ECFF;
}
.odd:hover {
	background-color: #E0ECFF;
}
p {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img.left {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	padding-top: 4px;
	padding-right: 12px;
	padding-left: 14px;
	margin: 0px;
}
.pdf {
	width: 20px;
	background-image: url(../../img/global/pdf12x12.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 10px;
}
.hispd {
	background-color: #EFEFEF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.hispd a:hover {
	background-color: #CBE3FF;
}




/* ****************   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;
}
