body
{
	background: url(../images/bg.gif) repeat;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font: 12px Times New Roman;
}

table
{
	background-color: #ffffff;
}

td
{
	font: 14px Arial;
}

a
{
	color: #6B090A;
	font: Times New Roman;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.hdr
{
	background: url(../images/header.gif) no-repeat;
	width: 800px;
	height: 195px;
}

.hdr_link:hover
{
	text-decoration: none;
}

.hdr_line1
{
	font: 26px Times New Roman;
	font-weight: bold;
	font-style: italic;
	color: #E8EDFE;
	padding-left: 300px;
	margin-top: 35px;
}

.hdr_by
{
	font: 15px Times New Roman;
	font-weight: bold;
	font-style: italic;
	color: #E8EDFE;
	margin-top: 0px;
}

.hdr_line2
{
	font: 27px Times New Roman;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	padding-left: 300px;
	margin-top: 5px;
}

.hdr_line3
{
	font: 27px Times New Roman;
	font-weight: bold;
	font-style: italic;
	color: #E8EDFE;
	padding-left: 360px;
	margin-top: 5px;
}

.hdr_line4
{
	font: 27px Times New Roman;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	padding-left: 370px;
	margin-top: 5px;
}

.top
{
	width: 800px;
}

.top_menu_container
{
}

.top_menu_container a
{
	font: 13px Arial;
	font-weight: bold;
}

.top_menu_sprtr
{
	width: 20px;
}

.top_menu
{
	color: #1D2B4E;
	text-decoration: underline;
}

.top_menu:hover
{
	color: #6B090A;
}

.top_menu_hl
{
	color: #6B090A;
	text-decoration: underline;
}

.left_main
{
	background: url(../images/left_main.gif) repeat-y right top;
	width: 155px;
	height: 352px;
}

.left_top
{
	height: 10px;
}

.left_menu_container
{
}

.left_menu_item
{
	padding-left: 10px;
}

.left_menu_sprtr
{
	background: url(../images/left_sprtr.gif) no-repeat bottom;
	height: 10px;
}

.left_menu
{
	color: #1D2B4E;
	font: 12px Arial;
	font-weight: bold;
}

.left_menu:hover
{
	color: #6B090A;
}

.left_menu_hl
{
	color: #6B090A;
	font: 12px Arial;
	font-weight: bold;
}

.left_submenu_container
{
	display: none;
}

.left_submenu
{
	color: #1D2B4E;
	font: 11px Arial;
	font-weight: bold;
	padding-left: 20px;
}

.left_submenu:hover
{
	color: #6B090A;
}

.left_submenu_hl
{
	color: #6B090A;
	font: 11px Arial;
	font-weight: bold;
	padding-left: 20px;
}

.main
{
	width: 800px;
}

.main_title
{
	background: url(../images/title.gif) no-repeat;
	font: 24px Times New Roman;
	font-weight: bold;
	color: #34466C;
	padding-left: 15px;
}

.main_subtitle
{
	font: 20px Times New Roman;
	font-weight: bold;
	color: #6B090A;
}

.main_block
{
	width: 645px;
	font: 14px Times New Roman;
}

.main_text
{
	padding-left: 20px;
	padding-right: 20px;
    font-family: 12px Times New Roman, sans-serif;
    color: #0D0A39;
}

.main_faq li
{
	font-weight: bold;
}

.main_faq p
{
	font-weight: normal;
}

.text
{
    font-family: 12px Times New Roman, sans-serif;
    color: #0D0A39;
}

.ftr_top
{
	height: 10px;
}

.ftr_menu_container a
{
	font: 11px Arial;
	font-weight: bold;
}

.ftr_copy
{
	height: 25px;
	font: 10px Arial;
	color: #1F0500;
}

.ftr_link
{
	color: #1F0500;
	font: 11px Arial;
}

.frm_title
{
	font: 12px Times New Roman;
}

.frm_label
{
	font: 12px Times New Roman;
}

.frm_field
{
	font: 12px Times New Roman;
}

.frm_button
{
	color: #ffffff;
	background-color: #6581B7;
	font: 12px Times New Roman;
	font-weight: bold;
}

.frm_msg
{
	font: 12px Times New Roman;
	color: #B30202;
}