/* CSS Document */

body
{
	background:#bbbbbb;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#434343;
}

#border_bottom_left
{
	background:url(images/border_bottom_left.gif);
	width:8px;
	height:8px;
}

#border_bottom_spacer
{
	background:url(images/border_bottom_spacer.gif);
	height:8px;
}

#border_bottom_right
{
	background:url(images/border_bottom_right.gif);
	height:8px;
	width:8px;
}

table.white_color
{
	background:#ffffff;
	width:898px;
}

#logo
{
	background:url(images/logo.jpg) no-repeat;
	width:333px;
	height:170px;
}

#buttons
{
	height:170px;
	width:565px;
}

td.border_left_spacer
{
	width:8px;
	background:url(images/border_left_spacer.gif) repeat-y;
}

td.border_right_spacer
{
	width:8px;
	background:url(images/border_right_spacer.gif) repeat-y;
	background-position:left;
}

#bottom_menu
{
	background:#cde5ec;
	height:32px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#4b4b4b;
}

#menu_spacer_left
{
	background:url(images/menu_spacer_left.gif);
	width:8px;
}

#menu_spacer_right
{
	background:url(images/menu_spacer_right.gif);
	width:8px;
}

a.bottom_menu
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#1044d6;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
}

a.bottom_menu:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#1044d6;
	text-decoration:underline;
	margin-left:10px;
	margin-right:10px;
}

#copy
{
	font-size:10px;
	text-align:center;
	height:32px;
}

#left_images
{
	width:410px;
	height:260px;
	padding-left:30px;
	padding-top:10px;
	vertical-align:top;
}

td.image_border
{
	background:url(images/image_border.gif) no-repeat;
	width:185px;
	height:129px;
	vertical-align:middle;
	text-align:center;
}

div.left_background
{
	background:url(images/left_background.gif) repeat-x;
	margin-left:3px;
	margin-right:4px;
	height:178px;
}

#left_image_spacer
{
	width:20px;
}

td.image_border_bottom
{
	background:url(images/image_border_bottom.gif) no-repeat;
	width:185px;
	height:129px;
	vertical-align:middle;
	text-align:center;
}

h1
{
	text-align:center;
	margin:0px;
	margin-top:10px;
	margin-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#1044d6;
}

h2
{
	margin:0px;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#1044d6;
}

h3
{
	margin:0px;
	margin-top:10px;
	margin-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#1044d6;
}

#main_text
{
	padding-left:20px;
	padding-right:30px;
	padding-bottom:10px;
	vertical-align:top;
	line-height:17px;
}

#main_text_inner
{
	padding-left:150px;
	padding-right:150px;
	padding-bottom:10px;
	vertical-align:top;
	line-height:17px;
}

p
{
	margin-top:0px;
}

img.images_on_left_top
{
	width:171px;
	height:116px;
	margin-right:3px;
	margin-bottom:2px;
}

img.images_on_left_bottom
{
	width:171px;
	height:116px;
	margin-right:3px;
	margin-top:2px;
}

a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1044d6;
	text-decoration:none;
}

a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1044d6;
	text-decoration:underline;
}

input
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#434343;
	width:200px;
}

input.contact_buttons
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#434343;
	width:120px;
	margin-left:10px;
	margin-right:10px;
}

input.contact_checkbox
{
	margin:0px;
	width:20px;
	vertical-align:middle;
}

select
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#434343;
	width:204px;
}

span.error
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
}

img
{
	border:0px;
}