body
	{
	margin: 0;
	padding: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:10px;
	color:#000;
	background-image: url("../images/bg.jpg") ;
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #fff;
	}
	
a {text-decoration:underline}
a:link {color:#085AA3}
a:visited {color:#085AA3}
a:active {color:#666}
a:hover {color:#666; text-decoration:none}

img
	{
	border: 0;
	}
	
h1, h2, h3, h4, h5, h6
	{
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
	}

form
	{
	margin: 0;
	padding: 0;
	}

fieldset 
	{ 
 	padding: 0; 
	margin: 0; 
	border: 0;
	}

dl, dt, dd
	{
	margin: 0;
	padding: 0;
	}
	
.uberclear
	{
	float: none;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
	line-height: 0;
	font-size: 0;
	}
	* html .uberclear
	{
	height: 0;
	}

.wrapper
	{
	background-image: url("../images/bgCenter.jpg") ;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
	width: 552px;
	padding: 50px 55px 0 55px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
	font-family: helvetica, verdana, arial, sans-serif;  
	color:#000;
	voice-family: "\"}\"";
	voice-family: inherit;
	
	width: 442px;
	}
	/* Begin hiding from Mac IE */
	/* \*/
	html>body div.wrapper
	{
	width: 442px;
	}
	/* End hiding from Mac IE */
	
	.content
		{
		float: left;
		width: 200px;
		margin: 0 20px 0 0;
		}
	
.blue
	{
	color:#085AA3
	}
	
.footer
	{
	text-align: center;
	font-size: 11px;
	}