body{
	background: #ffffff;
	margin: 0;
	font-family: Arial, Helvetica, Sans Serif, Verdana;
	font-size:  11px;
	color: #ffffff;
	line-height: 17px;
}
#container{
	text-align: center;
	margin: 0 auto;
}
#container .header{
	background: url(/images/bg_hdr.jpg) repeat-x;
	height: 183px;
	text-align: center;
}
#container .content{
	text-align: left;
	width:  600px;
	margin: 0 auto;
}

#container .headerMR{
	background: url(/images/bg_hdr-MR.jpg) repeat-x;
	height: 205px;
	text-align: center;
}
#container .headerMR .headContent{
	width: 923px;
	text-align: left;
	margin: 0 auto;
}
#container .contentMR{
	text-align: left;
	width:  923px;
	margin: 50px auto;
}
#container .contentMR .mediaBlock{
	margin: 20px 69px;
	border-bottom: 1px solid #787878;
	text-align: left;
}

.download{
	font-family: arial, helvetica;
	font-size: 11px;
	background: url(/images/MR_downloadIcon.gif) no-repeat;
	margin: 25px 15px 30px 0;
	text-transform: uppercase;
	padding: 0 0 0 20px;
	float: left;
}

.download a{
	color: white;
	text-decoration: none;
}
.download a:hover{
	color: white;
	text-decoration: underline;
}

h1.MR{
	text-align: left;
	font-family: Georga, Times, Times New Roman;
	letter-spacing: 1px;
	font-size: 18px;
	margin: 35px 0 25px 0;
}

h1{
	text-align: center;
	font-family: Georga, Times, Times New Roman;
	letter-spacing: 1px;
	font-size: 25px;
}
h2{
	font-size:  13px;
	margin: 15px 0 2px 0;
}
li{
	margin-bottom: 10px;
}

#container .footer{
	text-align: center;
	margin: 30px 0;
}

#container .footer a{
	color: white;
	text-decoration: none;
}

#container .footer a:hover{
	color: white;
	text-decoration: underline;
}


#flash {
	width: 100%;
	height: 100%;
}