html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #666690;
	background-color: #F5961D;
	background-image: url(../images/background.gif);
	background-position: top;
	background-repeat: repeat-y;
	text-align: center;
}

#wrapper {
	width: 800px;
	background-color: #FFFFFF;
	margin: auto;
	text-align: center;
}


#header {
	height: 100px;
	width: 800px;
	margin-bottom: 1px;
	background-image:url(../images/Stock_Loan_Solutions_header.gif);
	background-repeat: no-repeat;
}

#topnav{
	height: 36px;
	width: 800px;
	background-color: #b3b487;
	text-align: center;
	border-bottom: 1px solid #fff;
}

#right_text{
	width: 480px;
	padding-left: 30px;
	text-align:left;
	/*border-left: solid #C1C297 1px;*/
	float: right;
}

#left_bar{
	width: 210px;
	text-align:left;
	float:left;
}

#content{
	width: 740px;
	margin: 5px 30px 5px 30px;
	text-align: left;
}

#content ul{
	text-align:left;
	font-size: 11px;
	margin-left: 20px;
	line-height: 18px;
	margin-bottom: 25px;
}

#content ol{
	text-align:left;
	font-size: 11px;
	margin-left: 20px;
	line-height: 18px;
	margin-bottom: 25px;
}


#content p{
	text-align: left;
	font-size: 11px;
	font-weight:normal;
	margin-bottom: 25px;
	line-height: 18px;
}

#content h1{
	font-size: 15px;
	font-weight: bolder;
	letter-spacing: 1px;
	line-height: 20px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #a3a2ba;
}

#content h2{
	font-size: 18px;
	font-weight:normal;
	line-height: 26px;
	margin-bottom: 30px;
}

#content h3{
	font-size: 14px;
	font-weight: bold;
	margin: 7px 0px 7px 14px;
	color: #27344B;
}

#content h4{
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 10px 15px;
	color: #fff;
}

#content h5{
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0px 10px 12px;
	color: #27344B;
}

#content h6{
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	margin: 15px 0px 0px 0px;
	color: #27344B;
}

#content h7{
	font-size: 12px;
	font-weight: bold;
	margin: 7px 0px 7px 12px;
	color: #27344B;
}
	
#footer {
	height: 68px;
	width: 800px;
	background-color: #5f604b;
	border-top: 15px solid #C1C297;
}

#bar {
	height: 5px;
	width: 800px;
	background-color: #27344b;
	border-top: 3px solid #fff;
}

.rightimage{
	float: right;
	margin: 15px 17px 15px 16px;
	width: 300px;
}

.textlinks {
	letter-spacing: 1px;
	text-align:left;
	line-height: 5px;
	color: #C1C297;
	font-weight: bold;
}

.genlinks {
	font-size: 10px;
	line-height: 5px;
	color: #003399;
	font-weight: bold;
}

.headings {
	letter-spacing: 5px;
	border: 1px solid #bdc4c5;
	padding: 3px 15px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	color: #485458;
}

.copyright{
	font-size: 9px;
	width: 150px;
	color: #26282c;
	text-align: right;
	float: right;
	margin-top: 10px;
	padding-right: 10px;
}

.leftimage{
	float:left;
	margin: 5px 20px 0px 0px;
	width:120px;
}

.rightnav{
	float:right;
	margin: 0px;
	padding: 0px;
	width:150px;
}

#textbox {
	color:#000;
	background-color: #eee;
	float:right;
	text-align:left;
	border: 1px solid #ddd;
	padding: 3px 5px;
	margin: 0px;
	font: sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height:12px;
	width: 425px;
}

.style1 {
	color: #FFF;
	text-align:center;
	font-weight:bold;
}

.style2 {
	font-size:10px;
	color: #FFF;
	font-weight:bold;
	text-decoration:none;
}

#market {
	color:#000;
	width: 210px;
	text-align:left;
	background-color:#FFF;
	font: sans-serif;
	font-size: 9px;
	font-weight: bolder;
	margin-bottom: 25px;
	border: solid #CCCCCC 1px;
}

.brclear{ 
	clear:both; 
	height:0; 
	margin:0;
	padding:0;
	font-size: 1px;
	line-height: 0px;
}

#popup {
	width: 375px;
	background-color: #FFFFFF;
	margin: auto;
	text-align: center;
}

#popup2{
	width: 350px;
	margin: 30px 30px 30px 30px;
	text-align:left;
}

.menuButton 
{
	border-right: solid 1px #FFFFFF;
}

.pageGraphic
{
	width: 800px;
	height: 160px;
}

.grid
{
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
}

.grid td
{
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	text-align: right;
}

.grid th
{
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

#WaitScreen
{
	display: none;
	text-align: center;
	border: solid 1px #000000;
}

#onlineAppInfo
{
	text-align:	justify;
	height: 200px;
	padding-right: 15px;
	padding-left: 15px;
	overflow: auto;
	border: solid 1px #000000;
	margin-bottom: 10px;
}