/* CSS Document */body {	font-family:Arial, Helvetica, sans-serif;	text-align:center;	background-color:#65669A;}h1 {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:18px;	line-height:22px;	color:#313367;}h2 {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:14px;	line-height:17px;	color:#313367;}h1,h2,h3,h4,h5,h6{	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;}p {	font-size:12px;	line-height:16px;}td {	font-size:12px;	line-height:16px;}a {	color:#313367;	text-decoration:underline;	font-weight:bold;}a:hover {	color:#990000;}.container {	width:720px;	margin-left:auto;	margin-right:auto;	margin-top:10px;	margin-bottom:10px;	padding-bottom:30px;	text-align:left;	background-color:#FFFFFF;}.header {	height:140px;	background-image:url(graphics/header.gif);}.left_column {	width: 480px;	margin-left:20px;	margin-top:20px;	margin-bottom:10px;	padding-right:20px;	border-right:2px dotted #65669A;}.right_column {	width:160px;	float: right;	margin-right:23px;	margin-top:20px;	margin-bottom:10px;	text-align:center;}.module {	text-align:left;	font-size:12px;	padding: 5px;	margin-top:10px;	background-color:#EEEEEE;}.module a{	color:#2F3368;}.footer {	margin-top:20px;	margin-bottom:20px;	text-align:center;	font-size: 12px;}.footer a{	font-weight:bold;	text-decoration:none;	color:#65669A;}.footer a:hover{	text-decoration:underline;}.img_float_right {	float:right;	margin:0 2px 5px 5px;}	.img_float_left {	float:leftt;	margin:0 5px 5px 2px;}.smalltext {	font-size:9px;}.error {	font-size:10px;	color:#FF0000;	text-align:right;}
