body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* for compliant browswers */
	color:#3c3c3c;
	margin:0;
	padding:0;
	background-color: #333333;
	background-repeat: repeat-x;
	}

html>body { /*be nice to Opera */
   font-size:small;
   }

* {
   padding:0;
   margin:0;
   }
/* Start alerts LP */

#demo_container 
{
	position: relative;
	background-color:#333333;
	display:block;
	padding:0 0 100px;
	width:800px;
	margin-right:auto;
	margin-left:auto;
	}
	
#content_container {
	position: relative;
	display:block;
}

#header {
	display:block;
	}
	
#content {
	display:block;
	background-image: url(../Login_files/mri978__08.jpg);
	background-repeat: repeat;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
	clear:both;
	}

#content p {
	display:block;
	padding: 5px 0px 5px 0px;

}
#content h1 {
	padding: 5px 0px 5px 0px;
	font-size:16pt;
	color:#003366;
	font-weight:bold;
}

#content h2 {
	padding: 5px 0px 5px 0px;
	font-size:14pt;
	color:#333333;
	font-weight:bold;
}
#content h3 {
	padding: 5px 0px 5px 0px;
	font-size:13pt;
	color: #003366;
	font-weight:bold;
}

#content_left {
	width:500px;
	float:left;
	padding-top:0px;
}
#content_right {
	width:150px;
	float:right;
	padding-right:25px;
	padding-top:10px;
}
	
#bottom_content {
	padding-top: 20px;
}

#content_left {
	width:475px;
	float:left;
}
	
.bullets {
	display:block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	
}
#top_text {position: relative; height: 180px;}
#toplefttext {position: absolute; width: 400px;}
#loginbox {position: absolute; padding: 30px 0 0 20px; width: 280px; height: 120px; top: 10px; right: 10px; 
                        border:solid 1px #666; background-color: #eee; }
#alerts_cta 
{
	position: relative;
	margin: 20px auto;
	display:block;
	text-align: center;
	width: 297px;
	height: 2px;
}	

#software_box {
	width:250px;
	float:left;
	padding-left:25px;
	text-align: right;
}

#closing_para {
	float:left;
	clear: both;
	width: 800px
}
	
#disclaimer {
	display:block;
	font-size:9pt;
	color: #666666;
	text-align:justify;
	padding: 20px;	
}
#disclaimer p {
	padding:5px;
}
	
	
	
	
/* End Alerts LP */	
	
	
	
