.nav {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color: #FFFFFF;	text-align: left;	border: 1px solid #FFFFFF;	text-indent: 5px;	font-weight: 500;}	.nav A 				{ color: #FFFFFF; text-decoration: none; }	.nav A:link			{ color: #FFFFFF; text-decoration: none; }	.nav A:visited		{ color: #FFFFFF; text-decoration: none; }	.nav A:active		{ color: #3DCDF6; text-decoration: none; }	.nav A:hover		{ color: #3DCDF6; text-decoration: none; }.navd {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #1A4495;	text-align: right;	border: 1px solid #1A4495;	text-indent: 5px;	font-weight: 400;	background-color: #FFFFFF;}	.navd A 				{ color: #1D4197; text-decoration: none; }	.navd A:link			{ color: #1D4197; text-decoration: none; }	.navd A:visited		{ color: #1D4197; text-decoration: none; }	.navd A:active		{ color: #F5152F; text-decoration: none; }	.navd A:hover		{ color: #F5152F; text-decoration: none; }.banner {}.body {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #333333;	text-align: left;	padding-top: 10px;}	.body A 			{ color: #1D4197; text-decoration: none; }	.body A:link		{ color: #1D4197; text-decoration: none; }	.body A:visited		{ color: #1D4197; text-decoration: none; }	.body A:active		{ color: #F5152F; text-decoration: none; }	.body A:hover		{ color: #F5152F; text-decoration: none; }.bodyH {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #1A4495;	text-align: justify;}.bodyC {	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	color: #1D4197;	text-align: justify;}	.bodyC A 			{ color: #1D4197; text-decoration: none; }	.bodyC A:link		{ color: #1D4197; text-decoration: none; }	.bodyC A:visited	{ color: #1D4197; text-decoration: none; }	.bodyC A:active		{ color: #F5152F; text-decoration: none; }	.bodyC A:hover		{ color: #F5152F; text-decoration: none; }.bodyL {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #333333;	text-align: left;}.side {	background-image: url(images/side.jpg);	background-repeat: no-repeat;	background-position: left top;	background-attachment: fixed;}.bkgd {	background-attachment: fixed;	background-image: url(images/banner_bg.jpg);	background-repeat: no-repeat;	background-position: left top;}
