/* CSS Document */

body
{
margin:0px;
}
td
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#333333;
}
.td_title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#6AB0BE;
	background-repeat:no-repeat;
	background-position:left;
	padding-left:30px;
	


}
.link_title1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:black;
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
	padding-left:30px;
	


}

.tr
{
height:4px;
}

a.top_buttons
{
padding-left:25px;
padding-right:60px;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;

}

a.top_buttons:hover
{


font-size:12px;
font-weight:bold;
color:#333333;
}

input
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border: 1px solid #098BA5;
}

textarea
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border: 1px solid #098BA5;
}


select
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fffff;
	border: 1px solid #fffff;
}
.button
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	background-image:url(../images/button_bg.gif);
}
#navigation1{
	
	line-height:18px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #8CA4A9;
	
	}
/*
#navigation a {
	font:11px; 
	font-family:Arial;
	color: #487C87;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:18px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #487C87;
	font-weight:bold;
	}
	
#navigation a:hover {
	color:#ffffff;
	background: #396F79;
	}
	
*/

a.more1
{
font-size:16px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
a.more1:hover
{
font-size:16px;
color:#104955;
text-decoration:none;
}

a.more
{
font-size:16px;
color:#104955;
text-decoration:none;
}
a.more:hover
{
font-size:16px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}


a.links
{
font-size:11px;
color:#104955;
text-decoration:none;
}
a.links:hover
{
font-size:11px;
color:#000000;
text-decoration:underline;
}