/* ************************ Defaults ************************ */

body{
	text-align:center;
	font: 13px Arial, Helvetica, sans-serif;
	color:#333333;
	background: url("../images/inbg.jpg") top left repeat-x;
}
body, h1, h2, h3, h4, h5, p, table, table th, form, a img, ul{
	border: none;
	margin: 0px;
	padding: 0px;
}
ul{
	list-style:none;
}
/* ************************ structural ************************ */

#home{ background: url("../images/homebg.jpg") top left repeat-x; }

#page{ 
	margin:0 auto;
	padding:0px;
	width:980px;
	text-align:left;
}
.clear{
	clear:both;
}
#header{
	height:114px;
}
#header #logo{
	float:left;
	padding:30px 0px 0px 18px;
}
#header #topnav{
	float:right;
	width:730px;
	padding-top:56px;
}

/* ************************ Top Navigation ************************ */

.jqueryslidemenu{
	width: 100%;
	z-index:1000;
}
.jqueryslidemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.jqueryslidemenu ul li{
	position: relative;
	display: inline;
	float: left;
	z-index: 99;
	padding-left:20px;
}
* html .jqueryslidemenu ul li a{
	display: inline-block;
}
.jqueryslidemenu ul li a{
	font-size:13px;
	font-weight:bold;
	color:#003366;
	text-decoration:none;
	display:block;
	padding:6px 0px 6px 0px;
}
.jqueryslidemenu ul .last a{
	background:#fff;
}
.jqueryslidemenu ul li a:hover{
	color:#559CBE;
	text-decoration:none;
	background: url("../images/tbit.gif") #fff bottom left repeat-x;
}
.jqueryslidemenu ul li ul{
	z-index: 99;
	position: absolute;
	left:0;
	display: block;
	visibility: hidden;
	margin-left:15px;
	background:url('../images/tbit1.gif') top left no-repeat;
	padding-top:39px;
}
.jqueryslidemenu ul li ul li{
	display: list-item;
	float: none;
	padding:0px 10px 0px 10px;
	background:#fff;
}
.jqueryslidemenu ul li ul li ul{
	top: 0;
}
.jqueryslidemenu ul li ul li a{
	font-size:12px;
	margin:0;
	width: 223px;
	color: #559CBE;
	background: url("../images/tbit.gif") #fff bottom left repeat-x;
	font-weight:normal;
	padding:6px 0px 6px 0px;
	text-align:left;
	text-decoration:none;
}
.jqueryslidemenu img{
	display:block;
}
.jqueryslidemenu ul li ul li a:hover{
	color: #003366;
	text-decoration:none;
}
.jqueryslidemenu ul li ul .last{
	background: #fff;
}
.jqueryslidemenu ul li ul .last:hover{
	background: #fff;
}

/* ************************ page images ************************ */

.impage1{ position:absolute;}
.impage2{ position:absolute;}

/* ************************ content ************************ */

#pagetext{
	padding:20px 20px 60px 20px;
}
#breadcrumbs{
	padding:20px 0px 0px 20px;
	font-size:10px;
}
#breadcrumbs a{
	color:#333333;
	text-decoration:none;
}
#breadcrumbs a:hover{
	color:#559CBE;
	text-decoration:none;
}
/* ************************ left panel ************************ */

#leftpanel{
	float:left;
	width:221px;
}
#leftmenu{
	font-size:14px;
	padding-bottom:110px;
}
#leftmenu ul li{
	background: url("../images/lbit.gif") bottom left repeat-x;
	padding:12px 0px 15px 0px;
}
#leftmenu ul li a{
	color:#003366;
	text-decoration:none;
}
#leftmenu ul li a:hover, #leftmenu ul li .sel{
	color:#559CBE;
	text-decoration:none;
}
#leftmenu ul li ul{
	padding:12px 0px 0px 32px;
}
#leftmenu ul li ul li{
	background:none;
	padding:8px 0px 8px 0px;
}
#leftmenu ul li ul li a{
	color:#666;
	text-decoration:none;
}
#leftmenu ul li ul li a:hover, #leftmenu ul li ul li .sel{
	color:#666;
	text-decoration:underline;
}
#testimonials .testihead{
	font-size:20px;
	font-style:italic;
	line-height:28px;
	color:#003366;
	background: url("../images/lbit.gif") bottom left repeat-x;
}
#testimonials p{
	font-size:12px;
	line-height:16px;
	font-style:normal;
	color:#333;
	padding:0px 0px 3px 0px;
}
/* ************************ right panel ************************ */

