body {
	margin-top: 0px;
	background-color:#899297;
}

.main-container {width: 981px; margin:0px auto; overflow:hidden;}
.menu-header {width:981px; height:157px; background-image:url(images/BRM-Final_1x1.jpg); position:relative;}
.color-header {width:981px; height:164px;}
.content {width: 941px; padding-left:20px; padding-top:0px; padding-bottom:0px; padding-right:20px; background-image:url(images/content-background.jpg); background-repeat: repeat-y;}
.upper-footer {width:981px; height:119px;}
.lower-footer {width:981px; height:90px; background-image:url(images/footer-background.jpg);}

.menu-header .menu {
	width:951px;
	height:22px;
	bottom:6px;
	left:15px;
	position:absolute;
}

h1 {
	font-family: Arial;
	font-size: 14pt;
	padding-top:2px;
	color:#FFFFFF;
	margin:0px;}

h2 {
	font-family: Arial;
	font-size: 12pt;
	color:#FFFFFF;}
	
h3 {
	font-family: Arial;
	font-size: 10pt;
	color:#FFFFFF;}

ol { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;
  color:#FFFFFF;}

ul { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;
  color:#FFFFFF;}
  
table { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;
  color:#FFFFFF;}

p { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;
  color:#FFFFFF;
  }

.red { font-size: 10pt; color:#FF0000; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.small { font-size: 8pt; color:#FFFFFF; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer1 { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer2 { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.body { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; }

td.table1
{
background-repeat: no-repeat;
background-position: top right
}

a.menu-color:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
}
a.menu-color:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
}
a.menu-color:hover {
	color: #FFFF00;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
}
a.menu-color:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
}
a.link-color:link {
	color: #0099FF;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
a.link-color:visited {
	color: #0099FF;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
a.link-color:hover {
	color: #FF0000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
a.link-color:active {
	color: #0099FF;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}