BODY {	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #0c4375;
}
		
		
table
{
	border: none;	
}

table.outside
{
	background-image: url(../images/home_bg.gif);
	width: 100%;
	vertical-align: top;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

table.main
{
	width: 1001px;
	vertical-align: top;
}

img
{
	border: none;
}

td.main_content
{
	background-image: url(../images/top_header_bg.gif);
	background-repeat: no-repeat;
	width: 926px;
	vertical-align: top;	
}


td.welcome_text 
{
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	line-height: 14pt;	
	color: #a5a5a5;
	text-decoration: none;
	text-align: center;
	padding-right: 80px;
}

td.main_links a
{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 22px;
	color: #1f7e8c;
	text-decoration: none;
	text-align: left;
	letter-spacing: 1px;
}
td.main_links a:hover {color:#000000;}


.body_text {
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	line-height: 14pt;	
	color: #616263;
	text-decoration: none;
}
A.body_text:hover {color:#000000;}



.bottomtext {
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
A.bottomtext:hover {color:#000000;} 


.white_text {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.white_text:hover {color:#000000;} 

td.content
{
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	line-height: 14pt;	
	color: #353535;
	text-decoration: none;
	text-align: justify;
	padding-right: 0px;
	vertical-align: top;
}

td.bottom_grey
{
	background-image: url(../images/top_header_bg.gif);
	vertical-align: top;	
	width: 100%;
	height: 100%;
}

