body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF;
	background-image: url(FAS_bg.gif);
	background-repeat: repeat-x;
}
.footer {
	font-size: 11px;
}
h1 {
	font-size: 20px;
	margin-bottom: 5px;
}
h2 {
	font-size: 16px;
	margin-bottom: 10px;
	color: #264C95;
	margin-top: 10px;
}
h3 {
	font-size: 12px;
	margin-bottom: 10px;
	color: #264C95;
	margin-top: 10px;
}
h4 {
	font-size: 12px;
	margin-bottom: 0px;
	color: #000;
	margin-top: 20px;
}
p , td{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 16px;
}
ul {
	font-size: 12px;
	margin-top: 5px;
}

.nav-main {
	background-color: #FFF;
	background-image: url(images/_navbg-main.gif);
	background-repeat: repeat-x;
	height: 47px;
	text-align: center;
}

.footer a {
	font-weight: bold;
	color: #000;
}
.footer a:link {
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}
.banner-home {
	background-image: url(images/_home-banner.jpg);
	height: 208px;
}
.banner-home p {
	font-size: 11px;
	line-height: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-align: center;
}
.banner-home h4 {
	color: #4569b1;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.login-nav {
	padding-top: 175px;
}
.banner-home h3 {
	color: #000;
	font-size: 14px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-align: center;
}
.banner-home hr {
	width: 97%;
	height: 1px;
	color: #86AABB;
}
.main-content-home {
	background-image: url(images/_bg-home-main-content.gif);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.sidebar-home {
	background-color: #FFF;
	padding: 5px 10px;
	text-align: center;
}
.sidebar-home p {
	font-size: 11px;
	line-height: normal;
}

.main-content-home h1 {
	line-height: normal;
	font-size: 18px;
	color: #000;
	font-weight: normal;
}
.main-content-home h2 {
	line-height: normal;
	font-size: 13px;
	color: #3652AB;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidebar {
	float: right;
	width: 225px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding: 10px;
	border: 1px solid #88bbf6;
}

