﻿body
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.whitetext
{
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}

.whitetextdkblue
{
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #285b85;
}

.whitetextliblue
{
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #577d98;
	text-align: center;
	vertical-align: middle;
}
.dkBLUEheader
{
	font-family: Arial;
	font-size: 18px;
	color: #285b85;
	font-weight: bold;
}

.grayheader
{
	font-family: Arial;
	font-size: 18px;
	color:Gray;
	font-weight: bold;
	
}

.BODYtext
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.blueBODYtext
{
	font-family: Arial;
	font-size: 12px;
	color: #285b85;
}
.FORMtext
{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.SPACEDtext
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.FOOTERtext
{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
a:link
{
	color: #285b85;
	text-decoration: underline;
}
a:visited
{
	color: #285b85;
	text-decoration: underline;
}
a:hover
{
	color: #000000;
}

a:active
{
	color: #285b85;
	text-decoration: underline;
}
body
{
	margin-top: 0px;
}


.footerdiv
{
	position: relative;
	left: 0px;
	width: 905px;
	margin: 0 auto;
	top: 0px;
}
.maindiv
{
	position: relative;
	left: 0px;
	width: 905px;
	margin: 0 auto;
	top: 0px;
	overflow:visible;
	
}
.ltmaincontent
{
		position: absolute;
	top: 10px;
	left: 200px;
	width: 700px;
	
}
.prmaindiv
{
		position: relative;
	left: 95px;
	width: 690px;
	margin: 0 auto;
	top: -1198px;
	height: 1207px;
}

.sfmaindiv
{
	position: relative;
	left: 0px;
	width: 905px;
	margin: 0 auto;
	top: 0px;
	height: 1226px;
}

.leftcol
{
	
	top: 10px;
	left: 0px;
	width: 195px;
	background-color:#e1e1e1;
	float:left;
}

.sfleftcol
{
	position: relative;
	top: 10px;
	left: 0px;
	width: 195px;
	height: 1209px;
	background-color:#e1e1e1;
}

.rightcol
{
	position: absolute;
	top: 10px;
	left: 705px;
	width: 195px;
	height: 466px;
	background-color:#e1e1e1;
}

.sfrightcol
{
	position: absolute;
	top: 10px;
	left: 705px;
	width: 195px;
	height: 466px;
	background-color:#e1e1e1;
}



.maincontent
{
	position: absolute;
	top: 10px;
	left: 200px;
	width: 500px;
	height: 950px;
}


.sfmaincontent
{
	position: absolute;
	top: 10px;
	left: 200px;
	width: 500px;
	height: 700px;
}

.sfcontactus
{
	position: relative;
	top: 5px;
	left: 220px;
	width: 700px;
	height: 500px;
	right: 4px;
}

.marketnewshighlights
{
	position: absolute;
	top: 715px;
	left: 200px;
	width: 500px;
	height: 250px;
}

.leftcolmarketsponser
{
	position: relative;
	top: 10px;
	left: 0px;
	width: 195px;
	height: 375px;
	background-color: red;
}

.rightcolhotmarkets
{
	position: absolute;
	top: 215px;
	left: 705px;
	width: 195px;
	height: 300px;
	background-color:#e1e1e1;
}

.hotmarketstable
{
	border: solid 1px #577D98;
	width: 100%;
	padding: 5;
	border-spacing: 0;
	background-color:#e1e1e1;
}

.marketnewtable
{
	border: solid 1px #285b85;
	border-collapse: collapse;
	background: #2F3648;
	width: 100%;
	padding: 5;
	border-spacing: 0;
}

.leftsidetables
{
	border: solid 0px #285b85;
	background: #e1e1e1;
	width: 100%;
	padding: 0;
	border-spacing: 0;
}

.leftsidelogotable
{
	
	padding: 0;
	border-spacing: 0;
	width: 100%;
	background-color:#e1e1e1;
}

input.contactformtextbox
{
	width:95%;
}

input.contactformtextboxsmall
{
	width:50px;
}
