body
{
	margin:0px;
	background-color:#b5c2ca;
}
.body
{
	background-color:#b5c2ca;
	width:100%;
}

table
{
	border-collapse:collapse;
	padding:0px;
	margin:auto;
}

table td
{
	border-collapse:collapse;
	padding:0px;
}

.main
{
	width:800px;
	background-color:#ffffff;
	
}

.logo_head
{
	width:100%;
	background-color:#ffffff;
}

.grad_back
{
	background-image:url(images/body_grad.jpg);
	background-repeat:repeat-x;
}

.legal
{
	color:#014c6b;
	font-family:Times New Roman;
	font-size:33px;
	font-weight:bold;
	margin-top:80px;
}

.support
{
	font-family:Lucida Calligraphy;
	font-size:22px;
	font-style:italics;
	color:#000000;
	padding-top:5px;
}

.line_cell
{
	/*width:220px;*/
}

.line_div
{
	/*width:220px; */
	text-align:center
}

.body_content
{
	height:350px;
	padding:35px;
	font-family:Arial;
	font-size:14px;
	width:100%;
}

.page_head
{
	font-size:18px;
	color:#014c6b;
	font-weight:bold;
}

.footer
{
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x;
	height:39px;
	width:100%;
}

.footer td a
{
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}

.footer td a:hover
{
	color:#4B2301;
}


.a_table
{
	margin-right:20px;
	width:150px;
}

.announcements
{
	background-image:url(images/announcements.jpg);
	background-repeat:repeat-x;
	width:250px;
	height:27px;
}

.a_title
{
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
}

.lines
{
	background-image:url(images/lines.png);
	height:500px;	
	width:100%;
}

.menu_table
{
	width:100%;
}

.menu_table a
{
	display:block;
	width:141px;
	height:40px;
	background-image:url(images/menu_back.jpg);
	color:#ffffff;
	text-decoration:none;
}

.menu_table a:hover
{
	color:#164576;
}

.menu_table a div
{
	font-family:Arial;
	font-size:18px;
	padding-top:7px;
	text-align:center;
}

.subheads 
{
	color:#06486b;
	font-family:Arial;
	font-size:14px;
	font-weight: bold;
}

ul li
{
	list-style-image:url(images/bullet.gif);
	background-repeat:no-repeat;
}

ul li li
{
	list-style-image:url(images/subbullet.gif);
	background-repeat:no-repeat;
}

.box
{
	background-color:#84a1af;
	margin-bottom:20px;
}

.box_title
{
	font-weight:bold;
	color:#ffffff;
	padding:4px;
	background-color:#024b6b;
}

.editor a img
{
	border:0px;
}

.editor th
{
	width:100%;
	text-align:left;
	
}

.editor_cell
{
	text-align:left;
}

.editor td
{
	padding:4px;
}

.box form td
{
	padding:4px;
	font-weight:bold;
}