@charset "utf-8";
#footer tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}


.h1_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#0D3692;
	font-weight:700;
}

.h2_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#FFB900;
	font-weight:700;
}

.h3_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#EC8101;
	font-weight:700;
}

.h4_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	color:#EA0001;
	font-weight:700;
}

.main {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#ffffff;
}
#header tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}

/* Link Styles */
a:link { color: #FFFFFF; text-decoration: none;}
a:visited { color: #FFFFFF; text-decoration: none;}
a:hover { color: #FFB901; text-decoration: underline;}
a:active { color: #0B3694; text-decoration: underline;}


