body {
	margin:0;padding:0;padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color:#6F6F6F;
}
.headingcolor
{	background-color:#d1d2d4;
}

.h1 {
	font-size:18pt;
	font-weight:bold;
	color:#80232A;
}
.h2 {
	font-size:14pt;
	font-weight:bold;
	color:#80232A;
}
.h3 {
	font-size:9pt;
	font-weight:bold;
	color: #6F6F6F;
}
a {
	color: #80232A;
	text-decoration:underline;
	line-height:14pt;
}
a:hover {
	text-decoration:none;
}
hr {
	color: #A7AEB8;
	height: 1px;
	background: #8096ab;
	border: 0;
}
.menu {
	font-weight: normal;
	font-size: 9pt;
	background-color: #80232a;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	padding:0px;
	color: #eff2f4;
}
.menu A
{	text-decoration: none;
	color:#eff2f4;
	padding:5px;
	padding-right:8px;
	padding-left:8px;
	height:26px;
	line-height:10pt;
}
.menu A:hover{
	text-decoration: underline;	
}
.submenu {
	font-weight: normal;
	font-size: 9pt;
	height:24px;
	background-color:#F3F3F3;
	border-right:1px #000000 solid;
	padding-left:10px;
	background-image:url(/includes/wdi_template/roundsubmenu.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.submenu A
{	text-decoration: underline;
	color:#000000;
	padding:5px;
	padding-right:8px;
	padding-left:8px;
	height:26px;
}
.submenu A:hover{
	text-decoration: none;	
}
.selected
{	color: #a7261e;
}
.content
{	padding-left:10px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:0px;
	vertical-align:top;
	height:295px;
	background-color:#F3F3F3;
}
.rightcolumn
{	vertical-align:top;
	text-align:right;
	padding-right:35px;
	padding-top:15px;
	color:#80232A;
	font-size:8pt;
	background-image:url(/images/Logo_LG_Reverse.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:370px;
}
.footer {
	font-size:8pt;
	color:#7F7F7F;
	vertical-align:top;
	border:1px #000000 solid;
	border-top:0px;
	text-align:right;
	padding-right:15px;
	background-image:url(/includes/gh_template/mainback.gif);
	background-position:left;
	background-repeat:repeat-y;
}
.footer a
{	text-decoration:none;
	color:#7F7F7F;
}
.footer a:hover
{	text-decoration:underline;
}
.red {
	color: #9F0012;
}
.th2 
{
	font-size:12pt;
	font-weight:bold;
	color:#AFAFAF;
}
th{
	border: 1px solid #002D56;
	text-align:center;
	font-weight:bold;
	vertical-align:bottom;
	background-color:#D1D3D4;
	padding:2px;	
}
.th{
	border: 1px solid #002D56;
	text-align:center;
	font-weight:bold;
	vertical-align:bottom;
	background-color:#D1D3D4;
	padding:2px;	
}
.thimage
{
	border:1px #DFDFDF solid;
}
.legal
{ 	font-size:8pt;
	color:#666666;
}
.tablestripe {
	background-color: #999999;
}
.staff
{
	background-color: #C1C0C6;
	border: 1px solid #6F6F6F;
}
.hidden{
	padding:0;
	margin:0;
	font-size:0pt;
	line-height:0px;
}