body {
	margin:0;padding:0;padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color:#babcbe;
}
.headingcolor
{	background-color:white;
}
.heading
{	background-color:white;
	font-size:8pt;
	color:#105184;
	border:1px solid black;
	border-bottom:0px;
	padding:10px 10px 10px 10px;
}
.h1 {
	font-size:14pt;
	font-weight:bold;
	color:#105184;
}
.h2 {
	font-size:12pt;
	font-weight:bold;
	color:#105184;
}
.h3 {
	font-size:10pt;
	font-weight:bold;
	color: #7F7F7F;
}
a {
	color: #105184;
	text-decoration:underline;
	line-height:14pt;
}
a:hover {
	text-decoration:none;
	color: #5F5F5F;
}
hr {
	color: #A7AEB8;
	height: 1px;
	background: #8096ab;
	border: 0;
}
.menu {
	font-weight: normal;
	font-size: 9pt;
	background-color: #00457c;
	border-left:1px solid black;	
	border-right:1px solid black;
	padding:5px;
	padding-left:15px;
	color: white;
	text-transform:uppercase;
	padding-bottom:122px;
	background-image:url(/includes/lgnu_template2/heading.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
.menu A
{	text-decoration: none;
	color:white;
	padding:5px;
	padding-right:8px;
	padding-left:8px;
	height:26px;
	line-height:10pt;
}
.menu A:hover{
	text-decoration: underline;	
}
.leftmenu {
	color:00457c;
	padding-top:20px;
	padding:20px 10px 0px 20px;
	float:left;
	width:160px;
}
.leftmenu a {
	color:#00457C;
	display:block;
	padding:5px;
	zoom:1;
	text-decoration:none;
}
.leftmenu a:hover {
	color:#999999;
	text-decoration:none;
}
.sidemenu {
	color:#00457C;
	padding-top:20px;
	width:200px;
	padding-bottom:20px;
}
.sidemenu a {
	color:#00457C;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12pt;
	zoom:1;
	text-decoration:none;
}
.sidemenu a:hover {
	color:#999999;
	text-decoration:underline;
}

.selected
{	color: #a7261e;
}
.content
{	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
	vertical-align:top;
}
.footer {
	font-size:8pt;
	color:#AFAFAF;
	vertical-align:top;
	border:1px solid black;
	text-align:right;
	padding-right:15px;
	padding-left:15px;
	border-top:1px solid #AFAFAF;	
}
.footer a
{	text-decoration:none;
	color:#AFAFAF;
}
.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:#AFAFAF;
	padding:2px;	
}
.th{
	border: 1px solid #002D56;
	text-align:center;
	font-weight:bold;
	vertical-align:bottom;
	background-color:#AFAFAF;
	padding:2px;	
}
.thimage
{
	border:1px #DFDFDF solid;
}
.legal
{ 	font-size:8pt;
	color:#9F9F9F;
}
.tablestripe {
	background-color: #999999;
}
.staff
{
	background-color: #C1C0C6;
	border: 1px solid #00457C;
}
.hidden{
	padding:0;
	margin:0;
	font-size:0pt;
	line-height:0px;
}
.mapglobal
{	color:black;
}