/* Colors UsedBlue		#00349AText Blue	#2C5AA0Tan		#FEE4A6Light Tan 	#FEF2D2*/BODY { 	background-color: #00349A;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	scrollbar-base-color: #00349A;	scrollbar-highlight-color: white;	scrollbar-darkshadow-color: black;	scrollbar-shadow-color: #7b2e4b;	scrollbar-arrow-color: white}P, TD, UL, LI, H1, H2, H3, H4, H5, H6 {	font-family: Arial, Helvetica, sans-serif}P  { font-size: 12px}TD { font-size: 12px}UL { font-size: 12px}LI { font-size: 12px}H1 { font-size: 18px; color: #737373;}	H2 { font-size: 18px}H3 { font-size: 16px}H4 { font-size: 14px}	A:link, A:visited	{ color: blue}A:active, A:hover	{ color: red}.TopTxt {	background: url(images/Skyline_14.jpg) no-repeat;		width: 275px;}A.TopNav:link, A.TopNav:visited	{ font-weight: bold; text-decoration: underline; color: #2C5AA0}A.TopNav:active, A.TopNav:hover	{ font-weight: bold; text-decoration: underline; color: #990000}.MnTbls	{	width: 772px; 		border-left: 1px solid black; 		border-right: 1px solid black;		background: white;}.MainBody {	vertical-align: top;		background: url(images/Watermark.jpg) no-repeat 50% 50% white;}.Mainbody2 {	vertical-align: top;		padding-left: 5px;		padding-right: 10px; 		padding-bottom: 10px;}.Footer1 {	height: 3px; 		background: #FEF2D2;}.Footer2 {	height: 50px; 		background: #FEE4A6;				text-align: center; 		border-bottom: 1px solid black;		color: #444444;		font-variant: small-caps;		font-size: 12px;		font-weight: bold;}A.Nav:link, A.Nav:visited	{ text-decoration: none; color: #444444}A.Nav:active, A.Nav:hover	{ text-decoration: underline; color: #00349A}