/* CSS Document */
body {
	background-color:#003D79;
	margin:0;
	padding:0;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
}

#pagewidth {
	width:1000px;
	padding:0; margin:0;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	background-image:url(../images/bak2.jpg);
	background-repeat:repeat-y;
	border-left: #efefef 9px solid;
	border-right: #efefef 9px solid;	
}

#banner {
	clear:both;
	width: 1000px;
}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

#content, #rightcol{width:100%; float:none;}
}

#nav {
	width:1000px;
	height:36px;
	padding:0; margin:0;
	background-color:#ccc;
	margin-left:auto;
	margin-left:auto;
	border-top: 1px solid #fff;
	background-image:url(../images/menubar.jpg);
	background-repeat:repeat-x;
	clear:both;
	position:relative;
}

#nav ul {
	float: none;
	list-style: none;
	line-height: 19px;
	color: #FFF;
	background-color: transparent;
	
	padding: 0;
	margin: 0;
	font-family:Geneva,"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	/*"Century Gothic",Geneva, Arial, Helvetica, sans-serif,Arial, Helvetica, sans-serif;*/
	font-size: 10pt;
	padding-top:0px;
	padding-left:0px;
	width:1000px;
}
/* -------------------------- */
/* The top main navigation links */
#nav a {
	display: block;
/*	padding: 5px 12px;*/
	color: #FFF;
	background-color:transparent; 
	text-decoration: none;
/*	background-image:url(../images/menubar.jpg);
	background-position:right;
	background-repeat:no-repeat;*/
	border-right:dotted 1px #999;
	padding-top:8px;
	padding-bottom:9px;
	padding-left:15px;
	padding-right:15px;
	font-weight:bold;
	/*text-transform:uppercase;*/
	letter-spacing:1px;
}

#nav a:hover {
	color:#fff;
	text-decoration: none;
	background-color:#999999;
}

#nav li {
	float: left;
	padding: 0;
	list-style:none;
}
/* The dropdown links lists */
#nav li ul {
	position: absolute;
	z-index: 10;
	left: -999em;
	height: auto;
	width: 200px; 
	font-weight: normal;
	border: 1px solid #333;
	background-color: #666;
	margin: 0; padding:0; 
	font-family: "Century Gothic",Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight:500;	
}
#nav li li {
	padding: 0;
	width: 100%; 
}
#nav li ul a {
	padding: 5px 8px;
	width: 200px;
	background-image:none;
	border:none;
	* html width: 100px;
}
#nav li ul a:hover {
	width: 184px;
}/* This controls the flyout location of the second level dropdowns */
#nav li ul ul {
	margin: -2em 0 0 100px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
/* -------------------------- */
/* Here is the background of the main nav link while looking at the dropdown */
#nav li:hover, #nav li.sfhover {
	background-color: transparent;
}
/* -------------------------- */
/* The dropdown links list colors */
#nav li ul.under a {
	color: #FFF;
/*	background-image: none;*/
}
#nav li ul.under a:hover {
/*	background: ;*/
	color: #000;
}
/* -------------------------- */
/* The background of the second level links while looking at the dropdown under it... */
#nav li ul.under li:hover a.daddy, #nav li ul.under li.sfhover a.daddy {
	color: #000;
}
#nav li ul.under li:hover, #nav li ul.under li.sfhover {
	color: #000;
/*	background-color: #663300;*/
}

#content {
width:990px;
margin-left:auto;
margin-right:auto;
padding:11px 5px 10px 5px;
background:transparent;
}

#leftcol {
width:206px;
float:left;
}
.leftbox {
width:206px;
padding:0;
margin:0;
margin-bottom:5px;
border:1px solid #ccc; 
background-color:#fff; 
width:204px;
}
.login-top {
/*background-image:url(../images/login-top.jpg);
background-repeat:no-repeat;*/
width:206px;
height:42px;
}
.login-mid {
/*background-image:url(../images/box-bl-mid.jpg);
background-repeat:repeat-y;*/
width:181px;
padding:0 10px 3px 15px;
}

.login-bot {
/*background-image:url(../images/box-bl-bot.jpg);
background-repeat:no-repeat;*/
width:206px;
height:12px;
}
.signup-top {
/*background-image:url(../images/sign-up-top.jpg);
background-repeat:no-repeat;*/
width:300px;
height:16px;
}
.signmid {
/*background-image:url(../images/sign-up-mid.jpg);
background-repeat:repeat-y;*/
width:300px;
}
.signup-mid {
/*background-image:url(../images/sign-up-mid.jpg);
background-repeat:repeat-y;*/
width:270px;
padding:7px 15px 5px 15px;
border: 1px #ccc solid;
}

.signup-bot {
/*background-image:url(../images/sign-up-bot.jpg);
background-repeat:no-repeat;*/
width:300px;
height:15px;
}
.bluetxt {
font-family:Geneva, Arial, Helvetica, sans-serif,Arial, Helvetica, sans-serif;
font-size:11px;
color:#000066;
font-weight:bold;
letter-spacing:1px;
line-height:13px;
}
.bluetxt a {
color:#003D79;
text-decoration:none;
}
.bluetxt a:hover {
color:#0099FF;
text-decoration:none;
}
.errorText {
	font-weight:bold;
	color:#CC0000;
	border: solid 1px #DDD;
	background-color:#FFFFCC;
	padding:7px;
	border-left:5px solid #CC0000;
	margin-top:15px;
	margin-bottom:20px;
}

