/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #919191;
	margin: 0px 0px 0px 0px;
}
.txtlnk {
	font-size: 11px;
	font-weight: 400;
	line-height: 18px;
	text-decoration: none;
	color: #666666;
	margin: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;  
}
.txtlnk a:link {color: #666666; text-decoration: none;} 
.txtlnk a:visited {color: #666666; text-decoration: none;}
.txtlnk a:hover {color: #FB0F0C; text-decoration: underline;} 
.txtlnk a:active {color: #666666; text-decoration: none;}

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space:nowrap;
	color: #000000;
	display: block; 
	width: 341px;
	padding: 2px 2px 2px 15px;
	margin-left: 15px;
	background-repeat: no-repeat;      
}
.subnav a:link {width: 341px; color: #FB0F0C; background-image: url(../images/b_subnav_01.gif); text-decoration: none;} 
.subnav a:visited {width: 341px; color: #666666; background-image: url(../images/b_subnav_01.gif); text-decoration: none;}
.subnav a:hover {width: 341px; color: #FF6600; background-image: url(../images/b_subnav_01-over.gif); text-decoration: none;} 
.subnav a:active {width: 341px; color: #000000; background-image: url(../images/b_subnav_01.gif); text-decoration: none;}

.rowspan_black {
	background-color: #000000;
	height: 3px;
	background-image: url(../images/black_rpt.gif);
	background-repeat: repeat-x;
}
.rowspan_white {
	background-color: #FFFFFF;
	height: 1px;
	background-image: url(../images/white_rpt.gif);
	background-repeat: repeat-x;
}
.red_rpt {
	background-image: url(../images/ttl_rpt.gif);
	height: 23px;
}
.redextd {
	background-image: url(../images/red_rpt.gif);
	background-repeat: repeat-x;
	background-position: top left;
	
}
.whtextd {
	background-image: url(../images/wht_rpt.gif);
	background-repeat: repeat-x;
	background-position: top left;
	width: 10%;
}
.dkgray_rpt {
	background-image: url(../images/dkgray_rpt.gif);
	height: 23px;
}
.conthmtop {
	background-image: url(../images/rpt_topcont.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.h1 {
	font-size: 14px;
	font-weight: 500;
	color: #FFFFFF;
	padding: 2px 0px 1px 35px;
}
.h2 {
	font-size: 13px;
	font-weight: 100;
	color: #FFFFFF;
	padding: 2px 0px 1px 2px;
}
h3 {
	font-size: 12px;
	font-weight: 300;
	color: #000000;
	margin: 1px 1px 1px 1px;
	padding: 10px 25px 1px 45px;
}
.copysection {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin: 1px 1px 1px 1px;
	padding: 10px 25px 1px 45px;
}
.copymap { font-size: 12px; line-height: 16px; color: #99999; margin: 1px 1px 1px 1px; padding: 10px 25px 1px 20px; }
.dspl_gutrH {
	background-color: #FFFFFF;
	background-image: url(../images/img_horzdotted.gif);
	background-repeat: repeat-X;
	background-position: center right;
	padding: 2px 2px 2px 20px;
	width: 355px;
	height: 5px;
}
.containertop {
	background-color: #FFFFFF;
	width: 100%;
}
.spcrhead {
	height: 8%;
	width: 100%;
	background-color: #FFFFFF;
}
.thumbnail {
	background-image: url(../images/img_thmb_bkgd.gif);
	background-repeat: no-repeat;
	width: 90px;
	height: 70px;
}
.center { 
text-align: left;
}

.centertable { 
margin-left: auto;
margin-right: auto;
text-align: center;
}
.tblcontnt {
	width: 741px;
}
