BODY {
	background: transparent url(../images/splices/bg-stripe-gradient.gif);
	background-repeat: repeat-x;
	background-color:white;
	color: black;
	font-size: 12px;
	font-family: verdana, arial, tahoma;
	margin: 0;
	padding: 0;
	text-align:center;
}

#page {
	width: 800px;
	margin: 0 auto;
	text-align:left;
}
#header {
	position:relative;
	width: 800px;
	margin: 0 auto;
	background: transparent url(../images/splices/bg-header-gradient.gif);
	background-color:#3C5071;
	height:130px;
	text-align:left;
}

#logo {
	height:99px;
}

#logo-reflection {
	position:absolute;
	top:99px;
}

#menu {
	background: transparent url(../images/splices/menubar.jpg);
	background-repeat:repeat-x;
	position:absolute;
	top:99px;
	left:230px;
	height:30px;
	width:570px;
}

#menu ul {
	float: left;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#menu li {
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu a:hover,#menu a.selected {
	color: silver;
	text-decoration: none;
}

#menu li a {
	border-left: 1px solid gray;
	color: white;
	display: block;
	float: right;
	font-size: 100%;
	margin: 0px;
	padding: 5px 10px;
	text-decoration: none;
	text-transform: uppercase;
}

#content-container {
	width: 800px;
	margin: 0 auto;
}

#content {
	background-color: white;
	text-align: left;
	padding:5px;
	min-height:300px;
}

#footer {
	border-top: 1px solid silver;
	padding-top: 5px;
	background-color: white;
	text-align: center;
	color: gray;
}

H1 {
	margin: 0 0 8px 0;
	font-size: 20px;
	font-weight: bold;
}

H2 {
	margin: 0 0 8px 0;
	font-size: 18px;
	font-weight: bold;
}

H3 {
	margin: 0 0 8px 0;
	font-size: 14px;
	font-weight: bold;
}

A {
	color: navy;
	text-decoration: none;
}

A:hover {
	color: red;
	text-decoration: underline;
}
.highlight	{color:#336699;font-weight:bold;}
.services h2 {color:#6699CC;}
.services-hdr, .services-hdr a, .services-hdr a:hover {color:#808080;font-size:16px;}
.services .info {margin-bottom:6px;padding:4px;font-size:11px;}

.lightText {
	color: gray;
}

#header INPUT,#header .label {
	font-size: 10px;
}

#header .label {
	color: silver;
	text-align: right;
}

.client-login {
	float: right;
	padding-right: 5px;
}

.client-login TD {
	padding: 2px;
}

.client-login .title {
	font-size: 11px;
	font-weight: bold;
	color: silver;
}

.nav2 ul {
	background-color: #CCCC99; /* 993333 6699CC */
	background-image: url('../images/layout/gold-bar.gif');
	border-bottom: 1px solid #999966;
	border-top: 1px solid #999966;
	float: left;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.nav2 li {
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.nav2 a:hover,.nav2 a.selected {
	color: #663333;
	text-decoration: none;
	background-image: url('../images/layout/gold-bar-down.gif');
}

.nav2 li a {
	border-left: 1px solid #999966;
	color: #003366;
	display: block;
	float: right;
	font-size: 100%;
	margin: 0px;
	padding: 5px 10px;
	text-decoration: none;
	text-transform: uppercase;
}

#col1 {
	width: 48%;
	float: left;
	margin-bottom: 10px;
}

#col2 {
	width: 49%;
	float: right;
	border-left: 1px solid silver;
	padding-left: 10px;
	margin-bottom: 10px;
}

.content-header {
	font-size: 24px;
	font-weigth: bold;
	text-align: center;
	margin-bottom: 10px;
}

.summary {
	background-color: #6699CC;
	border: 1px solid #003366;
	text-align: left;
	margin: 5px;
	width: 250px;
}

.summary-light {
	background-color: #CCCC99;
	border:1px solid #999966;
}

.summary .header {
	background-color: #003366;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
}

.summary li {
	margin: 5px;
	margin-left: 20px;
}

.summary ul {
	padding: 0px;
	margin: 0px;
	list-style-image: url(../images/layout/arrow_blue.gif);
}

.summary .content {
	padding: 5px;
}

.link {
	cursor: pointer;
}

#experience-list {
	float: right;
}

#station-links {
	width: 500px;
	margin: 0 auto;
}

#station-links .row {
	border-bottom: 1px solid silver;
	clear: both;
}

#station-links .header {
	margin-top: 10px;
	font-size: 18px;
	background-color: silver;
}

#station-links .row DIV {
	float: left;
	padding: 2px;
}

#station-links .link {
	width: 100px;
}

#station-links .link {
	width: 100px;
}

#station-links .market {
	width: 250px;
}
