﻿*:focus {
outline: 0;
}

html
{
	background:#ffffff;
	height: 100%;
	overflow:auto;
	overflow-y:scroll;
	overflow-x:hidden;
}

body {
	margin:0px;
}

a:active, a:visited, a:link
{
	color:#666666;
	text-decoration:underline;
}

a:hover
{
	color:#0F07FF;
	text-decoration:underline;
}

h1 
{
	font-weight:bold;
	font-size:18px;
	color:#666666;
	font-family:Arial; 	
}

p {
    color:#666666;
    font-size:11px;
    font-family:Tahoma;
    text-align:left;
}

strong
{
	font-weight:bold;
	font-size:15px;
}

#headerTab {
    background:#ffffff url(../img/logo-header.jpg) no-repeat bottom right;
    width:880px;
    height:80px;
}

form#searchForm
{
	height:80px; 
	width:134px; 
	position:relative; 
	float:right; 
	padding-right:30px; 
	top: 0px; 
	left: 0px;
	background:transparent;
}

div#contactUsText
{
	height: 38px; 
	padding-right:10px; 
	font-size:10px; 
	font-family:Arial; 
	color:#ffffff; 
	text-align:right;
}

.contactUsText
{
	color:#ffffff; 
}

.contactUsText:hover
{
	color:#ffffff;
}

div#searchBoxBG
{
	background-image: url('../img/searchBox/searchbox-w-word.jpg');
    background-repeat: no-repeat;
	height:26px;
    width:135px;
    margin-top:0px;
    padding-top:5px;
    background-repeat:no-repeat;
}

img#search
{
	float:right; 
	height:14px; 
	position:absolute; 
	right:37px; 
	top:44px;
	background-repeat:no-repeat;
	border:none;
}

input#searchText
{
	border-style:none; 
	background-color:transparent; 
	text-decoration:none;
	height:17px; 
	padding-left:0px; 
	margin-left:15px;
	width:95px; 
	float:left;
	vertical-align:top;
}

#contentRight
{
	width:296px; 
	height:403px;
	background:transparent url(../img/content-area-right.jpg) no-repeat top left;
}

#contentLeft
{
	width:565px;
	height:403px;
	background:transparent url(../img/Content-area-left.jpg) no-repeat top left;
}

#contentPictureLeft
{
	float:right;
	width:235px;
	height:174px;
	margin-bottom:20px;
	margin-left:5px;
	background:transparent url(../img/chart.jpg) no-repeat top left;
}

/* Rotator Styles */
#wrapper {
	width:880px; 
	/*border-bottom:1px solid #92a5bc;*/
	margin:0 auto;
}

#container {
	width:880px;
	margin:0 auto;
}

#rotator {
	background:#FFF;
	color:#000;
	position:relative;
	padding-bottom:2.6em;
	margin:0; 
	font-size:16px;
	height:255px;
}

/* Tabs */
ul.ui-tabs-nav, li.ui-tabs-nav-item, li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}

ul.ui-tabs-nav {
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:1;
	width:100%;
	/*background:#FFF url(img/uitabsbg.gif) repeat-x bottom right;*/
	/*border-top:1px solid #FFF;*/
}

/* Non-Selected Tabs */
li.ui-tabs-nav-item a:link,
li.ui-tabs-nav-item a:visited {	
	font-size:.8em;
	font-weight:normal;
	color:#999;
	background:#FFF url(../img/btn.jpg) repeat-x bottom left; 
	text-align:center;
	height:38px;
	width:217px;
	border-left:1px solid #FFF;
	border-right:2px solid #ffffff;
}

/* Hovered Tab */
#rotator .ui-tabs-nav-item a:hover,
#rotator .ui-tabs-nav-item a:active {
	background:#FFF url(../img/btn.jpg) repeat-x bottom left;
	text-align:center;
	width:217px;
	height:38px;
	color:#333;
}

#rotator .ui-tabs-nav-item a span {
	float:left; 
	padding:1em; 
	cursor:pointer;
}

/* Active Tab */
#rotator .ui-tabs-selected a:link,
#rotator .ui-tabs-selected a:visited,
#rotator .ui-tabs-selected a:hover,
#rotator .ui-tabs-selected a:active {
	background:#fff url(../img/btn.jpg) repeat-x bottom left;
	text-align:center;
	height:38px;
	width:217px;
	color:#333;
}

/* Content Panels */
#rotator .ui-tabs-panel {
	font-family:Arial, Helvetica, sans-serif;
	clear:left;
	color:#000;
	padding:40px 540px 15px 15px;
	height:198px;
}

#rotator .ui-tabs-hide {
	display:none;
}

/* Background Images */
#rotator #fragment-1 {
	background:transparent url(../img/GSC6200-header.jpg) no-repeat top left;
}

#rotator #fragment-2 {
	background:transparent url(../img/6U-VXS-header.jpg) no-repeat top left;
}

#rotator #fragment-3 {
	background:transparent url(../img/PB15-header.jpg) no-repeat top right;
	/*padding:40px 15px 15px 540px;*/
}

#rotator #fragment-4 {
	background:transparent url(../img/PB50-header.jpg) no-repeat top right;
	/*padding:40px 15px 15px 540px;*/
}