* { margin: 0px; padding: 0px; border: none; }
.clear { clear:both; }
body {
	background-color:#999;
	font-family: Arial, Verdana, san-serif;
	
}
.txtwhite { color: #fff; }
.txtgreen { color: #be1e2d; }
.txtsmall { font-size: 15px; }
.txtsmaller { font-size: 19px; }
.txtsmall { font-size: 11px; }

a { text-decoration:none; }
a:focus, a:active {
	outline: none;
}
table { 
	border-bottom: solid 1px #aaa; 
	border-right: solid 1px #aaa; 
	margin-bottom: 20px;
}
td, th {
	border-top: solid 1px #aaa; 
	border-left: solid 1px #aaa; 
	padding: 3px;
}
th { background-color:#eee; font-weight: bold; }
.---------------------{}
#bg {
    position: fixed; 
    left: 0px; 
    top: 0px; 
	width: 100%;
	height: 100%;
    z-index: -2;
}
#bg img {
	width:100%;
}
.---------------------{}
#container {
	line-height: 12px;
	font-family: Arial, Verdana, san-serif;
	font-size:13px;
	position:relative;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
#header {
	font-family: "Trebuchet MS", Arial, Verdana, san-serif;
	color: #20305d;
	margin-top: 30px;
	margin-bottom: 5px;
	height: 220px;
}
#header .datebox {
	padding: 0px 00px 0px 30px;
	font-size: 12px;
	margin-left: 563px;
	margin-top: -30px;
	line-height: 30px;
	background-color:#111312;
	width: 130px;
	color:#fff;
}

.stockticker { font-size:12px; color:#666; padding-top: 6px; }
.stockticker em { font-style:normal; padding-left: 2px; padding-right: 2px; }
.stockticker strong { font-weight: normal; color:#999; }
.stockticker .good { color:#20305d; }
.stockticker .bad { color:#be1e2d; }
.stockticker .stockitem { padding-left: 3px; padding-right: 3px; }

.marketsummary { color:#FFF; padding-top: 6px; font-size: 12px; }
.marketsummary em { font-style:normal; font-weight:bold; padding-left: 2px; padding-right: 2px; float:left; width: 64px; text-align:right; }
.marketsummary strong { float:left; width: 90px; font-weight: normal; }
.marketsummary .good { }
.marketsummary .bad { }
.marketsummary .sumitem { padding: 3px 3px; height: 17px; display:block; }
.marketsummary .sumitem.green { background-color: #1b347d; }
.marketdata h3 { color:#FFF; text-align:center; margin-top: 30px; margin-bottom: 5px; }

.headtrans {
	background-image: url(../_images/header-bg2.gif);
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
	top: 30px;
	left: 0px;
	height: 190px;
	z-index: -1;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;

	
}
#header .headcontent { 
	height: 159px; 
} 
#header .headcontent .logo {
	float: left;
	margin-top: 10px;
	font-size: 40px;
	width: 500px;
	margin-left: 30px;
}
#header .headcontent .established {
	float: right;
	margin-top: 25px;
	font-size: 14px;
	line-height: 22px;
	padding-right: 30px;
	width: 300px;
}
#header .stockticker {}
.---------------------{}
#navigation { height: 27px; font-size: 13px; }
#navigation li { 
	float:left; 
	list-style: none;
	border-right: solid 0px #000;
}
#navigation li.contact { border-right: none !important; padding-right: 1px !important; }
#navigation li a { 
	display: block;
	width: 111px;
	padding: 4px 0px;
	line-height: 19px;
	text-align:center;
	color: #acacac;
	background-image:url(../_images/nav-off.gif);
}

#navigation li.home a { width: 119px;}

#navigation li.hover a {
	color:#f2f2f2;
	background-image:url(../_images/nav-over.gif);
	background-color: #101e49; 
}
#navigation li.selected a {
	color:#20305d; 
	background-color: #f2f2f2; 
	background-image: none; 
}

#navigation li ul {
	z-index: 70;
	position: absolute;
	visibility: hidden;
	background-image:url(../_images/nav-back.gif);
	background-repeat:repeat-x;
	background-position:top center;
	background-color: #1f272d; 	
}

#navigation li ul li {	
	float: none;
	display: inline;
	border-right: none;
}

#navigation li.hover ul li a {
	background-image:none;
	border-top: solid 1px #20305d;
}
#navigation li.selected ul li a {
	border-top: solid 1px #20305d;

}
#navigation li.hover ul li a:hover {
	background-color: #20305d;
	color:#f2f2f2;
}
.---------------------{}
#content {
	height: 650px;
}
#content.green {
	background-image: url(../_images/content-bg-green.gif);
	background-repeat: repeat-y;
	background-position: top right;
	background-color: #fff;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
}
#content.dark {
	background-image: url(../_images/contacback.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #fff;
}
.---------------------{}
#content .paddedcontent {
	float: left;
	padding: 20px 30px 20px 30px;
	width: 485px;
}
#content .rightcolumn {
	float: right;	
	width: 337px;

} 
.---------------------{}
#content h1 {
	font-size: 28px;
	color: #20305d;
	font-weight: normal;
	margin: 5px 0 20px 0 ;
}

