@charset "utf-8";
* 	{
	margin: 0px;
	padding: 0px;
}
html, body  {
	font: normal .9em Helvetica, Arial, sans-serif;
	background: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
}
#container {
	width: 948px;
	background: #FFF;
	margin: 5px auto 0px;
	border: 1px solid #000;
	text-align: left;
} 
#header {
	background: #295982;
	overflow: hidden;
} 
#header #quote {
	font-size: 9pt;
	float: left;
	position: relative;
	padding: 3px 15px 5px 4px;
	color: #FFF;
	text-align: right;
	margin: 0px 15px 0px 10px;
}
#container #banner {
	width: 612px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}


#leftSidebar {
	float: left;
	width: 235px;
	padding: 0px 10px 15px 5px;
	font-size: 0.9em;
	color: #29598A;
}
#leftSidebar #topLeftSB {
	background: #FFF url(/graphics/left_sidebar_top.gif) no-repeat 0px 0px;
	height: 50px;
	margin: 0px;
	padding: 0px;
}
#leftSidebar #leftSideContent	{
	background: #FFF url(/graphics/left_sidebar_bg.gif) repeat-y 0px 0px;
	margin: -5px 0px -10px;
	padding: 0px;
}
#leftSideContent a img {
	border-style: none;
}

#leftSideContent h1, #leftSideContent h2, #leftSideContent h3, #leftSideContent h4, #leftSideContent h5 {
	font-size: 11pt;
	text-transform: uppercase;
	text-decoration: underline;
	margin: 5px 20px 10px 12px;
}
#leftSideContent h3  {
	color:#B82700;
}
#leftSideContent h4  {
	color:#603;
}
#leftSideContent p {
	margin: 5px 25px 10px 12px;
	line-height: 10pt;
}
#leftSideContent p strong {
	color: #000;
}
#leftSideContent2 p a img {
	border-style: none;
}

#leftSidebar #LsideBottom {
	background: #FFF url(/graphics/left_sidebar_bottom.gif) no-repeat scroll left top;
	height: 50px;
	margin: -5px 0px 0px;
	padding: 0px;
}

#mainContent {
	margin: 30px 0px 16px;
	padding: 0px 10px 0px 0px;
	float: left;
	width: 450px;
}
#mainContent h1 {
	text-transform: capitalize;
	margin: 12px 0px;
}

#mainContent h2 {
	color: #A41800;
	margin: 20px 0px 9px 15px;
	font-variant: small-caps;
}
#mainContent h3 {
	color: #A41800;
	margin-top: 25px;
	font-size: 1.2em;
	text-decoration: underline;
}
#mainContent h4 {
	color: #A41800;
	margin-top: 25px;
	font-style: italic;
	font-size: 1.2em;
}
#mainContent p {
	margin: 8px 0px;
}
#mainContent ol {
	list-style: inside;
	margin: 0px 0px 0px 12px;
}
#mainContent ol li {
	margin: 0px 7px 9px 0px;
}

#mainContent .blue {
	background: #DAE2E9;
	padding: 2px 0px;
}
#rightSidebar {
	float: left;
	width: 205px;
	background: #EBEBEB;
	padding: 5px;
	margin: 30px 0px 0px 15px;
}
#rightSidebar h2 {
	font-size: 10pt;
	color: #994C4C;
	border-bottom: 1px solid #994C4C;
	margin: 0px 0px 12px;
	padding: 0px 0px 0px 4px;
	font-variant: small-caps;
}
#rightSidebar .item p {
	margin: 6px 0px;
}
#rightSidebar .item {
	border: 1px solid #665;
	padding: 2px;
	margin: 0px 0px 15px;
	text-align: center;
}
#rightSidebar .doubleKeyline {
	margin: 15px auto 0px;
	width: 95%;
}
#rightSidebar .item img {
	border-style: none;
}
/*********************************
* begin staff & directors styles *
*********************************/
.staff	{
	clear:both;
	margin: 10px 0px 20px;
	background: #ccf url(/graphics/staff_bg.jpg) repeat-x;
	height: 150px;
}
.staff img {
	float: left;
	margin: 0px 15px 0px 0px;
	border: 2px solid #A6A6FF;
}
#footer {
	padding: 0 10px 0 20px;
	background:#FFF;
	border-top: 30px solid #295982;
} 
#footer #footerNav {
	float: right;
	width: 340px;
}
#footer #footerNav ul {
	margin: 0px;
	padding: 0px;
}
#container #footer #footerNav ul li {
	list-style: none;
	display: block;
	float: left;
	padding: 5px;
	border-top: none;
	border-right: 1px solid #C60;
	border-bottom: 1px solid #C60;
	border-left: 1px solid #C60;
	font-size: 11pt;
}
#footerNav ul li a:link, #footerNav ul li a:visited {
	color: #333;
	text-decoration: none;
}
#footerNav ul li a:hover, #footerNav ul li a:active, #footerNav ul li a:focus {
	color: #C60;
	text-decoration: none;
}
#footer p {
	margin: 0px 0px 0px 30px;
	padding: 10px 0px 10px 5px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.center  {
	text-align: center;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.doubleKeyline {
	border-top: 4px double #999;
	margin: 0px 25px 0px auto;
	width: 90%;
}
.underline {
	text-decoration: underline;
}
.smaller {
	font-size: smaller;
}
.reportsH {
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 25px;
}
#mainContent a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