label,input {
	display: block;
	width: 170px;
	float: left;
	margin-bottom: 5px;
	padding-left:0px;
}
input {margin-right: 5px; border:1px soild #2175bc;}
label {
	text-align: left;
	width: 170px;
	text-decoration: none;
	padding-left:2px;
	margin-bottom: 3px;
}
#inputbtn {
	text-align: center;
	width: 170px;
}
br {
	clear: left;
}
.grey-top {
background-image:url(../images/box-gr-top.jpg);
background-repeat:no-repeat;
width:204px;
height:40px;
}
.grey-mid {
/*background-image:url(../images/box-gr-mid.jpg);
background-repeat:repeat-y;*/
width:184px;
padding:2px 3px 3px 17px;
}

.grey-bot {
background-image:url(../images/box-gr-bot.jpg);
background-repeat:no-repeat;
width:204px;
height:9px;
}
.grtxt {
font-family:Geneva, Arial, Helvetica, sans-serif,Arial, Helvetica, sans-serif;
font-size:11px;
color:#333;
line-height:18px;
font-weight:400;
}
.bltxt1 {
font-family:Geneva, Arial, Helvetica, sans-serif,Arial, Helvetica, sans-serif;
font-size:11px;
color:#333;
line-height:18px;
font-weight:400;
width:110px;
}

.bb-top {
background-image:url(../images/box-bl-b-top.jpg);
background-repeat:no-repeat;
width:274px;
height:40px;
padding:0px 0 0px 3px;
}
.bb-mid {
background-image:url(../images/box-bl-b-mid.jpg);
background-repeat:repeat-y;
width:257px;
padding:0px 6px 3px 14px;
}
.bb-mid li {
font-family:Geneva, Arial, Helvetica, sans-serif,Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
line-height:18px;
font-weight:bold;
list-style:disc;
margin-left:15px;
}
.bb-bot {
background-image:url(../images/box-bl-b-bot.jpg);
background-repeat:no-repeat;
width:277px;
height:16px;
}
#rightcol {
width:277px;
float:right;
position:relative;
}
.rightbox {
width:277px;
padding:0; margin:0;
margin-bottom:5px;
}
img {
border:0; }

h1 {
color:#003D79;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
padding:2px 5px 0 22px;
list-style:katakana;
background-image:url(../images/h1arr.jpg);
background-position:left top;
background-repeat:no-repeat;
}

#main {
width:467px;
padding:0 10px 5px 20px;
background-color:#FFFFFF;
float:left;
}
#maincontent {
width:740px;
padding:0 10px 5px 20px;
background-color:#FFFFFF;
float:left;
}


p {
color:#434343;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
line-height:15px;
}
.list {
color:#434343;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
line-height:15px;
list-style:square;
}
#footer {
clear:both;
position:relative;
width:990px;
padding:5px 0 5px 0;
margin-top:10px;
background-color:#FFFFFF;
background-image:url(../images/footline.jpg);
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
}
#footertxt {
width:980px;
padding-top:5px;
clear:both;
text-align: left;
vertical-align: top;
font-family:Tahoma;
font-size:11px;
line-height:16px;
margin-left:auto;
margin-right:auto;
}
.copy
{
	color:#797979;
	text-decoration:none;
}
a:link {
	color:#003D79;
	text-decoration:none;
}
a:hover {
	color:#0099FF;
	text-decoration:none;
}
a:visited {
	color:#003D79;
	text-decoration:none;
}

/**System buttons ***********************************/

.thumbnail
{
float: left;
width: 206px;
/*border: 0px dotted #999;
margin: 4px;;
padding: 5px;*/
text-align:center;
}

.clearboth { clear: both; }

h3 {
font-family:Geneva, Arial, Helvetica, sans-serif,Arial, Helvetica, sans-serif;
font-size:11px;
color:#000066;
font-weight:bold;
letter-spacing:1px;
line-height:13px;
height:24px;
background-image:url(../images/box-bl-mid.jpg);
background-repeat:repeat-y;
text-align:center;
padding-top:5px;
}
h2 {
color:#003D79;
font-size: 12px;
text-align:left;
vertical-align: top;
font-family:Tahoma;
font-weight:bolder;
padding-top:10px;
}
#contactus {
background:#cccccc;
border:1px solid #999999;
padding:10px;
padding-left:20px;
width:400px;
}
td,th {
	color: #333333;
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#6C6B6B;
}
.style18 {
	color: #010040;
	font-weight: bold;
	font-size: 14px;
}
.style24 {font-size: 16px; color: #5e809e; font-weight: bold; }

.style27 {font-size: 14px}

.style28 {color: #010040; font-size:20px;}

.style29 {color: #CCCCCC}

.style30 {color: #FBFFFE}

.style19 {
	color: #010040;
	font-size: 18px;
}
.style28 {color: #010040; line-height:25px;}
.shadeabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Arial;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 6px;
margin-right: 0px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(http://www.tradethink.com/images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(http://www.tradethink.com/images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
/* MENU*************************/

#blueblock{
width: 195px;
border: 1px solid #ccc;
height:168px;
padding: 0 0 0 0;
font-family: 'Century Gothic','Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 80%;
background-color: #fff;/* #90bade;*/
color:#666;
font-weight:400;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:7.5pt;
text-transform:uppercase;
}

* html #blueblock{ /*IE 6 only */
w\idth: 170px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style:none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 0px dotted #90bade;
margin: 0;
line-height:16px;
}

#blueblock li a{
display: block;
padding: 2px 10px 2px 3px;
/*border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;*/
border-left: 0px solid #fff;
border-right: 0px solid #fff;
background-color: #fff; /*#2175bc;*/
color: #666;
text-decoration: none;
margin-left:15px;
margin-right:15px;
border-bottom:1px #0099FF dotted;
width: 100%;
}
.noborder {
border:none; }

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li:hover{
/*border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;*/
background-color:#efefef;
color:#003D79;
}
#blueblock a:hover{
/*border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;*/
background-color:#efefef;
color:#003D79;
}

/* end if menu*************************/
