body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	margin-top: 15px;
	background-color:#FFFFFF;
}
a {
	color: #0073B4;
	text-decoration: none;
}
a:hover {
	color: #0072B6;
	text-decoration: none;
}

#shell {
	width: 905px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#banner {
	background-image: url(../images/bannerInternal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 117px;
	width: 905px;
	margin-top: 5px;
}
#nav {
	background-image: url(../images/BGprimaryNav.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	width: 905px;
	margin-top: 3px;
}

#navFooter
{
	background-image: url(../images/BGprimaryNav.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	width: 905px;
	margin-top: 3px;
	display: inline-block;
	float: inherit;
}

#navFooter a
{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	float: left;
	padding-left: 20px;
	padding-top: 12px;
}
#navFooter a:hover {
	color: #0073B4;
}

#nav a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	float: left;
	padding-left: 20px;
	padding-top: 12px;
}
#nav a:hover {
	color: #0073B4;
}

#tools {
	background-image: url('../images/BGtoolsNav.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 620px;
	padding-left: 35px;
}
#tools #fav {
	color: #666666;
	padding-top: 12px;
}

#tools a {
	color: #666666;
	text-decoration: none;
	padding-right: 15px;
	display: block;
	float: left;
	padding-top: 12px;
}
#tools a:hover {
	color: #0572B3;
}

#search {
	float: right;
	width: 245px;
	height: 28px;
	margin-top: 3px;
	display: none;
}
#footer {
	clear: both;
}



.searchButton {
	background-image: url(../images/btn_search.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 77px;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	border: none;
}
.searchBox {
	background-image: url(../images/BGsearchBox.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 154px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	padding-left: 7px;
	padding-top: 5px;
	background-position: right;
}
.bgSubNav {
	background-image: url(../images/BGinternalSubNav.png);
	background-repeat: repeat-x;
	width: 315px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
}
.bgSubNav li {
	list-style-type: none;
	display: inline;

}
.bgSubNav ul {
	padding-left: 0px;
	margin-left: 25px;
}
.bgSubNav ul ul {
	padding-left: 0px;
	margin-left: 20px;
	display: inline;
}
.bgSubNav ul li ul li a {
	font-weight: normal;
}

.bgSubNav a {
	color: #333333;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
	font-weight: bold;
}

.internalRightPane {
	padding-top: 15px;
	padding-left: 35px;
	color: #333333;
	line-height: 150%;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
	padding-right: 15px;
}
.latestNews strong {
	color: #1E81BC;
}
.latestNews {
	margin-bottom: 7px;
	width: 435px;
	float: right;
	line-height: 100%;
}
.latestNews img {
	float: left;
	padding: 2px;
	margin-right: 10px;
	border: 1px solid #D3D3D3;
}
.blackText {
	color: #333333;
}
.latestNews  .blackText {
	text-decoration: none;
	color:#666666;
}
h2 { line-height:150%;}

.testimonials {
	background-image: url(../images/quotes.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 455px;
	padding-right: 25px;
	padding-left: 25px;
}
.internalRightPane .shadowForm input {
	background-image: url(../images/BGinput.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 205px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	padding-left: 7px;
	padding-top: 5px;
	background-position: left top;
}
.internalRightPane .shadowForm textarea{
	background-image: url(../images/BGinput.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	padding-left: 7px;
	padding-top: 5px;
	background-position: left top;
}
.internalRightPane .shadowForm #btnSubmit {
	font-size: small;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/BGbtnSubmit.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:29px;
	padding-bottom: 5px;
	cursor:hand;
}
