/* CSS Document */.clr {	clear: both;}html {    overflow: -moz-scrollbars-vertical;    overflow-x: hidden;}body {	font-size: 12px;	font-weight: normal;    font-family: arial, helvetica, sans-serif;	background-color:#FFFFFF;}html,body {    margin: 0;    padding: 0;    height: 100%;}table {	border-collapse:collapse;	border: 0;}td {	border-collapse: collapse;	border: 0;	margin: 0;	padding: 0;}.headlineRed {	font-size: 44px;	color: #CF0545;	font-weight: bold;}.headlineBlue {	font-size: 44px;	color: #003352;	font-weight: bold;}#main {	border: 1px solid #CCCCCC;	margin: 10px auto;	padding: 0 36px 73px 36px;	width: 856px !important;	position: relative;	height:auto !important;}#logo {	position: relative;	top: 40px;	left: 680px;	width: 177px !important;	height: 100px;}#left {	position: relative;	float: left;	margin: 0;    padding: 0;    border: 1px solid #CCCCCC;}#leftOne {	margin: 0 4px 0 0;    padding: 0;	position: relative;	float: left;	width: 206px !important;	height: 492px;	border: 1px solid #CCCCCC;	background-image: url(../_img/leftOne_background.gif);	background-repeat: repeat-x;}#leftTwo {	margin: 0;    padding: 0;	position: relative;	float: left;	width: 206px !important;	height: 492px;	border: 1px solid #CCCCCC;}#right {	margin: 0;    padding: 37px 10px 0 20px;	position: relative;	float: right;	width: 395px !important;	height: 455px;	border: 1px solid #CCCCCC;	background-image: url(../_img/content_background.gif);	background-repeat: repeat-x;	text-align: left;}
