table{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
line-height: 2.8ex;
background-color: #151515;
text-align: left;
height: 100%;
margin: 0px;
padding: 0px;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

footer {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

#layout{
	background-color: #FFFFFF;
}

#bottomImage{
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(/webassets/other/corp/about/assets/images/side_nav.jpg);
	background-position: bottom;
}


a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
}







.lhs-nav a:link {
	color: #000000;
	text-decoration: none;
}
.lhs-nav a:visited {
	color: #000000;
	text-decoration: none;
}
.lhs-nav a:hover {
	color: #000000;
	text-decoration: underline;
}

a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.lhs-nav {
	font-size: 11px;
	line-height: 1.5em;
	background-image: url(/webassets/other/corp/about/assets/images/side_nav.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}
/*#nav{
	padding-top: 10px;
	padding-bottom: 20px;

}*/

/*a#nav:link {
	color: #000000;
	text-decoration: none;
}
a#nav:visited {
	color: #000000;
	text-decoration: none;
}
a#nav:hover {
	color: #000000;
	text-decoration: underline;
}*/
