﻿html, form {
	margin: 0;
	padding: 0;
}

body 
{
    background-color: #999999;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
}

body, p, td, li {
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	color: #707080;
}
	
img 
{
	border: none;
}

p, ul, ol {

	margin-top: 0;
}
ul ul 
{
	margin-bottom: 0;
}
ul li, ol li {
	margin-bottom: 0.3em;
}

sup
{
	font-weight: normal;
    vertical-align: baseline;
    position: relative;
    bottom: 0.25em;
}

div.container 
{
    width: 955px; 
    text-align: left;
    margin: 0 auto;
 
  margin-top: 0px;
    padding: 0;
    background-color: #ffffff;
    
}

div#header
{
	height: 87px;
	width: 880px;
	border-bottom: solid 1px #cfceda;
	padding: 0px 44px 0px 31px;
}

div#header img#imgHeaderLogo
{
	float: left;
	margin-top: 25px;
}

div#headline 
{
	text-align: right;
	height: 28px;
	margin-top: -28px;
	padding-right: 44px;
	color: #c57857;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 22px;
}

div#headline h1
{
	color: #c57857;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 22px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

div#headerLinks 
{
	float: right;
	font-size: 10px;
	padding-top: .8em;
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
	background-position: 5.4em top;
	height: 1.4em;
}
div#headerLinks ul
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#headerLinks ul li
{
	display: inline;
	line-height: 1.8em;
	padding: 0px 0px 0px 1.4em;
	white-space: nowrap;
}
div#headerLinks ul li.textsize
{
	padding-right: 0.5em;
}
div#headerLinks li a
{
	color: #8685A4;
	/*text-decoration: none;*/
}
div#headerLinks li a:active
{
	color: #c57857;
	/*text-decoration: none;*/
}

div#headerLinks li a:hover
{
	color: #c57857;
	/*text-decoration: none;*/
}

div#headerLinks a.fontsize1
{
	font-size: 11px;
}
div#headerLinks a.fontsize2
{
	font-size: 12px;
}
div#headerLinks a.fontsize3
{
	font-size: 13px;
}

div#header_bottom
{
	border-bottom: solid 1px #cfceda;
	height: 3px;
	width: 955px;
	float: left;
	font-size: 0px;
}

div#content
{
	background-image: url(../images/divider.gif);
	background-repeat: repeat-y;
	background-position: 228px top;

}

div#footer
{
	clear: both;
	padding: 0px 0px 20px 36px;
	font-size: 10px;
	margin-left:192px;
}

div#footerBox
{
	height: 256px;
	width: 676px;
	margin-bottom: 10px;
}

div#footerBoxIndications
{
	float: left;
	width: 166px;
	height: 236px;
	border-right: solid 1px #c5c4d2;
	padding: 20px 10px 0px 15px;
	font-size: 11px;
}

div#footerBoxISI
{
	float: left;
	width: 607px;
	height: 216px;
	background-color: #fdf6e8;
	border: solid 1px #c5c4d2;
	padding: 23px 33px 0px 36px;
	font-size: 11px;
	color: #7a7a88;
}

div#footerBoxISI h3
{
	color: #7a7a88;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}

div#footerBoxISI a, a:visited
{
	color: #8685a4;
	/*text-decoration: none;*/
}

div#footerBoxISI a:hover
{
	color: #c57857;
	/*text-decoration: none;*/
}

div#footerBoxLinks
{
	float: left;
	width: 670px;
	height: 21px;
	text-align: right;
	padding: 12px 6px 0px 0px;
	border-left: solid 1px #c5c4d2;
	border-bottom: solid 1px #c5c4d2;
}

div#footerBoxLinks div#footerLinks
{
	overflow: hidden;
	float: right;
	font-size: 10px;
}

div#footerBoxLinks div#footerLinks a
{
	color: #8685a4;
	/*text-decoration: none;*/
}

div#footerBoxLinks div#footerLinks a.selected
{
	color: #c57857;
	/*text-decoration: none;*/
}

div#footerBoxLinks div#footerLinks a:hover
{
	color: #c57857;
	/*text-decoration: none;*/
}

div#footerBoxLinks div#footerLinks ul
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#footerBoxLinks div#footerLinks ul li
{
	border-left: 1px solid #94adb2;
	display: inline;
	line-height: 12px;
	margin: 4px 5px 4px -5px;
	padding: 0px 10px 0px 7px;
	white-space: nowrap;
}

div#footerLegal
{
	width: 670px;
	padding-top: 20px;
	padding-bottom: 32px;
	height: 150px;
}

div#footerLegal p
{
	margin: 0px;
	color: #616161;
	/*color: #8d8e8f;*/
}

div#footerLegal p a, a:visited
{
	color: #8685a4;
	/*text-decoration: none;*/
}
div#footerLegal p a:hover
{
	color: #c57857;
	/*text-decoration: none;*/
}

div#footer img#imgKingLogo
{
	float: left;
	margin-top: 5px;
}


p.center
{
	text-align:center;
	}

/* Misc styles */
br.clear
{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}



.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: block;}

/* Hides from IE5/Mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE5/Mac */

#yellowbar
{
 position: absolute;
 margin-left: -41px;
  margin-top: 0px;
  
}

#splDiv
{
width:475px;
position:relative;
margin-bottom:40px;
margin-top:10px;
	}
