body
{
	margin-top: 10px;
	background-color: #024b83;

}

td
{
	vertical-align: top;
	font: 16px trebuchet ms;
	line-height: 25px;
	color: #000000;
}

#intro_container
{
	width: 1000px;
	border: 0px;
	color: #ffffff;
}

#intro_content
{
	width: 1000px;
	background-color: #ffffff;
}

#content_padding
{
	padding: 20px 20px 20px 20px;
}

#column_1
{
	width: 580px;
	padding-right: 20px;
}

#column_2
{
	width: 380px;
}

#footer
{
	text-align: center;
	color #ffffff;
	background-color: #734837;
	padding: 16px 0px 16px 0px;
	
}

.link_white
{
	color: #ffffff;
	text-decoration: underline;
}

.link_white:hover
{
	color: #ffffff;
	text-decoration: none;
}

.link_footer
{
	font: 8pt verdana;
	color: #ffffff;
	text-decoration: none;
}

.link_footer:hover
{
	font: 8pt verdana;
	color: #ffffff;
	text-decoration: underline;
}

.h1_image
{
	padding-bottom: 10px;
}

small
{
	font: 12px trebuchet ms;
	line-height: 20px;
}

.link_big
{
	font: 22px trebuchet ms;
	line-height: 20px;
	text-decoration: underline;
	color: #660000;
}

a
{
	color: #3a66cc;
}

a:hover
{
	text-decoration: none;
}

#intro_bottom
{
	background-image: url(../images/bottom_intro.jpg);
	background-repeat: no-repeat;
	height: 114px;
	padding: 10px 0px 0px 200px;
}

#intro_text
{
	padding: 318px 0px 0px 0px;
	color: #ffffff;
}

h1
{
	font: 28px trebuchet ms;
	margin: 0px 0px 10px 0px;
}

h2
{
	margin: 0px 0px 6px 0px;
}

.small
{
	font: 14px trebuchet ms;
}