body {
	margin-left: 0;
	margin-bottom: 0;
	margin-right:0;
	margin-top: 0;
	scrollbar-arrow-color: #7D98A2;
	scrollbar-base-color: #D8E0D8;
	scrollbar-highlight-color: #7D98A2;
	scrollbar-shadow-color: #7D98A2;
	scrollbar-darkshadow-color: #7D98A2;
	scrollbar-track-color: #7D98A2;
	scrollbar-3dlight-color: #7D98A2;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.botNavOver {
	color:#202861;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*background-image:url(/images/nav/bot-over.gif);*/
	background-image:url(/images/nav/bot.gif);
	height:28px;
	text-style: bold;
}

.botNavOver A {
	text-decoration:none;
	color:#202861;	
}

.botNavOver A:hover {
	text-decoration:none;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #FFF;
	border-left: 0;
}

.botNav {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/images/nav/bot.gif);
	height:28px;
}

#tdNavSide {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#tdNavSide A {
	text-decoration:none;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}

#tdNavSide A:hover {
	text-decoration:none;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #FFF;
	border-left: 0;
}

.txtTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

H1 {
	color:#006699;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #CCC;
	line-height:30px;
	vertical-align:bottom;
	margin: 0 0 5px 6px;
	letter-spacing:0.5px;
}

.tdNavLft {
	background-image: url(/images/nav-lft-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666;
	border-right: 1px solid white;
	background-color:#FFF;
}

.tdNavLft A {
	text-decoration:none;
	color:#666;
}

.tdSubNav {
	background-image:url(/images/nav-lft-subs.gif);
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-bottom:1px solid #999;
	font-weight: bold;
}

.tdSubNav IMG {
	margin: 0 5px 0 8px;
}

.tdSubNav A {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
}

.tdSubNavOver {
	background-image:url(/images/nav_lft_subs_over.gif);
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-bottom: 1px solid #1B693A;
	font-weight:bold;
}

.tdSubNavOver IMG {
	margin: 0 5px 0 8px;
}

.tdSubNavOver A {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}

.tdContent {
	background-image:url(/images/bg-logo.gif);
	background-repeat:no-repeat;
	padding: 0 5px 5px 15px;
	width: 405px;
}

.tdContent A {
	color:#006699;
	text-decoration:none;
	border-bottom: 1px dotted #006699;
}

.tdContent A:hover {
	color:#006699;
	text-decoration:none;
	border-bottom: 1px solid #006699;
}

.tdContent .imgLink {
	text-decoration:none;
	border-bottom: 1px solid white;
}

.tdContent .imgLink:hover {
	text-decoration:none;
	border-bottom: 1px solid white;
}

.tdSubSubNav {
	padding-left: 15px;
	color:#666;
	font-size:11px;
}

.tdSubSubNav A {
	text-decoration:none;
	color:#666;
	font-size:11px;
	line-height: 16px;
}

.tdSubSubNav A:hover {
	text-decoration:none;
	color:#666;
	font-size:11px;
	border-bottom: 1px solid #666;
	line-height: 16px;
}

.spanDummy {
	margin:0 0 0 0;
	padding: 0 0 0 0;
}

.spanDummy IMG {
	vertical-align:middle;
}

.imgMid {
	vertical-align:middle;
}

.tdFooter {
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	background-image:url(/images/cnt-bot.gif);
	background-repeat:no-repeat;
	height:30px;
	color:#FFF;
	vertical-align:top;
	padding: 5px 0 0 0;
	text-align:center;
	font-size:11px;
}

.tdNavFoot {
	background-image:url(/images/bg-lft-nav-bot.gif);
}

.tdRight {
	border-left: 1px dashed #CCC; 
	padding: 5px 10px 5px 10px;
	width:158px;
}

.imgTopNav {
	cursor:pointer;
}

H2 {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #EEE;
	line-height:16px;
	vertical-align:top;
	margin: 5px 10px 10px 8px;
	color:#808080;
	letter-spacing:1px;
}

P {
	padding: 0 0 0 0;
	margin: 0 10px 15px 20px;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0.3px;
}

OL {
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right:15px;
	line-height:20px;
	letter-spacing: 0.3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	letter-spacing: 0.3px;
} 

UL LI {
	list-style-type:square;
	font-size:12px;
	letter-spacing: 0.3px;
	margin-bottom:5px;
	line-height: 20px;
}

OL LI {
	font-size:12px;
	letter-spacing: 0.3px;
	line-height: 20px;
	margin-bottom:5px;
}

UL {
	margin-top: 5px;
	margin-bottom: 15px;
	line-height:20px;
	letter-spacing: 0.3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	letter-spacing: 0.3px;
	margin-right:15px;
}

BLOCKQUOTE {
	margin-top: 5px;
	margin-bottom: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	letter-spacing: 0.3px;
}

.outFooter {
	font-size: 11px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#999;
	padding: 5px 0 5px 0;
}

.outFooter  A {
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#999;
	text-decoration:none;
}

.outFooter  A:hover {
	text-decoration:none;
	font-size: 10px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#999;
	border-bottom: 1px dashed #999;
}

.imgBrdGry {
	border: 1px solid #999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#CCC;
}

.inputDflt {
	height: 20px;
	border-top:2px solid #999;
	border-right: 2px solid #D9D9D9;
	border-bottom: 2px solid #D9D9D9;
	border-left: 2px solid #999;
	font-size: 11px;
	color:#666;
	margin: 3px 0 6px 0;
	font-family:Arial, Helvetica, sans-serif;
	padding: 2px 2px 2px 2px;
}

TEXTAREA {
	border-top:2px solid #999;
	border-right: 2px solid #D9D9D9;
	border-bottom: 2px solid #D9D9D9;
	border-left: 2px solid #999;
	font-size: 11px;
	color:#666;
	margin: 3px 0 6px 0;
	height: 86px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 2px 2px 2px 2px;
}

.chkbox {
	margin: 0 5px 6px 0;
	vertical-align:top;
}

SELECT {
	border-top:2px solid #999;
	border-right: 2px solid #D9D9D9;
	border-bottom: 2px solid #D9D9D9;
	border-left: 2px solid #999;
	font-size: 11px;
	color:#666;
	margin: 3px 0 6px 0;
	font-family: Arial, Helvetica, sans-serif;
	height:20px;
}



.inputLogin {
	height: 20px;
	width: 80px;
	border-top:2px solid #999;
	border-right: 2px solid #D9D9D9;
	border-bottom: 2px solid #D9D9D9;
	border-left: 2px solid #999;
	font-size: 12px;
	color:#333;
	margin: 0 0 8px 2px;
	vertical-align:middle;
}

.formLogin {
	margin: 15px 0 0 0;
	font-size:10px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align:right;
	padding: 0 15px 10px 0;
	background-image:url(/images/bg-login.gif);	
	background-repeat:no-repeat;
}

.formDflt {
	margin: 0 0 0 0;
}

.formLogin A {
	text-decoration:none;
	border-bottom: 1px dashed #999;
	color:#999;
}

.formLogin A:hover {
	text-decoration:none;
	border-bottom: 1px dashed #666;
	color:#666;
} 

.formLogin DIV {
	text-align:left;
	padding: 0 0 0 17px;
}

.inptImg {
	margin: 8px 0 0 5px;
	vertical-align:middle;
}

.imgBrdrGry {
	border: 1px solid #666565;
}

.imgLeft {
	border: 1px solid #666565;
	margin: 5px 8px 5px 0;
}

.imgLeftNoBrd {
	margin: 5px 8px 0 0;
}

.imgRight {
	border: 1px solid #666565;
	margin: 5px 10px 5px 8px;
}

.imgRightNoBrd {
	margin: 5px 10px 0 8px;
}

.tblDflt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	border-left: 1px solid #CCC;	
	margin: 15px 0 10px 10px;
	width:380px;
	background-color:#F7F7F7;
}

