body
{ 	font: 12px verdana, arial, 'courier new';
	text-decoration: none;
	color: black;
	cursor: default;
	margin: 0px auto;
	text-align: center;

}

table td
{
	vertical-align: top;
	font-family:verdana, arial;
	font-size:12px;
	line-height:15px;
	color:#464646;
}

#head
{
	height: 71px;
	background: url(../images/bg_top.jpg) no-repeat #9A0002;
	width: 1004px;
}

#head_title
{
	float: right;
	padding: 41px 40px 0px 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

#logo
{
	width: 1004px;
}

#menu_bar
{
	width: 1004px;
	background: url(../images/bg_menu.jpg) repeat-x;
	text-align: center;
	height: 33px;
}

#menu
{
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-weight: bold;
}

.menu_link
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#content_section
{
	width: 1004px;
	background: #CBCBCB;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#content
{
	width: 955px;

}

#border_left
{
	background: url(../images/left_line.jpg) repeat-y;
	width: 2px;
}	

#border_right
{
	background: url(../images/right_line.jpg) repeat-y;
	width: 2px;
}	

#content_inner
{
	background: #FFFFFF;
	width: 951px;
}

#content_get
{
	padding: 0px 0px 0px 11px;
}

#left_block
{
	padding: 8px 0px 0px 0px;
}

#partner_block
{
	width: 190px;
	background: url(../images/bg_partner.jpg) no-repeat #2E5BA0;
	display: table;
	text-align: center;
}

#title_partner
{
	padding: 24px 8px 7px 0px;
	color: #FFFFFF;
	font-weight: bold;
	float: right;
}

.big
{
	font-size: 16px;
}

#content_partner
{
	width: 183px;
	margin: 0px 3px 3px 3px;
	background: #DBE2ED;
	clear: right;
}

#content_spacing
{
	padding: 22px 13px 40px 18px;
	text-align: left;
}

.clear_div
{
	clear: both;
}

.more_link, .more_link:link, .more_link:active, .more_link:hover,.more_link:visited
{
	font-size: 11px;
	color: #136BA6;
	font-weight: normal;
}

#footer
{
	font-family:Arial;
	background: #9A0002;
	text-align: center;
	padding: 6px 0px 6px 0px;
	color: #FFFFFF;
	font-size: 11px;
}

.footer_link
{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.title
{
	color: #872033;
	font-weight: bold;
	font-size: 11px;
}

.footer
{
	font-size:10px;
	color:#FFFFFF;
}

a
{
	text-decoration:none;
	color:#000000;
}

a:hover
{
	text-decoration:underline;
}

.input_field
{
	text-align: left;
	vertical-align: top;
	font-size:12px;
	font-family:Arial;
}

.input_label
{
	text-align: left;
	vertical-align: middle;
	font-size:11px;
	height:25px;
}

.link_header
{
	color:#444444;
	font-family:Trebuchet MS;
	font-size:14px;
	padding-top:50px;
}

hr
{
	height:5px;
	color:#464646;
}


