body {
	margin-top: 0px;
	background-color:#588eca;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

.header {width:1012px; height:122px;}

.content {width:1012px; background-image: url(images/body-background.jpg); background-repeat:repeat-y;}
.content .content-left {float:left; width:182px; background-image:url(images/MR-final_2x1.jpg);  background-repeat:no-repeat;}
.content .content-right {width:755px; background-image: url(images/MR-final_2x2.jpg); background-repeat:no-repeat; float:right; text-align:left; padding-left:30px; padding-right:45px; }
.content .content-right2 {width:767px; background-image: url(images/MR-final_2x2-2.jpg); background-repeat:no-repeat; float:right; text-align:left; padding-left:25px; padding-right:38px; }
.clear {clear:both;}
.footer-info { width:1012px; height:97px;}
h1 {
	font-family: Arial;
	font-size: 13pt;
	color:#333;
	font-style:italic;
	background-color:#e0e1e3;}

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

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

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

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

.red { font-size: 10pt; color:#FF0000; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.small { font-size: 8pt; 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%;}
.homes { font-size: 8pt; font-family: "Times New Roman", Times, serif; line-height: 150%; font-weight:bold; color: #666;}


a:link {
	color: #00F;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #00F;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: underline;
	color: #00F;
}
