html, body
{
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
}

.hr_red
{
	font-size:2px;
	margin:0;
	padding:0 0 1px 0;
	height:1px;
	background-color:#c1453c;
}

hr_red_thin
{
	color:#c1453c;
}

.text_data
{
	font-family:Arial;
	font-size:8pt;
	font-weight:normal;
	color:Black;
	padding: 0 4px 0 4px;
	
}

 a.external:hover 
 {
	text-decoration: none;
	background-color:#ffff00;
}

a
{
	text-decoration:none;
	font-family:Arial;
	font-size:8pt;
	font-weight:normal;
	color:black;	
}

.bggrey_Div
{
	border-top: #c1453c thin solid;
	border-bottom: #c1453c thin solid;
	background-color: #e4e4e4;
}

.bgred_Div
{
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	color:White;
	height:10pt;
	text-align:center;
	background-color:#c1453c;
	width:98%;
	padding-left: 2%;
	margin: 0 0 1px 0;
}

div.topimg
{
	text-align: center;
	margin-bottom: 0;
}

div.banner, div.smallbanner
{
	text-align: center;
	margin-bottom: 0;
	padding: 0;
}

.bgDark_Num
{
	font-weight:bold;
	color:white;
	background-color:#b7aeae;
	width: 100%;
}
.bgDark_Tbl
{
	font-weight:bold;
	color:white;
	background-color:#b7aeae;
	text-align:center;
	width: 20px;
}



div.vidheader
{
	border-top: solid white 1px;
	border-bottom: solid white 1px;
	padding: 0 0 0 4px;
}

div.vidimg
{
	padding: 0 0 0 4px;
}

div.vidimg img
{
	border: solid #c1453c 1px;
}

div.vidtext
{
	padding: 0 0 0 4px;
}

.bgwhite_Div
{
	font-size:2px;
	margin:0;
	padding:0;
	height:1px;
	background-color:White;
	
	
}

div.linkrow
{
	margin: 0;
	line-height: 12pt;
	padding: 2px 0 2px 4px;
}
div.linkrow img
{
vertical-align: middle;
}


table.prevnext
{
	border-top: solid white 1px;
	margin-top: 12pt;
	background-color: #b7aeae;
}

table.prevnext td.prev
{
	padding-left: 2%;
	border-right: solid white 1px;
	width: 48%;
}

table.prevnext td.next
{
	padding-left: 2%;
	width: 48%;
}



