@charset "utf-8";
/* CSS Document */
#pagewrap {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	text-align: center;
	margin: 0px;
}
#insidewrap {
	background-image: url(/images/drtv_background.jpg);
	background-repeat: repeat-x;
	padding: 0;
	width: 956px;
	text-align: left;
	overflow: hidden;
	position:relative;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.pg_header {
	width: auto;
	height: 99px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 9px;
	left: 0px;
	right: 0px;
	position: relative;
	background-image: url(../images/biglogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pg_menu {
	width: auto;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 9px;
	left: 0px;
	right: 0px;
	position: relative;
}
.pg_container {
	width: auto;
	height: auto;
	position: relative;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
	margin-top: 5px;
}
.container_lt {
	width: 19%;
	overflow: visible;
	position: relative;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	margin-right: 10px;
	float: left;
	left: 0px;

}

.container_rt {
	height: auto;
	position: relative;
	float: left;
	width: 79%;

}
.data {
	margin:1em 0;
	padding:0 10px;
	background-color: #FFFFFF;
}
.lt {
	padding: 1%;
	width: 59%;
	float: left;
	clear: both;
	z-index: 9;
	position: static;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.rt {
	padding: 1%;
	width: 28%;
	float: right;
	z-index: 10;
	position: relative;
	display: inline;
} 
.pg_footer {
	position: relative;
	clear: both;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
	background-color: #E1E1E1;
}
#contactInfo {
	display: none;
	position: relative;
	z-index: 10;
	height: 33px;
	width: 228px;
}
#member_status {
	height: auto;
	width: 100%;
	display: none;
}
#member_info {
	height: auto;
	width: 390px;
	background-color: #E5E5E5;
	padding: 5px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #0033FF;
}
#pgwrap {
	margin-top: 10px;
	margin-right: 20%;
	margin-bottom: 0px;
	margin-left: 20%;
}
body {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}
