img {
	border: 0;
}

table {
	margin: 0;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 100%;
}

td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
}

div {
	margin-bottom: 0px;
}

body {
	margin:0px 0px; padding:0px;
	text-align:center;
	background-color: #5F7D9F;
	
}

a
{
	color: #5F7D9F;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

#content
{
width:721px;
margin:0px auto;
text-align:left;
border-left: 1px solid #1D426C;
border-right: 1px solid #1D426C;
border-bottom: 1px solid #1D426C;
}



.top_header
{
	background-image: url(../images/bg_top_header.gif);
	width: 719px;
	height: 51px;
	font-size: 65%;
	background-repeat: no-repeat;
	font-weight: bold;
}


.top_header a
{
	color: #2C4160;
	text-decoration: none;
}

.top_header a:hover
{
	color: #FD9815;
	text-decoration: none;
}

.top_header_pad
{
	text-align: right;
	padding: 3px 10px 0 0;
	color: #334A64;
}

.top_navigation
{
	width: 491px;
}

.main_table
{
	font-family: Arial, Helvetica, sans-serif;
}


.left_column
{
	max-width: 211px;
	min-height: 410px;
	background-color: #5E7C9E;
}


.right_column
{
	background-image: url(../images/bg_right_column.gif);
	max-width: 508px;
	min-height: 410px;
	font-size: 100%;
}

.practice_areas
{
	background-image: url(../images/bg_practice_areas.gif);
	width: 187px;
	height: 350px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}

.practice_areas a
{
	color: #ffffff;
	text-decoration: none;
}

.practice_areas a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.practice_areas_pad
{
	padding: 35px 5px 0 40px;
}


.content_table
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.text_pad_index
{
	padding: 10px 25px 10px 10px;
}


b.header_1
{
	font-weight: bold;
	color: #FD8F02;
	font-size: 120%;
}

b.header_2
{
	font-weight: bold;
	color: #FD8F02;
	font-size: 120%;
}

b.header_4
{
	font-weight: bold;
	color: #FD8F02;
	font-size: 12px;
}

b.header_3
{
	font-weight: bold;
	color: #FD8F02;
	font-size: 87%;
}


.form
{
	width: 250px;
	font-size: 100%;
}

input
{
	border: 1pz solid #607EA0;
}

submit
{
	border: 1pz solid #607EA0;
}

textarea
{
	border: 1pz solid #607EA0;
}

ul
{
	margin: 3px 3px 10px 15px;
	padding: 0 0 0 0;
}

.text_pad_right
{
	padding: 10px 10px 10px 10px;
}

li
{
	list-style-type: square;

}


.b_content
{
	background-image: url(../images/bg_footer.gif);
	width: 719px;
	height: 142px;
	text-align: center;
	color: #ffffff;
	font-size: 80%;
}

.b_content_pad
{
	padding: 3px 0 0 225px;
}