#content h2 {
	font-size: 18px;
	color: #20305d;
	font-weight: normal;
	margin: 5px 0 10px 0 ;
}

#content .paddedcontent p, #content ul, td {
	margin-top: 10px;
	margin-bottom: 15px; 
	line-height: 18px;
}
#content ul li {
	margin-left: 15px;
}

.paddedcontent a {
	color:#36424a;
}

.scroller {
overflow:auto;
height:540px;
width:480px;
padding:0 20px 0 0;
}

p.minus {font-size:12px;}
p.minus2 {font-size:10px;}
ul.minus {font-size:11px;}
.---------------------{}
#footer {
	position:absolute; bottom: 0px; right: 0px;
	height:190px;
}
#footer .fsa { 
	position:absolute;
	left: 910px;
	bottom: 0px;
}
#footer .quotefoot { 
	float: left;
}
#footer .latestnews {
	border-top: solid 1px #20305d;
	color:#fff;
	padding: 30px;
	float: right;
	width: 277px;
	height: 130px;
	background-image:url(../_images/latestnews.png);
}
#footer .latestnews h2, .linknews h2  {
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 15px;
}
#footer .latestnews ul, .linknews ul {
	font-size:11px;
	line-height: 17px;
}
#footer .latestnews ul li {
	
	
}
.---------------------{}
.greenbox {
	color: #fff;
	padding: 15px 30px;
	background-color: #1b347d;
	border: solid 1px #fff;
}
.---------------------{}
.rightcolumn h3 {
	font-weight: normal;
	font-size:22px;
}
.rightcolumn p {
	margin-bottom: 10px;
	line-height: 22px;	
}
.rightcolumn .padded {
	padding: 15px;
}
.---------------------{}
.links, .linknews {
	position:absolute; bottom: 0px; right: 0px;
	color:#fff;
	padding: 15px 30px 30px 30px;
	float: right;
	width: 277px;
	height: 145px;
	background-image:url(../_images/latestnews.png);
}

.albertsharp_links { 
	float: left;
	position:absolute;
	bottom: 0px;
	left: 0px;
}

.links h2 {
	font-size: 25px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 10px;
}

.links ul { margin-bottom: 0px !important; }
.links ul li { line-height: 16px !important; }
.links ul a { font-size:12px; text-transform:uppercase; color:#fff; }
.links ul a:hover { color: #95AFAE; }


.---------------------{}
.jcarousel-container {
    position: relative;
	float:left;
	width: 560px;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list > li,
.jcarousel-item {
    float: left;
	list-style: none;
    list-style-image:none;
	list-style-position:outside;
}

.---------------------{}
#ourpeople .rightcolumn {
	color: #fff;
}
#ourpeople .rightcolumn h3 {
	margin: 0 0 20px -12px;
}
#ourpeople .rightcolumn a {
	line-height: 25px;
	font-size: 11px;
	display:block;
	padding: 12px 18px;
	border-top: dotted 1px #FFF;
	color: #fff;
	margin: 0px -30px 0px -30px 
}
#ourpeople .rightcolumn a:hover {
	
}
#ourpeople .rightcolumn a strong {
	font-size:17px;
}
.---------------------{}
.teammember {
	float:right;
	margin-top: 40px;
	width: 230px;
	
}
.teammember em {
	color:#666;
	font-size:22px;
	
}
.teammember strong {
	font-size:24px;
}
.---------------------{}
.departmentmember {
	color:#fff;
	float:right;
	margin-top: 20px;
	width: 330px;
	
}
.departmentmember em {
	color:#fff;
	font-size:20px;
	
}
.departmentmember strong {
	font-size:14px;
}
.---------------------{}
ul#contactnav {
	display: block;
	margin-top: 0px;
}
ul#contactnav li {
	list-style: none;
	margin-left: 0px !important;
}
ul#contactnav li a {
	display: block;
	color: #36424a;
	height: 69px;
	background-image:url(../_images/selectgradoff.jpg);
	background-position:bottom left;
	line-height: 16px !important;
	font-size: 12px;
	padding: 10px 30px;
	
}
ul#contactnav li a strong {
	display: block;
	line-height: 30px !important;
	font-size: 20px;
	font-family: Arial, Verdana, san-serif;
	font-weight: normal;
}
.---------------------{}
.parking { 
	background-image:url(../_images/parking.jpg);
	background-repeat:no-repeat;
	background-position: left middle;
	padding-left: 50px;
	height: 25px;
}
.---------------------{}
.form {}

.form label { display:block; margin-bottom: 10px; }
.form label input { padding: 4px; width: 340px; }
.form label textarea { padding: 4px; width: 340px; }
.form .frmtxtinput {  }
.form .frmtxtarea {  height: 80px; }
.form label strong { font-weight: normal; }
.---------------------{}
.---------------------{}
.---------------------{}
.---------------------{}
.---------------------{}
.---------------------{}
.---------------------{}
.---------------------{}
.---------------------{}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(../_images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

.---------------------{}






/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 16px;
	height: 100%;
	background: red;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #eee;
	position: relative;
}

.jspDrag
{
	background: #213062;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}