#rightpanel{
	float:right;
	width:700px;
}
#rightpanel p{
	line-height:20px;
	padding-bottom:10px;
}
#rightpanel h1{
	font-size:24px;
	font-weight:normal;
	line-height:26px;
	color:#003366;
	padding-bottom:10px;
}
#rightpanel h2{
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	padding:5px 0px 10px 0px;
}
#rightpanel h3{
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	color:#003366;
	padding:5px 0px 10px 0px;
	text-decoration:underline;
}
#rightpanel h4{
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	padding:10px 0px 10px 0px;
}
#rightpanel a{
	color:#333333;
	text-decoration:none;
	text-decoration:underline;
}
#rightpanel a:hover{
	color:#003366;
	text-decoration:underline;
}
#rightpanel #ptext{
	padding-bottom:45px;
}
#rightpanel #ptext .im{
	float:left;
	margin:3px 18px 0px 0px;
}
#rightpanel #ptext ul li,#homewelcome ul li{
	background: url("../images/ubit.gif") top left no-repeat;
	padding:0px 0px 7px 14px;
}
#rightpanel #disclaimer{
	background: url("../images/tbit.gif") top left repeat-x;
	font-size:9px;
	font-style:italic;
	line-height:12px;
	color:#666;
	padding-top:20px;
}
#rightpanel .returnhome{
	margin-top:10px;
}
#rightpanel .returnhome{
	background: url("../images/return.gif") top left no-repeat;
	height:25px;
	padding-left:26px;
}
#rightpanel .returnhome a{
	border:solid 1px #5FA2C2;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	display:block;
	height:17px;
	padding:3px;
	width:85px;
	color:#003366;
}
#rightpanel .returnhome a:hover{
	color:#5FA2C2;
	text-decoration:none;
}

/* ************************ press release ************************ */

#rightpanel .pressrelease{
	font-size:11px;
}
#rightpanel .pressrelease h2{
	color:#003366;
}
#rightpanel .presst,#rightpanel .presstp{
	width:545px;
	color:#999;
	padding-bottom:25px;
}
#rightpanel .presst .presim,#rightpanel .presstp .presim{
	float:left;
	width:107px;
}
#rightpanel .presst .pressh,#rightpanel .presstp .pressh{
	float:right;
	width:385px;
	background: url("../images/lbit.gif") bottom left repeat-x;
}

#rightpanel .presst .presshn,#rightpanel .presstp .presshn{
	background: url("../images/lbit.gif") bottom left repeat-x;
}

#rightpanel .presst p{
	line-height:16px;
	padding:20px 0px 20px 0px;
}
#rightpanel .presst p a{
	color:#3399CC;
	text-decoration:none;
}
#rightpanel .presst p a:hover{
	color:#003366;
	text-decoration:underline;
}

#rightpanel .presstp p{
	line-height:16px;
}
#rightpanel .presstp p a{
	color:#3399CC;
	text-decoration:none;
}
#rightpanel .presstp p a:hover{
	color:#003366;
	text-decoration:underline;
}


.pdate{
	color:#559CBE;
}
.ptitle{
	color:#999;
	font-size:14px;
	font-weight:bold;
}
#rightpanel .ptitle a{
	color:#003366;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
#rightpanel .ptitle a:hover{
	color:#3399CC;
	text-decoration:underline;
}
#rightpanel .pdf{
	float:left;
	padding-right:26px;
}
#rightpanel .pressdownload{
	font-size:11px;
	width:465px;
	padding-bottom:20px;
}
#rightpanel .pressdownload .pressh,#rightpanel .pressdownload .presshn{
	background: url("../images/lbit.gif") bottom left repeat-x;
	padding:16px 0px 13px 0px;
}
#rightpanel .returnnews{
	margin-top:10px;
}
#rightpanel .returnnews{
	background: url("../images/return.gif") top left no-repeat;
	height:25px;
	padding-left:26px;
}
#rightpanel .returnnews a{
	border:solid 1px #5FA2C2;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	display:block;
	height:17px;
	padding:3px;
	width:132px;
	color:#003366;
}

#pressfooter .returnhome{ float:left; padding-right:35px; }
#pressfooter .returnnews{ float:left; padding-right:35px; }
#pressfooter .paging{ float:left; width:300px; padding-top:10px; }

/* ************************ paging ************************ */

