#page {
	border: 1px solid #000000;
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	background-color: #dfe2ec;
/*	filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=6);*/
}
#hpcontent {
	border: 1px none #999999;
	font-size: small;
	padding: 4px;
	word-spacing: 1px;
}
#hpcontent a{
	color: #666666;
	text-decoration: underline;
}
#hpcontent a:hover{
	color: #2B477C;
	text-decoration: none;
}
.footer {
	font-size: x-small;
	color: #666666;
}
.footer a{
	font-size: x-small;
	color: #666666;
	text-decoration: underline;
}
.footer a:hover{
	font-size: x-small;
	color: #666666;
	text-decoration: none;
}
h5 {
	color: #000066;
}
#SubNav {
	width: 191px;
	background-color: #B3C2D8;
	background-image:  url(../images/interior/SubNavBG.jpg);
	background-repeat: no-repeat;
	height: 320px;
}
.SubNavHdr {
	background-color: #2B477C;
	border: 1px solid #000000;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
}
.SubNavbox {
	background-color: #82A4E0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 176px;
	padding: 4px;
}
.SubNavtxt {
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px 4px 4px;
}
.SubNavtxt a{
	color: #FFFFFF;
	text-decoration: underline;
}
.SubNavtxt a:hover{
	color: #001099;
	text-decoration: none;
}
.subhead {
	font-size: 100%;
	font-weight: bold;
	color: #993300;
	margin-left: 8px;
}
.textfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #6E83C4;
}
.red {
	color: #CC3300;
}
li {
	padding-top: 2px;
	padding-bottom: 2px;
}
