h1 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; line-height: 22px; font-weight: bold; color: #000099}

h2 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; line-height: 22px; font-weight: bold; color: 000099}

p {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; line-height: 22px; color: #333333}

.news_story { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; line-height: 22px; font-weight: bold; color: #4f6952}

a:hover {  color: #384252}

.address {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px}

blockquote {
	font-size: 11px;
	line-height: 19px;
}

.bottom_links {  line-height: 16px}

.firmname {  font-weight: bold; color: #000099}
a {  color: #4C5E84}

.top_bot_strokes {  border-color: BAC1C9 ffffff BAC1C9 #ffffff; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}

ul {  font-size: 11px; line-height: 19px; color: #333333; font-family: Georgia, "Times New Roman", Times, serif}

.bot_stroke {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: ffffff;
	border-bottom-color: 999999;
	border-left-color: ffffff;
}
.subhead_orange {
font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; line-height: 22px; font-weight: bold; color: #748888
}
.subhead_orange_light {
font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; line-height: 22px; font-weight: normal; color: #748888
}
.all-stroke {  border: 1px solid; border-color: BAC1C9 BAC1C9 BAC1C9 #bac1c9}

.footnote { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;; line-height: 11px; clip: rect( ); vertical-align: top; color: #31394A}

.footnote A {  color: #4C5E84; text-decoration: underline}

.footnote a:hover { color: #384252; text-decoration: underline }


.footnote_reverse { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;; line-height: 11px; clip: rect( ); vertical-align: top; color: #FFFFFF}

.footnote_reverse A {  color: #FFFFFF; text-decoration: underline}

.footnote_reverse a:hover { color: #384252; text-decoration: underline }

.home-text { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; line-height: 29px; color: #5C5C5C}
.top-stroke { border: solid; border-color: BAC1C9 black black; border-width: 1px 0px 0px}
.left-margin {
	margin-left: 15px;
}
.right-margin {
	margin-right: 15px;
}

.scroller-text {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	;
	line-height: 11px;
	clip: rect( );
	vertical-align: top;
	color: #31394A;
	font-weight: bold;
}
.scroller-text A {  color: #4C5E84; text-decoration: none
}

.scroller-text a:hover { color: #384252; text-decoration: none 
}
/* SCROLL STYLES */

.scroll-pane {
	overflow: auto;
	
}

#pane1 {
height: 300px;
	width: 750px;
	padding-left: 12px;
	padding-right: 15px;
			}
			#pane2 {
	height: 220px;
	width: 480px;
	padding-left: 38px;
	margin-left: 12px;
	padding-right: 10px;
			}
			
			.scroll .jScrollPaneTrack {
				background: url(images/track.gif) repeat-y;
			}
			.scroll .jScrollPaneDrag {
	background-image: url(images/drag_middle.jpg);
	background-repeat: repeat-y;
	
			}
			.scroll .jScrollPaneDragTop {
				background: url(images/drag_top.jpg) no-repeat;
				height: 7px;
				wdith: 17px;
			}
			.scroll .jScrollPaneDragBottom {
				background: url(images/drag_bottom.jpg) no-repeat;
				height: 7px;
				wdith: 17px;
			}
			.scroll a.jScrollArrowUp {
				height: 17px;
				background: url(images/arrow_up.jpg) no-repeat 0 0;
			}
			.scroll a.jScrollArrowDown {
				height: 17px;
				background: url(images/arrow_down.jpg) no-repeat 0 0;
			}

			* html .scroll .jScrollPaneDragBottom {
				bottom: -1px;
			}
			
