﻿html
{
	height:100%;
}
a
{
text-decoration:none;
outline:none;
color:#BB0502;
}
.wrapper
{	
	position:relative;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto 30px;
}
.center{
	margin-top:28px;
	margin-left:auto;
	margin-right:auto;
	width:937px;
	overflow:hidden;
	zoom:1;
}

.center-left{
	width:654px;
	margin-right:32px;
	margin-left:0px;
	float:left;
	padding:0px;
}
* html .center-left{margin-right:29px}
.center-left img
{
	margin:0;
}
.center-right{
	width:249px;
	float:right;
	margin:0;
}

.footer
{
	background-color:#C8C8C8;
	clear:both;
	padding-top:4px;
	overflow:hidden;
	zoom:1;

}	

.footer-in-content .Normal
{
	font-size:12px;
	font-family:Arial;
}

.footer-right a{
	color:#cecfce;
	text-decoration:underline;
	cursor:pointer;	
}
.footer-print{
	margin:0;
	padding:0;
}

