@charset "utf-8";
/* CSS Document */

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: justify;
}
.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	height: 20px;
	font-weight:bold;
	text-decoration:none;
}
.footer-text a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	height: 20px;
	font-weight:bold;
	text-decoration:none;
}
.footer-text a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	height: 20px;
	font-weight:bold;
	text-decoration:none;
}
.footer-text a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	height: 20px;
	font-weight:bold;
	text-decoration:none;
}
.footer-text a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	height: 20px;
	font-weight:bold;
	text-decoration:none;
}
body {
	background-color: #556566;
	margin: 0px;
	padding: 0px;
}
.nav-bg-td {
	background-image: url(images/navigation-bg.gif);
	background-repeat: repeat-x;
	height: 30px;
	padding-left: 10px;
}
.nav-selected-td {
	background-image: url(images/navigation-bg.gif);
	background-repeat: repeat-x;
	height: 30px;
	padding-left: 10px;
	color: #2289bf;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.nav-line {
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #99b1cc;
}
.leftBdr {border-left:#99b1cc solid 1px;}
a:link {
	color: #2289BF;
	text-decoration: underline;
}
a:visited {
	color: #2289BF;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a.nav-link:link {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.nav-link:visited {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.nav-link:hover {
	color: #2289bf;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h1 {
	font-size:15px;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	right: 0px;
	left: 0px;
}
h2 {
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	text-align: center;
	font-size: 18px;

	border-top-style: none;
	border-right-style: none;

	border-left-style: none;

	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h3 {
	color:#2289bf;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
	height: 25px;
}
h4 {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}

li {padding-bottom:5px;}

.head2 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; color:#000000; text-decoration:none; font-weight:bold; text-align:center;} 

.add-td {
	background-color: #FF9900;
	background-image: url(images/ads-google-img-logo.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 25px;
}
.adBx {background-color:#FFFFFF; padding:5px; text-align:center;}
