html {height:100%;}

body {
font-family:  Arial, Helvetica, Verdana, sans-serif;
background-image: url(images/background.jpg);
background-position:right bottom;
background-repeat:no-repeat;
background-attachment:fixed;
background-color:#0054A6;
text-align:left;
font-size:11px;
margin:0px auto;
height:100%;
}

img {
border:0;
display:inline;
vertical-align:top;
text-align:left;
padding:0px;
}

/*Text Styles*/
.title {
font-size:14px;
letter-spacing:-.01em;
color:#914900;
font-weight:700;
}

.title-black {
font-size:14px;
letter-spacing:-.01em;
color:#000;
font-weight:700;
}

.whitetext {
font-size:12px;
letter-spacing:-.01em;
color:#FFF;
font-weight:700;
}

.yellowtext{
font-size:10px;
letter-spacing:-.01em;
color: #FFCC00;
font-weight:700;
}

/*Format*/
. h1 {
color:#4F5F34;
font-size:16px;
text-align:left;
letter-spacing:-0.05em;
margin:0 0 8px;
}

. img {border: 1px solid #DDD;}

.h2 {
margin-bottom:0;
color:#FFF;
font-size:16px;
font-weight:700;
margin-top:3px;
}

.h5 {
font-size:9px;
color:#036;
text-transform:uppercase;
margin:0;
}

h3 {
padding-bottom: 15px;

}

/*Middle */
#container {
height:100%;
width:751px;
background-color:#FFF;
margin:0 auto;
}

#subbar {
width:800px;
margin:0;
clear:right;
padding:0;
border-right:1px solid #FFF;
}

#contentbox {
width:800px;
background-image:url(images/bodybackground.gif);
background-color:#FFF;
background-repeat:repeat-y;
border-right:1px solid #FFF;
clear:both;
padding-top:30px;

}

#content {
font-family:"Times New Roman", Times, Georgia, serif;
text-align: justify;
padding-left:15px;
width:490px;
float:left;
line-height:16px;
font-size:13px;}

.tablepad {padding:8px 8px 0px 8px;}

. h3 {
margin-bottom:0;
color: #999933;
font-size:12px;
padding-bottom:0px;
line-height:10px;
}

/* Top */
#header{
height:29px;
padding-right:10px;
margin-bottom:0px;
background-image: url(images/top.jpg);
background-repeat:no-repeat;
padding-top:220px;
width:790px;
}

.headerlinks
{
color:#000;
font-size:11px;
font-weight:bold;
text-align:right;}

.headerlinks a, .headerlinks a:active, .headerlinks a:visited
{font-family: Arial, Helvetica, Verdana, sans-serif;
text-decoration:none; color:#000;}

.headerlinks a:hover
{color:#666666;}

/* Images on Broker page */
.img-right {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
}

.hr {
	color: #ccc;
	border: 1px solid #ccc;
}			



/*Main */
#left {
width:164px;
float:left;
margin:0;
padding:0;
}

#leftcolumn {
width:164px;
margin:0;
padding:0;
}
#leftcolumnlogo {
width:164px;
margin:0;
padding:0;
}

#leftcolumn ul {
list-style-image:url(images/listimage.gif);
list-style-position:outside;
text-align:left;
margin:0px auto;
padding-left: 10px;
}

#leftcolumn li {
border-bottom:1px solid #CCC;
line-height:32px;
font-size:12px;
padding:0px 10px 0px -10px;
margin: 0px 10px 0px 10px;
}

.links
{font-family:Arial, Helvetica, Verdana, sans-serif;
font-weight:bold;
color:#0055A5;
}

.links a, .links a:active, .links a:visited
{text-decoration:none; color:#0055A5;}

.links a:hover
{color:#666666;}


/*Push*/

.wrapper {
	min-height: 100%;
	background-image:url(images/bodybackground.gif);
	background-repeat:repeat-y;
	background-color:#FFF;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px; /* the bottom margin is the negative value of the footer's height */
	float:left;
}

.footer, .push {
	height: 75px; /* .push must be the same height as .footer */
	float:left;
	clear:left;
}

.clear {
	height: 1px
	clear:both;
}

/*Footer*/
#footer {
width:770px;
height:60px;
color:#333;
font-size:11px;
clear:both;
padding:15px 0px 5px 30px;
border-right:1px solid #FFF;
background-color:#EEE;
border-top:1px solid #CCC;
}

.footer a, .footer a:active, .footer a:visited 
{text-decoration:none; color:#333; font-weight:bold;}

.footer a:hover
{text-decoration:none; color:#0055A5; font-weight:bold;}
