@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4e6f87;
	text-decoration:none;
	}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4e6f87;
	text-decoration:none;
	}

a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0c3c60;
	text-decoration:none;
	}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0c3c60;
	text-decoration: underline;
	}

.googlesearch textarea {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #666666; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
}
.googlesearch select {

	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #666666; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
}
.googlesearch input {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #666666; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
}

.bottom_layout {
	background-image:url(images/template/bottom_background.gif);
	background-repeat:repeat-x;
	background-color:#2b507b;
	}
.bottom_layout td {
	color:#FFFFFF;
	}
.bottom_layout a {
	color:#FFFFFF;
	}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	text-decoration:none;
}

.copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	}
.copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	}
.copyright a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3f3c60;
	text-decoration: none;
	}
.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3f3c60;
	text-decoration: underline;
	}

.useful_links {
background-image:url(images/template/useful_links.gif);
background-repeat:no-repeat;
background-color: #1d3a5c;
}

.useful_links td{
color:#FFFFFF;
}
.useful_links a{
color:#FFFFFF;
}

hr {
color: #4e6f87;
}

.navigation {
font-size:11px;
color:#666666;
}

.navigation a{
font-size:11px;
color:#666666;
}
.navigation a:hover{
text-decoration:underline;
}

.sub_nav td{
font-size:11px;
}

.sub_nav a{
font-size:11px;
text-decoration:underline;
}
