/* CSS for menu items */

.menu table td {
    height:20px;
    margin:0;
    padding:0px;
	background-color:#ffffff;
	border-left:1px solid #B8586A;
	border-right:1px solid #B8586A;
	border-bottom:1px solid #B8586A;
}

.menu a {
	display: block;
	font-family: Arial, Helvetica, sans-serif; font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-left: 2px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	background-color: #FBFBFB
	
	
}

.first {border-top:1px solid #B8586A;}

.menu a:hover {
color: #0F88CA;
	text-decoration:none;
	background-color: #EEEEEE;
}



.navigation table td {
    height:20px;
    margin:0;
    padding:0px;
	background-color:#ffffff;
}

.navigation a {
	display: block;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none
;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
	
}

.navigation a:hover {
color: #56CDFA;
	text-decoration:none;
}








.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4F4F4F;
	font-weight: normal;
	list-style-image: url(images/dot2.gif);
}
#link a:link {
	color: #0099FF;
	text-decoration: none;
}
#link a:hover {
	color: #0099FF;
	text-decoration: underline;
}
#link a:visited { }

.back_to_top { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: normal; color: #CCCCCC; font-weight: normal}

.heading_small { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 16px; color: #143A6E; font-weight: bold }

.white_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #58677E;
	font-weight: normal;
}

.white_home_color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #339966;
	font-weight: normal;
}



.yellow_home { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; color: #666666; font-weight: bold}

.headings { font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: normal; color: #0087CA; font-weight: bolder}

.header { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: normal; color: #1F5AA7; font-weight: bold}

.bodytextbold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; color: #58677E; font-weight: bold}

.bodytext_color { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; color: #4E5F87; font-weight: normal; list-style-image: url(images/dot2.gif)}

#TEXTAREA { font-family: Verdana, Arial, Helvetica, sans-serif; border: 1px solid #666666; font-size:11px; }
