@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFCC;
	font-family: Verdana, Helvetica, sans-serif;
	color: #333;
}
#WholeThing {
	float: left;
	width: 950px;
	background-image:url(images/BGSlice.jpg);
	background-position:left;
	background-repeat:repeat-y;
	border:none;
}
#Logo {
	float: left;
	width: 372px;
	height: 150px;
	background-image:url(images/Logo.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#FlashBanner {
	float: left;
	clear:right;
	width: 553px;
	height: 150px;
	background-image:url(images/FlashPanel.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#FlashBannerShadow {
	float: left;
	clear:right;
	width: 25px;
	height: 150px;
	background-image:url(images/FlashPanelShadow.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#DSLImage {
	float: left;
	width: 196px;
/*	height: 800px;*/
	background-image:url(images/leftColumnTop.jpg);
	background-position:left;
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:top;
}

#Curvedheader {
	float: left;
	width: 729px;
	height: 94px;
	background-image:url(images/RoundedHeader.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#HeaderShadow {
	float: left;
	width: 25px;
	height: 94px;
	background-image:url(images/HeaderShadow.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

.LeftShadow {
	background-image: url(images/BodyShadow.jpg);
}

#FontControl {
	width:700px;
    float: right;
	font-size:14px;
	margin-left: 0px;
	margin-right: 4px;
	text-align:right;
	height:29px;
}
#LeftColumn {
	width:196px;
	background-color:#FCDD7C;
	text-align:center;
}
#Nav { 
	padding-top:258px;
}
#RightPanel {
	width:194px;
	background-color:#FFFFFF;
	/*float: left;*/
}
#RPHeader {
	width:754px;
	float: left;
	display:inline;
}
#Content {
	width:730px;
	float:right;
	font-size:16px;
	letter-spacing:-.8px;
	/*font-size-adjust:.58px;*/
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 0px;
}
#FloatRight
{
	float: right;
	width: 353px;
	padding-right:22px;
	clear:right;
	margin-right:-22px;
}
#FloatRightBig
{
	float: right;
	width: 400px;
	padding-right:22px;
	clear:right;
	margin-right:-22px;
}
#PicCaption {
	text-align:center;
	font-size:10px;
	letter-spacing:0px;
	margin-left:44px;
	padding-bottom:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #173B89;
	font-weight:bold;
}
#FooterBG {
	float: left;
	width: 950px;
	background-image:url(images/FooterBGSlice.jpg);
	background-position:left;
	background-repeat:repeat-y;
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#005050;
	line-height: 1.7em;
}
#FooterLeftColumn {
	float:left;
	width:196px;
	height:59px;
	background-color:#FCDD7C;
	text-align:center;
}
#Bluebar {
	width:754px;
	float:right;
	clear: right;
	background-color: #FFF;
	background-image:url(images/WhiteLine.jpg);
	padding-bottom: 0px;
	padding-left: 0px;
	height: 27px;
	color: #FFF;
	font-weight:600;
	letter-spacing:-.2px;
	font-stretch:condensed;

}
#BottomNav {
	color:#FFF; 
	width:175px; 
	float:left; 
	background-color:#1C3F95; 
	text-align:center;
	padding-top:3px;
	height: 24px;
}

#AddressBlock {
	width:754px;
	float:left;
	text-align:center;
	padding-top:8px;
	height: auto;
	font-size:12px;
	letter-spacing:-.6px;
}
#Copyright {
	width: 560px;
	float:left;
	padding-left:0px;
	padding-right:0px;
	padding-top: 10px;
	text-align:center;
	/*	padding-bottom: 2px;
	text-indent:180px;*/
}
#FooterSymbols {
	float:right;
	text-align:right;
	padding-right:5px;
}
#FooterBottomEdge {
	float: left;
	width: 950px;
	height:34px;
	background-image:url(images/Footer.jpg);
	background-position:left;
	background-repeat:repeat-y;
}
p {
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 22px;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 15px;
	line-height: 1.7em;
	color: #333;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px; 
	font-stretch: ultra-condensed ;
	color: #173B89;
	padding-left: 22px;
	padding-right: 22px;
	margin-bottom: 3px;
	margin-top: 3px;
	line-height:1.5em;
}
a:link {
	color: #173B89;
}
a:visited {
	color: #173B89;
}
.PicDiv {
	width:353px;
	height: 316px;
	