.tblDflt .rowDrk {
	background-color:#E8E8E8;
}

.tblDflt .rowHead {
	background-color:#E0E0E0;
	font-weight:bold;
}

.tblDflt .rowHead TD {
		border-bottom: 1px solid #CCC;
		border-top: 1px solid #CCC;
			padding:5px 3px 5px 3px;
}

.tblDflt TD {
	vertical-align:top;
	padding: 2px 2px 2px 2px;
}

.tblDflt .tdLabel {
	vertical-align:top;
	padding: 5px 2px 2px 2px;
}

.txtDflt {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 24px;
	letter-spacing: 0.2px;
	font-weight:bold;
	border-bottom:2px solid #999;
	border-left: 2px solid #D9D9D9;
	border-top: 2px solid #D9D9D9;
	border-right: 2px solid #999;
	color:#666;
	padding:1px 4px 12px 4px;
	cursor:pointer;
	background-color:#F0F0F0;
	margin:6px 10px 6px 0;
}

.txtSmaller {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

/* Search */
.divSrch {
	background-image:url(images/search/bg-search.gif);
	background-repeat:no-repeat;
	width:100%;
	height:400px;
	margin-left:15px;
}

.tblError {
	margin: 15px 10px 5px 15px;
}

.srchRow0 {
	background-color:#E8E8E8;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.srchRow1 {
	background-color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.srchRow1 TD {
	border-top: 1px solid #999;
}

.srchRow0 TD {
	border-top: 1px solid #999;
}

.srchRowHead {
	background-color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#333;
}

.srchTable {
	border: 1px solid #999;
	width:98%;
	margin: 7px 0 0 0;
}

.tblListing {
	width:510;
	margin: 10px 0 15px 0;
}

.tblListing .tdListLeft {
	width: 150;
}

.tblListing .tdListLeft IMG {
	margin:4px 0 0 10px;
	border:1px solid #999; 
}

.tblListing .tdListLeft A {
	text-decoration:none;
	border-bottom:1px solid white; 
}

.tblListing .tdListLeft DIV {
	font-size:10px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-left:35px;
	color:#999;
}

.tblListing .tdListRght {
	font-size:12px;
	line-height:18px;
}

.tblListing .tdSpan {
	font-size:12px;
	line-height:18px;
	padding-left:15px;
	padding-right:20px;
}
