body{
	font-family: Verdana, Arial, Helvetica, sans-serif;

}


.master_content_container{
	width: 770px;
	margin-left: 10px;
	position: relative;
}

.top_segment{

	width: 770px;
	height: 225px;
	margin-top: 10px;
	margin-left: 0px;
	/*background-image: url(images/demos/img_lt.jpg);*/
	background-image: url(images/demos/img_lt_small.jpg);
	background-repeat: no-repeat;
	/*background-position: 10px top;*/
	background-position: 30px 50px;
}


.top_segment_header{

	margin-left: 180px;
	width: 450px;
	text-align: center;
	font-size: 14px;
}

.gprv_segment{

	width: 450px;
	margin-left: 290px;
	margin-top: 15px;
}


.gprv_segment dt{
	width: 410px;
	font-size: 75%;
}


.gprv_img{
	width: 25px;
	height: 25px;
	float: left;
	margin-left:0px;
	background-image: url(images/demos/gprv.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.gprv_links{
	float: left;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 300px;

}

.gprv_text{
	float: left;
	margin-left: 10px;
	margin-top:2px;
	font-weight: bold;

	font-size: 16px;
	color: rgb(150,24,5);
}
.gprv_links_text{
	float: left;
	margin-left: 10px;
	margin-top:6px;
	font-weight: bold;

	font-size: 12px;	
}


.mid_segment{
	float: left;
	width: 700px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	/*background-image: url(images/demos/img_rt.jpg);
	background-repeat: no-repeat;
	background-position: 570px bottom;*/

}

.gpr_segment{
	float: left;
	width: 600px;
	margin-left: 0px;
	margin-bottom: 40px;
}


.gpr_img{
	width: 25px;
	height: 25px;
	float: left;
	margin-left:0px;
	background-image: url(images/demos/gpr.png);
	background-repeat: no-repeat;
	background-position: center center;
}

dl{
	float: left;
	width: 600px;
	margin-left: 30px;
}

.short_dl{
	float: left;
	width: 500px;
}

.short_dt{
	float: left;
	width: 500px;
}

.play_red{
	width: 25px;
	height: 25px;
	float: left;
	margin-left:0px;

}


.play_grn{
	width: 25px;
	height: 25px;
	float: left;
	margin-left:0px;

}


.play_blu{
	width: 25px;
	height: 25px;
	float: left;
	margin-left:0px;

}


.play_temp{
	width: 25px;
	height: 25px;
	float: left;
	margin-left:0px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FF0000;	
}

.dl_head{
	float: left;
	margin-left: 10px;
	margin-top:6px;
	font-weight: bold;

	font-size: 12px;	
}

.gpr_text{
	float: left;
	margin-left: 10px;
	margin-top:2px;
	font-weight: bold;

	font-size: 16px;
	color: rgb(150,24,5);
}

.gpr_text2{
	float: left;
	margin-left: 10px;
	margin-top:2px;
	font-weight: bold;

	font-size: 16px;
	color: rgb(150,24,5);
}

dt{
	clear: both;
	margin-left: 40px;
	margin-bottom: 5px;
	font-size: 75%;
	width: 600px;
}

dd img{
	border: none;
}

a{
	color: #000000;
	text-decoration: underline;
}

a:hover{
	color: #0000CC;
}

#info{
	width: 600px;
	display: none;
	position: absolute;
	background-color: #FFFFCC;
	border: 1px dashed #666666;
	z-index: 5;
	top: 150px;
	left: 80px;	
	padding-right: 5px;
}

#info h5{
	margin-top: 10px;
	margin-left: 10px;
}

#info li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}


#info a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	display: block;
	width: 75px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.terms{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
