body { 
  margin:	0px; 
  padding:	0px;
  border:	0px;
//  background-color: #fafafa;
  background-color: #ffffff;
}

img
{
	vertical-align: middle;
	border: 0px;
}

.logo {
	float: left;
	height: 95px;
	margin-left: 10px;
	margin-top: 5px;
}

.topmenu {
	float: right;
	height: 90px;
	margin-right: 10px;
	margin-top: 10px;"
}

.hlinegray {
	clear: both;
	width: 960px;
	height: 2px;
	background: #707070;
}

.anim {
	float:left;
	margin:30px 60px 0px 60px;
	background: url('../img/banner.gif') no-repeat; 
	background-position: 50% 50%;
}

.hlineyellow {
	clear: both;
	width: 960px;
	height: 2px;
	background: #f9d000;
}

.hlinegreen {
	clear: both;
	width: 960px;
	height: 2px;
	background: #b4ca05;
}

.hlineblue {
	clear: both;
	width: 960px;
	height: 2px;
	background: #4297c7;
}

.hlinedkblue {
	clear: both;
	width: 960px;
	height: 2px;
	background: #126797;
}

.separator {
	clear: both;
	width: 960px;
	height: 5px; 
	background: #ffffff;
}

.wrapper {
	margin: auto;
	width: 960px;
	min-height: 100%;
	background-color: #FFFFFF;
}

.border {
	text-align: center;
	border:1px solid #f0f0f0;
	padding: 0px 0px 0px 0px;
	border-radius: 10px;
	margin: 0px 5px 5px 5px;
}

.box {
	text-align: center;
	padding: 10px 10px 10px 20px;
	border-radius: 10px;
	margin: 5px 5px 5px 5px;
	height: 140px;
	min-width: 410px;
}

.toplabel {
	color: #808080;
	font-size: 26px;
	font-family: arial;
}

.titlelabel {
	color: #303030;
	font-size: 26px;
	font-family: arial;
}

.address {
	color: #004347;
	font-size: 26px;
	font-family: arial;
}

.menu {
	color: #a0a0a0;
	font-size: 22px;
	font-family: arial;
}

.menu_sm {
	color: #a0a0a0;
	font-size: 14px;
	font-family: arial;
}

.largelink {
	color: #303030;
	font-size: 26px;
	font-family: arial;
}

.largelink a:link, .largelink a:visited, .largelink a:active
{
//	color: #a0a0a0;
	color: #303030;
	text-decoration: none;
}

.largelink a:hover
{
	color: #000000;
	text-decoration: none;
}

.text {
	text-align: justify;
	color: #202020;
	font-size: 16px;
	font-family: arial;
	margin: 20px 20px 20px 20px;
}

.tdtext {
	text-align: justify;
	color: #202020;
	font-size: 16px;
	font-family: arial;
	margin: 20px 20px 20px 0px;
}

.disclaimer {
	text-align: justify;
	color: #202020;
	font-size: 16px;
	font-family: arial;
	margin: 20px 20px 20px 20px;
	clear: both;
}

.menu a:link, .menu a:visited, .menu a:active
{
//	font-size: 18px;
	font-family: arial;
	color: #a0a0a0;
	text-decoration: none;
}

.menu a:hover
{
	color: #707070;
	text-decoration: none;
}

.yellow a:hover
{
	color: #f9d000;
	text-decoration: none;
}

.green a:hover
{
	color: #b0c601;
	text-decoration: none;
}

.blue a:hover
{
	color: #4297c7;
	text-decoration: none;
}

.dkblue a:hover
{
	color: #126797;
	text-decoration: none;
}

.textHeading
{	
	font: bold 14px arial;
	color: #1880AE;
	text-decoration: underline;
}


.textSmall 
{	
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-position: left top;
	line-height: 13px;
	text-decoration: none;
	text-align: justify;
}

.textContactLocation
{	
	font: bold 14px arial;
	color: #014b84;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #333333;
}

.textContactType
{	
	font: bold 13px arial;
	color: #014b84;
	height: 9px;
	margin-top: 8px;
	margin-bottom: 5px;
}

.textMini
{
	font: 3px arial;
}

.textFooter
{
	margin-top: 8px;
	height: 10px;
	font: 10px sans-serif;
	color: #1b334c;
}

.textFooter a:link, .textFooter a:visited, .textFooter a:active
{
	color: #1880AE;
	text-decoration: none;
}

.textFooter a:hover
{
	color: #1880AE;
	text-decoration: none;
}

.head1
{
	list-style-image: url('../img/b1.png');
}

.head2
{
	list-style-image: url('../img/b2.png');
}