#rightpanel .paging{
	color:#559CBE;
	font-size:14px;
}
#rightpanel .paging p{ 
	float:left;  
	padding:0px 14px 0px 0px; 
}
#rightpanel #ptext .paging ul li{ 
	float:left; 
	background:none; 
	padding:2px 14px 0px 0px; 
}
#rightpanel #ptext .paging a{
	text-decoration:none; 
	color:#559CBE;
}
#rightpanel #ptext .paging a:hover, #rightpanel #ptext .paging .sel{
	text-decoration:none; 
	color:#003366;
}

/* ************************ gallery ************************ */

#gallery{
	color:#003366;
	padding-top:5px;
	overflow:hidden;
	white-space:nowrap;
}

#gallery3{
	color:#003366;
	padding-top:5px;
	overflow:hidden;
	white-space:nowrap;
	height:200px;
	margin-left: 44px;
}

#gallery2{
	color:#003366;
	background: url("../images/lbit.gif") top left repeat-x;
	padding-top:5px;
}
#gallery ul,#gallery3 ul{
	padding-top:10px;
	list-style:none outside none;
}
#gallery ul li,#gallery3 ul li{
	padding-right:17px;
	display: inline;
}
#gallery ul li p,#gallery3 ul li p{
	padding-bottom:3px;
	color:#003366;
	font-weight:bold;
}
#gallery .galarrow,#gallery3 .galarrow{
	float:right;
	width:34px;
	padding-top:25px;
}

/* ************************ home ************************ */

#homevideo{	
	position:absolute;
	padding:170px 0px 0px 20px;
	height: 410px;
}

#homevideo img{	
	float:left;
}


#homeintro{
	height:283px;
}
*html #homeintro{
	height:283px;
}
#homeintro #hometext{
	float:right;
	width:346px;
	padding:25px 25px 25px 28px;	
	color:#003366;
}
#homeintro h1{
	font-size:32px;
	font-weight:normal;
	line-height:32px;
	padding-bottom:20px;
}
#homeintro p{
	font-size:14px;
	line-height:20px;
	padding-bottom:8px;
}
#homepanel{
	padding:0px 18px 0px 20px;
	color:#666;
}
#homepanel h3, #homegallery h3{
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	color:#003366;
	padding:12px 0px 10px 0px;
}
#homeleft{ float:left; width:624px; }
#homeright{ float:right; width:303px; }
#homewelcome{ padding:12px 15px 8px 0px; background: url("../images/lbit.gif") bottom left repeat-x; }
#homewelcome p{ padding-bottom:8px; line-height:20px; }

#pressrelease{ font-size:11px; color:#999; }
#pressrelease ul li{ width:140px; float:left; padding-right:16px; }
#pressrelease ul .last{ padding:0px; }
#pressrelease h4{ padding-bottom:6px; font-size:12px; color:#003366; line-height:18px; }
#pressrelease h4 a{ color:#003366; text-decoration:none; }
#pressrelease h4 a:hover{ color:#003366; text-decoration:underline; }
#pressrelease p{ padding-bottom:12px; }
#pressrelease a{ color:#559CBE; text-decoration:none; }
#pressrelease a:hover{ color:#559CBE; text-decoration:underline; }

#homegallery{ width:962px; padding-bottom:60px; } 
#homegallery #gallery{ padding:0px; width: 962px; height:200px;}
#homegallery #gallery p{ padding-bottom:6px; display:inline;}
 
#homegallery { 
 background:url("../images/lbit.gif") repeat-x scroll left top transparent;
}
#finupdate{ font-size:12px; padding-top: 26px; }
#finupdate ul li{ padding-bottom:12px;background: url("../images/lbit.gif") bottom left repeat-x; margin-bottom:12px;  }
#finupdate .finh{ padding-bottom:12px; }
#finupdate span{ color:#ccc; }
#finupdate p{ line-height:18px; }
#finupdate a{ text-decoration:none; color:#559CBE; }
#finupdate a:hover{ text-decoration:underline; color:#559CBE; }
#finupdate .fintitle{ font-weight:bold; color:#003366; text-decoration:none; }
#finupdate .fintitle:hover{ color:#003366; text-decoration:underline; }
#finupdate .findate{ color:#666; text-decoration:none; }
#finupdate .findate:hover{ color:#003366; text-decoration:underline; }

/* ************************ footer ************************ */

