/* CSS Document */

body
{
	background:#e8e9ed;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}

#background
{
	background:url(images/background.gif) no-repeat;
	background-position: top center;
}

#middle_box
{
	background:url(images/middle_box.jpg) no-repeat;
	width:710px;
	height:248px;
	padding-left:15px;
	text-align:left;
}

#logo_box
{
	background:url(images/logo_box.gif) no-repeat;
	width:485px;
	height:151px;
}

#top_box
{
	background:url(images/top_box.gif) no-repeat;
	width:225px;
	height:151px;
}

#left_box
{
	background:url(images/left_box.jpg) no-repeat;
	width:225px;
	height:109px;
}

#right_box
{
	background:url(images/right_box.gif) no-repeat;
	width:244px;
	height:109px;
}

#bottom_box
{
	background:url(images/bottom_box.jpg) no-repeat;
	width:241px;
	height:109px;
}

#container
{
	height:822px;
	vertical-align:top;
	padding-top:107px;
}

#sub_button_box
{
	background:url(images/sub_button_box.gif) no-repeat;
	width:226px;
	height:248px;
	vertical-align:top;
}

#sub_left_box
{
	background:url(images/sub_left_box.gif) no-repeat;
	width:226px;
	height:109px;
}

#sub_text_spacer
{
	background:url(images/sub_text_spacer.gif) repeat-y;
	width:710px;
}

#sub_text_top
{
	background:url(images/sub_text_top.gif) no-repeat;
	width:710px;
	height:294px;
	padding-left:20px;
	padding-right:25px;
	padding-top:15px;
	vertical-align:top;
	text-align:left;
}

h2
{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000099;
}

#sub_text_bottom
{
	background:url(images/sub_text_bottom.gif) no-repeat;
	width:710px;
	height:23px;
}

#sub_logo_box
{
	background:url(images/sub_logo_box.gif) no-repeat;
	width:485px;
	height:151px;
}

#copy_box
{
	text-align:center;
	vertical-align:top;
}

#link_box
{
	background:url(images/link_box.gif) no-repeat;
	width:710px;
	height:55px;
	text-align:center;
	font-weight:bold;
	padding-top:15px;
}

a.bottom_links
{
	margin:0px;
	margin-left:5px;
	margin-right:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#656565;
	text-decoration:none;
}

a.bottom_links:hover
{
	margin-left:5px;
	margin-right:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#656565;
	text-decoration:underline;
}

img
{
	border:0px;
}

#button_background
{
	background:url(images/button_background.gif) no-repeat;
	width:710px;
	height:42px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}

a.top_links
{
	margin:0px;
	margin-left:5px;
	margin-right:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

a.top_links:hover
{
	margin-left:5px;
	margin-right:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}
