@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #213846;
}
body {
	background-image:url(images/bkg.jpg);
	background-repeat:repeat-x;
	background-color:#bccad3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.leftSha {
	background-image:url(images/leftSha.png);
	background-repeat:repeat-y;
	width:13px;
	}
.rightSha {
	background-image:url(images/rightSha.png);
	background-repeat:repeat-y;
	width:13;
	}
.shaBot {
	background-image:url(images/botSha.png);
	background-repeat:repeat-x;
	width:892;
	}
.leftShaBot {
	background-image:url(images/lefBotSha.png);
	background-repeat:no-repeat;
	width:13px;
	}
.rightShaBot {
	background-image:url(images/rightBotSha.png);
	background-repeat:no-repeat;
	width:13px;
	}
.addy {
	background-color:#213846; 
	width:891px;
	}
.menu {
	background-image:url(images/menu-bkg.jpg); 
	background-repeat:no-repeat;
	background-color:#213846; 
	width:891px; 
	height:44px;
	}
.menuPos {
	text-align:center;
	}
.header {
	background-image:url(images/header.jpg); 
	background-repeat:no-repeat;
	background-color:#213846; 
	width:891px; 
	height:185px;
	}
.logo {
	float:left; 
	margin:10px;
	}
.hButtons {
	float:right; 
	margin:14px 10px 0px 0px;
	}
.topP {
	background-color:#213846; 
	width:856px;
	}
.con {
	background-color:#213846; 
	width:856px;
	}
.conP {
	margin:10px; 
	background-color:#ffffff;
	}
.footer {
	background-color:#213846; 
	width:856px;
	}
.botNav {
	margin:10px; 
	text-align:center;
	}
.copy {
	margin:10px;
	}
	
.LinksObject {font-family:tahoma; font-size:11px; color:#ffffff; text-decoration:none; font-weight:normal }
a.LinksObject:link { color:#ffffff; text-decoration:none; }
a.LinksObject:visited { color:#ffffff; text-decoration:none;}
a.LinksObject:hover { color:#ffffff;  text-decoration:underline;}
A.LinksObject:active { color:#ffffff;  text-decoration:none;}

a:link {color: #ea9148; text-decoration: none;}
a:visited {text-decoration: none; color: #ea9148;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}