#footer{
	background:#00324d;
	font-size:11px;
	color:#ffffff;
}
#footert{
	margin:0 auto;
	padding:0px;
	width:980px;
	height:300px;
	text-align:left;
}
#footert a{
	color:#ffffff;
	text-decoration:none;
}
#footert a:hover{
	color:#ffffff;
	text-decoration:underline;
}
#footerlink1{
	padding:15px 12px 25px 18px;
}
#footerlink1 ul li{
	float:left;
	padding-right:18px;
}
#footerlink1 p{
	float:right;
}
#footerlink2{
	padding-left:105px;
}
#footerlink2 ul{
	float:left;
	padding-right:18px;
}
#footerlink2 ul li{
	padding-bottom:12px;
}
#footerlink2 p{
	padding-bottom:14px;
}
.flink1, .flink2, .flink3{
	float:left;
}
.flink1 p{
	background:url("../images/flinks.gif") repeat-x scroll left bottom transparent;
	width:300px;
}
.flink2 p{
	background:url("../images/flinks.gif") repeat-x scroll left bottom transparent;
	width:300px;
}
.flink3 p{
	background:url("../images/flinks.gif") repeat-x scroll left bottom transparent;
	width:140px;
}

#right {
	left:972px;
	position:relative;
	top:-165px;
	height:0;
	width:40px;
}

#left {
	height:0;
	left:-40px;
	position:relative;
	top:35px;
}

.galarrownext {
	height:0;
	left:710px;
	position:relative;
	top:-163px;
	width:40px;
}
.galarrowprev {
	height:0;
	position:relative;
	top:42px;
	width:40px;
}

#ticker {
	background:url("../images/imticker.gif") no-repeat scroll left bottom transparent;
	width:303px;
	height: 134px;
}

#stockSymbol {
	color:#00334D;
	font-weight:bold;
	left:23px;
	position:relative;
	top:46px;
}

#stockArrows {
	left:23px;
	position:relative;
	top:57px;
}
#stockValueChange{
	color:#00334D;
	float:left;
	font-size:25px;
	font-weight:normal;
	left:70px;
	position:relative;
	top:31px;
}

#stockValue{
	color:#00334D;
	font-size:26px;
	font-weight:bold;
	left:138px;
	position:relative;
	top:16px;
}

#stockDollarSign{
	color:#00334D;
	font-weight:bold;
	left:130px;
	position:relative;
	top:35px;
}

#stockTickerMonth{
	color:#00334D;
	font-size:18px;
	font-weight:bold;
	left:250px;
	position:relative;
	text-transform:uppercase;
	top:-37px;
	width:100px;
}

#stockTickerDay{
	color:#00334D;
	font-size:30px;
	font-weight:bold;
	left:250px;
	position:relative;
	top:-39px;
	width:100px;
}

#stockTickerYear{
	color:#00334D;
	font-size:10px;
	left:255px;
	position:relative;
	top:-38px;
	width:100px;
}

#stockLastTrade{
	color:#00334D;
	font-size:13px;
	font-weight:bold;
	left:23px;
	position:relative;
	top:-52px;
}

#stockDelayNotice{
	color:#00334D;
	font-size:10px;
	left:11px;
	position:relative;
	top:-47px;
}

#stockChart{
	color:#00334D;
	font-size:9px;
	left:241px;
	position:relative;
	top:-59px;
	width:100px;
}

#stockChart a{
	color:#00334D;
	text-decoration: none;
}

#stockChart a:hover{
	text-decoration: underline;
}

h3 a ,#pressrelease h3 a, #finupdate h3 a{
color:#003366;
font-size:18px;
font-weight:normal;
line-height:20px;
text-decoration: none;
}

h3 a:hover ,#pressrelease h3 a:hover, #finupdate h3 a:hover{
color:#003366;
color:#003366;
font-size:18px;
font-weight:normal;
line-height:20px;
text-decoration: underline;
}

#ptext img {
	padding-left: 10px;
	padding-bottom: 10px;
}

label.contact
{
width: 150px;
float: left;
text-align: left;
margin-right: 10px;
display: block
}
#name, #e-mail,#subject,#message,#captcha {
width:250px;
}

input.contact
{
margin-left: 159px;
}

.contactPage td{
    padding: 5px;
}

#rightpanel #ptext .paging .this{
	color:#003366;
}

ol {
	padding-top: 0px;
	margin-top: 0px;
}


td {
	vertical-align: top;
}

#homevideo{
	float: left;
	width: 600px;
}

#homevideo img{
	float: left;
}

.rightInlineImage {
	float: right;
	padding-left: 10px;
}
