@charset "utf-8";
/* CSS Document */

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	list-style-image: url(images/bullet.gif);
}
.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 35px;
	background-image: url(images/bottom-bg.gif);
	background-repeat: no-repeat;
}
body {
	background-color: #475574;
	margin: 0px;
	padding: 0px;
}
.nav-bg-td {
	height: 34px;
	padding-left: 15px;
	background-image: url(images/navigation-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.nav-selected-td {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 34px;
	padding-left: 15px;
	background-image: url(images/navigation-selected-bg.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.nav-line {
	border: 1px solid #698bd2;
}
a:link {
	color: #2962af;
	text-decoration: underline;
}
a:visited {
	color: #2962af;
	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: 11px;
	font-weight: bold;
}
a.nav-link:visited {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.nav-link:hover {
	color: #0952D2;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.footer-link:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
.right {
	text-align: right;
}
a.footer-link:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
a.footer-link:hover {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
h1 {
	font-size:15px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 175px;

}
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:#2962af;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(images/navigation-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 25px;
}
h4 {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.add-td {
	background-color: #587da7;
	background-image: url(images/ads-google-img-logo.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 25px;
}
.top-img {
	background-image: url(images/header-img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 190px;
	bottom: 0px;
}

li {padding-bottom:5px;}
