﻿p, TD {
	font-family:Georgia, Tahoma;
	font-size:12px;
	color:#2E2B26;

}

ul, li {
	font-family:Georgia, Tahoma;
	font-size:12px;
	color:#2E2B26;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 18px;
	text-decoration: bold;
}

h2 {
	font-size: 14px;
	text-decoration: bold;
}

a,a:active,a:link,a:visited{
	color:#0163A8;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;

}

a.fsa,a.fsa:active,a.fsa:link,a.fsa:visited{
	font-size:20px;
	color:#0163A8;
	text-decoration: underline;
	margin-right: 10px;
}

a.fsa:hover {
	text-decoration: underline;
	color:black;
}


.gray {color:#C1C1C1}
.white {color:FFFFFF}

.color_blue {color: #0163A8}

.bg_sub {
	background-image: url(images/main_1_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td.nav {
align: top;
height: 424px;
background: url(images/navbkgrnd.jpg); 
background-repeat: no-repeat; 
background-color: #6a6f57; 
} 

.hometext {
	font-family:Georgia, Tahoma;
	font-size:15px;
	color:#272A31;
	border:0px;
	text-align: left;
	text-decoration: bold;
	width:600px; 
	margin-top: 20px;
	margin-left: 10px;
	margin-right 20px;
	margin-bottom: 20px;
}

.navtext {
	font-family:Georgia, Tahoma;
	font-size:16px;
	color:#272A31;
	border:0px;
	text-align: center;
	text-decoration: bold;
	width:140px
	height: 424px; 
	margin-top: 20px;
	margin-left: 20px;
	margin-right 20px;
	margin-bottom: 20px;
}

.copyright {
	font-family:Georgia, Tahoma;
	font-size:12px;
	color:#272A31;
	border:0px;
	text-align: center;
	text-decoration: bold;
	margin-top: 8px;
	margin-left: 10px;
	margin-right 10px;
	margin-bottom: 8px;
}