@charset "utf-8";
/* CSS Document */

a:link {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	color: #0033FF;
	font-weight: bold;
	text-decoration: underline;
}
body {
	background-color: #D1C8A4;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.buttons {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}
.HEADER {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0A085E;
	font-style: normal;
	padding-top: 10px;
}
.title_date {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #4F3C26;
}
.blog_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #070526;
}
.main_body {
	font-size: 12px;
	color: #080749;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.sub_footer_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.footer_links{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	line-height: 18px;
	text-align: center;
}
.LeftNavBackground {
	background-repeat: no-repeat;
	background-image: url(images/leftnav_background.gif);
}
.LeftNavBackground2 {
	background-repeat: no-repeat;
	background-image: url(images/aia_1_04.gif);
}
.home_background {
	background-color: #FFFFFF;
	background-image: url(images/home_background_19.gif);
	background-repeat: no-repeat;
}
