@charset "UTF-8";

body
{
	background:#e3e3e3 url(bg_grad.gif) repeat-x;
	padding:0px 0px 20px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:link, a:active, a:visited
{
	text-decoration:none;
	color:inherit;
}

a:hover
{
	text-decoration:underline;
	color:inherit;
}

img {border:none;}

.red {color:#ff0000;}

table {border-collapse:collapse;}

table td
{
	padding:4px;
	margin:0px;
}

table.no_padding td, .no_padding {padding:0px;}

.page_center
{
	width:894px;
	margin:0px auto;
	background:white;
	border:10px solid white;
	border-top:4px solid white;
}

table.center td {text-align:center;}

.center {text-align:center;}

.page_header
{
	text-align:right;
	/*padding-bottom:5px;*/
}

.page_header div {
	line-height:0px;
	/*padding-bottom:2px;*/
}

.page_header div.fineprint
{
	background:url(menu.gif) no-repeat;
	font-size:11px;
	/*color:#9793bd;*/
	color:#565656;
	line-height:22px;
	height:22px;
}

.flash
{
	float:left;
}

.geo_header
{
	float:left;
}

.form
{
	float:left;
	background:url(form_back.jpg) no-repeat;
	color:white;
}

.formPadding {padding:28px 10px 0px 0px;}

.form table th
{
	text-align:right;
	width:160px;
	/*vertical-align:top;
	padding-top:6px;*/
}

.form span {font-size:9px;}

table td.field_cbx {padding-right:4px;}
.field_text input {width:150px; height:12px; margin:2px;}
.field_birthday input {height:12px; margin:2px;}
.field_sel select {width:240px;}

.footer
{
	clear:both;
	padding-top:6px;
	font-size:11px;
	font-weight:bold;
	line-height:11px;
}

.footer a {color:#999999;}

.footer div {text-align:center;}

.footer ul
{
	text-align:center;
	padding:5px 0px;
	margin:0px;
}

.footer ul li
{
	list-style:none;
	display:inline;
	padding:0px 0px 0px 50px;
	margin:0px;
}

.footer ul li.first {padding-left:0px;}

.footer div {padding-top:8px;}

.clear{clear:both;}

.w_458 {width:458px;}
.w_436 {width:436px;}

.h_712 {height:712px;}
.h_231 {height:231px;}
.h_481 {height:481px;}

