﻿/* GLOBAL */
body  {
	background: #fff;	
	/*background: url('../images/wemember1.gif') 50% 0px no-repeat;*/
	margin: 0;
	/*height: auto !important;*/
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-top: solid 4px #004;
	/*border-bottom: solid 4px #004;*/
}

img {border: none;}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: normal;
	color: #003e88;
	line-height: 100%;
	margin: 0;
}

p {
	margin: 0;
}

a {
	text-decoration: none;
	color: #003e88;
}

a:hover {
	text-decoration: underline;
}

hr {
	width: 400px; 
	height: 1px;
	color: #004fa3; 
	margin-bottom: 0;
}
/* /END GLOBAL */


/* ############### */
/* BANNER/MASTHEAD */
/* ############### */
#banner {
	display: none;
	/*background: url('../images/logoSmall2a.gif') 0 5px no-repeat;*/
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0 0 10px;
}

#banner img {
	vertical-align: middle;
	border: none;
}

#banner a {
	text-decoration: none;
}

#taglines {
	position: relative;
	top: 30px;
	left: 300px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
}

#motto {
	display: none;
	position: relative;
	top: 60px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	
}
/* /END BANNER/MASTHEAD */


/* ############## */
/* TOP LEVEL MENU */
/* ############## */
#menu {
	/*background: url('../images/logoSmall2a.gif') 10px 5px no-repeat;*/
	position: relative;
	top: 0;
	left: 0;
	width: 1000px;
	height: 100px;
	text-align: center;
	margin: 2px 0 2px 0;
	/*clear: both;*/
	/*border: solid 1px lime;*/
	z-index: 100;
}

#mainNav {
	position: relative;
	top: 75px;
	left: 40px;
	list-style-type: none; 
	margin: 0 0;
	width: 800px;
	padding: 0px;
	clear: both;
	/*border: solid 1px fuchsia;*/
}

#mainNav li {
	float: left;
	display: inline;
	width: 124px;
	background: url('../images/mainNavBkg5.png') 0 0 no-repeat;
	/*padding-left: 8px;
	padding-right: 8px;*/
	/*border: solid 1px lime;*/
}

#mainNav li a, #mainNav li a:visited {
	display: block;
	width: 124px;
	height: 30px; 
	color: #002d6d; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none; 
	line-height: 30px; 
}

#mainNav li a:hover {
	color: #0071d9;  
}
 
#mainNav li a.chosen, #mainNav li a.chosen:visited,  #mainNav li a:active, #mainNav li a:focus {
	color:#ccf;  
} 

/*
#mainNav li.contact a:hover, {
	color:#fff;  
	background:url('../images/mainNav2b.gif');
} 
*/

/* ### TRADER'S CORNER NAV ###*/

#tcMenu {
	/*background: url('../images/logoSmall2a.gif') 10px 5px no-repeat;*/
	position: relative;
	top: 0;
	left: 0;
	width: 960px;
	text-align: center;
	margin: 2px 0 2px 0;
	/*clear: both;*/
	z-index: 100;
}

#tcMainNav {
	position: relative;
	top: 0px;
	left: -40px;
	list-style-type: none; 
	margin: 0 0;
	width: 960px;
	padding: 0;
}

#tcMainNav li {
	float: left;
	display: inline;
	width: 124px;
	height: 32px;
	background: #003e88;
}

#tcMainNav li a, #tcMainNav li a:visited {
	display: block;
	width: 124px;
	height: 32px;
	color: #fff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none; 
	line-height: 28px;
}

#tcMainNav li a:hover {
	background: #f0f0f0;
	/*height: 32px;*/
	color: #003e88;  
	/*border: solid 1px #003e88;*/
}
 
#tcMainNav li a.chosen, #tcMainNav li a.chosen:visited,  #tcMainNav li a:active, #tcMainNav li a:focus {
	color:#ccf;  
} 

/* ### UPPER NAV ITEMS ### */
#mainNavUp {
	float: right;
	position: relative;
	top: -2px;
	left: -80px;
	margin: 0 0;
	width: 210px; 
	height: 16px; 
	list-style-type: none; 
	padding: 0;
}

#mainNavUp li {
	display: inline;
	float: right;
	width: 104px; 
}

#mainNavUp li a, #mainNavUp li a:visited {
	display: block;
	width: 104px; 
	height: 14px; 
	padding: 2px 0 0 0;
	color: #fff; 
	font-size: 9px; 
	text-decoration: none; 
	line-height: 12px; 
	font-family: arial, verdana, sans-serif; 
	background: url('../images/mainNavUp4.gif');
}

#mainNavUp li a:hover {
	/*color: #ff4400;  */
	background: url('../images/mainNavUp4a.gif');
}
 
