body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; background-image: url(images/recycling-pic.gif); background-repeat: repeat-y; background-position: center top }

#wrapper {
	width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}
#header {
	height: 125px;
	background-image: url(../images/weeebrokers-new.gif);
	background-repeat: no-repeat;
	padding-left: 400px;
	color: #009999;
	font-weight: bold;
	font-size: 14px;
}
#content {
	margin-top:0px;
	padding-bottom:10px;
	position:relative;
}
#content div {
	float:left;
}
#content-left {
	width:140px;
	position:absolute;
	top:0;
	left:0;
	background-image: url(../images/stripes.gif);
}
#content-main {
	position:absolute;
	top:0;
	right:0;
	margin-left:5px;
	width:655px;
	float: left;
}
h1 {  font-size: 18px; font-weight: bold; color: #009999}
h2 { font-size: 14px; font-weight: bold; color: #009999}

.heading1 {  font-size: 18px; font-weight: bold; color: #009999}
.heading2 { font-size: 14px; font-weight: bold; color: #009999}
.text-small { color: #333333; font-size: 9px}
.divider-vertical {  background-image:  url(images/divider-vertical.gif); background-repeat: repeat-y; background-position: center}
.table-headings {  color: #FFFFFF; background-color: #009999; }
.heading2-white { font-size: 14px; font-weight: bold; color: #FFFFFF}
a:link {  color: #339933}
a:visited {  color: #339933}
a:hover {  color: #339933; text-decoration: underline}
a:active {  color: #339933}

.text-bold-italic { color: #333333; font-style: italic; font-weight: bold}

.menu-text { color: #009999; font-size: 11px; line-height: 26px; padding-left: 8px; }
.menu-text A:link { color: #009999; text-decoration: none; }
.menu-text A:visited { color: #009999; text-decoration: none; }
.menu-text A:hover { color: #009999; text-decoration: underline;  }
.menu-text A:active { color: #009999; text-decoration: none; }

.ctl-link {
	color: #C81D1D;
	font-size: 10px;
}
.ctl-link A:link { text-decoration: underline !important; }
.ctl-link A:visited { text-decoration: underline; }
.ctl-link A:hover { text-decoration: none; }
.ctl-link A:active { text-decoration: underline; }

UL.redsq  {
	text-indent: 1px;
	margin: 1.5em;
	font-weight: normal;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(images/redsq.gif);
}
UL.reddot {

	text-indent: 1px;
	margin: 1.5em;
	font-weight: normal;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(../images/bullet-2nd-level.gif);
}
img.floatRight {
	float: right;
	margin-left: 10px;
	clear: both;
}
