/* CSS Document */

/* GOLBAL */
body,td,th,input,textarea,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-top: 0px;
	margin-left: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/* STYLE ELEMENTS */
.hdr_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	color: #CC0000;
}
.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #CC0000;
}
.t17 {
	font-size: 17px;
}
.t15 {
	font-size: 15px;
}
.t13 {
	font-size: 13px;
}
.t10 {
	font-size: 10px;
}
.t9 {
	font-size: 9px;
}
.t8 {
	font-size: 8px;
}
.red {
	color: #CC0000;
}
.wte {
	color: #FFFFFF;
}
.bld {
	font-weight: bold;
}
.h_dots {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.v_dots {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}

/* HEADER */
.hdr_prop {
	background-color: #CC0000;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	vertical-align: top;
	padding-left: 4px;
	padding-right: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 86px;
	padding-top: 2px;
}
.hdr_prop_sl{
	background-color: #999999;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	vertical-align: top;
	padding-left: 4px;
	padding-right: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 86px;
	padding-top: 2px;
}
table#hdr_prop a:link {
	color: #FFFFFF;
}
table#hdr_prop a:active {
	color: #FFFFFF;
}
table#hdr_prop a:visited {
	color: #FFFFFF;
}
.footer {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	height: 20px;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 54px;
	color: #CC0000;
	letter-spacing: -1pt;
	padding-left: 80px;
	height: 10px;
	line-height: 40px;
}
.welcometxt {
	color: #999999;
	font-weight: 600;
	padding-left: 180px;
	padding-right: 80px;
}
.hdr_tbl_red {
	background-color: #CC0000;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 24px;
}
.hdr_tbl_blue {
	background-color: #336633;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 24px;
}
.hdr_sub {
	font-size: 13px;
	line-height: 20px;
	background-color: #D5D5D5;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.srh_lst {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	vertical-align: top;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
}
.nav_wht_div {
	height: 19px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.detailspacer {
	height: 20px;
}
.box_mgn {
	padding: 8px;
}
.hdr_section {
	background-color: #999999;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	padding-top: 2px;
	height: 18px;
}
.lt_gry {
	color: #999999;
}
.hdr_tbl_grey {

	background-color: #E8E8E8;
	font-size: 13px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 24px;
}
.underline {
	text-decoration: underline;
}