#mainNavUp li a.chosen, #mainNavUp li a.chosen:visited,  #mainNavUp li a:active, #mainNavUp li a:focus {
	/*color: #0044ff;  */
	background: url('../images/mainNavUp4a.gif');
} 
/* /END TOP LEVEL MENU */


/* ############## */
/* GENERAL LAYOUT */
/* ############## */
#container {
	background: url('../images/logoSmall2a.gif') no-repeat;
	width: 1000px;
	/*min-height: 820px;*/
	/*height: auto !important;*/
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	/*border: dotted 1px #004fa3;*/
	/*position: relative;*/
	overflow: visible;
}

#container-inner {
	position: relative;
	top: 40px;
	width: 980px;
	min-height: 675px;
	height: auto !important;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 5px 0 0 5px;
	/*border: dotted 1px #004fa3;*/
	clear: both;
}

#sidebar1 {
	position: absolute;
	top: 2px;
	width: 200px;
	/*border: solid 1px fuchsia;*/
}

#sidebar1 ul {
	width: 196px;
}

sidebar1 li a {
	font-size: xx-small;
	text-transform: inherit;
}

#mainBody {
	position: relative;
	top: 5px;
	left: 260px;
	width: 400px;
	min-height: 660px;
	height: auto !important;
	height: 100%;
	/*border: dotted 1px #004fa3;*/
	}

#mainBody ul {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 40px;
}

#sidebar2 {
	position: absolute;
	top: 5px;
	left: 460px;
	width: 500px;
	height: 480px;
	/*border: solid 1px orange;*/
}

#bottompage {
	position: relative;
	top: 10px;
	left: 0;
	clear: both;
}

#badges {
	margin: 20px;
}

#homeLink a {
	position: absolute;
	top: 0;
	left: 0;
	width: 640px;
	height: 100px;
	text-align: right;
	z-index: 1000;
	/*border: dotted 1px #fcc;*/
}

#homeLink a p {
	display: none;
}
/* /END GENERAL LAYOUT */


/* ############## */
/* SIDEBAR 1 MENU */
/* ############## */
.sideNav1item {
	background: #fff;
	list-style-type: none;
	/*border: solid 1px #ccc;*/
	border-top: none;
}

.sideNav1item ul {
	list-style: none;
}

.sideNav1item li a {
	display: block;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-size: small;
	text-transform: none;
	text-decoration: none;
	padding: 0 0 4px 16px;
}

.sideNav1item li a:hover {
	/*background: #555;*/
	/*background: url('../images/binBkg3.gif') repeat-x;*/
	background: #555;
	color: #fff;
}

.sideNav1hed {
	display: block;
	background: url('../images/binBkg3.gif') 0 0 repeat-x;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 24px;
	padding: 0 0 0 8px;
}
/* /END SIDEBAR MENU 1 */


/* ############## */
/* SIDEBAR 2 MENU */
/* ############## */
.sideNav2item {
	background: #fff;
	width: 380px;
	margin: 0;
	margin-left: 40px;
	padding: 0;
	list-style: none;
	border: solid 1px #cccccc;
}

.sideNav2item ul {
	list-style: none;
}

.sideNav2item li a {
	display: block;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-size: small;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 0 4px 10px;
}

.sideNav2item li a:hover {
	/*background: #555;*/
	background: url('../images/binBkg3.gif') repeat-x;
	color: #fff;
}

.sideNav2hed {
	display: block;
	background: url('../images/sideBarBkg1.gif') 0 0 repeat-x;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 24px;
	padding: 2px 0 0 4px;
}
/* /END SIDEBAR 2 MENU */


/* ###### */
/* FOOTER */
/* ###### */
#foot {
	position: relative;
	/*bottom: 0;*/
	height: 14px;
	width: 100%;
	color: #002d6d;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 0 5px 0;
	/*border: dotted 1px #004fa3;*/
}

/*
#foot a {
	color: #004fa3;
	text-decoration: none;
}*/

#foot a:hover {
	color: #fff;
	background: #004fa3;
}
/* /END FOOTER */


/* ########### */
/* TEXT STYLES */
/* ########### */
.redHed {
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#cal { 
	margin-top: 20px;
	margin-left: 40px;
	width: 360px;
	height: 180px;
	border: solid 1px silver; 
	padding: 8px;
	overflow: auto;
}

.calHed {
	color: #003e88;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;	
}

.footnote {
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
}

.footnote a:hover {
	text-decoration: underline;
}
/* /END TEXT STYLES */

/* #################### */
/* ACCOUNT FORMS STYLES */
/* #################### */
td { 
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border: none; 				
}

.newOAF { 
	color: #000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	border: none; 
}

.newOAFtitle {
	color: #777733;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: none;
}

.newOAFnote {
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: none;
}*/
/* /END ACCOUNT FORMS STYLES */