body {
	margin: 0px;
	font: 0.8em/1.5em Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bg.gif);
}
h1 {
	font-size: 1.2em;
	line-height: 1em;
	padding: 5px 0 15px 0;
	margin: 0;
	color: #000066;
}
h2 {
	font-size: 1.0em;
	color: #000066;
	line-height: 0em;
}
h3 {
	font-size: 1em;
	line-height: 0em;
	color: #000066;
}
p {
	margin: 0;
	padding: 2px 10px 10px 0px;
	font-size: 0.8em;
	color: #000000;
}
li {
	margin: 2px 0px 8px 0px;
	font-size: 0.8em;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
form {
	margin:0;
	padding:0;
}

/******************************************/

#container {
	margin:auto;
	width:900px;
	margin-top: 5px;
	background-color: #FFFFFF;
}

#header {
	width:890px;
	height:85px;
	padding: 5px;
}
.headerLeft {
	width:225px;
	float: left;
}
.headerMid {
	width:440px;
	padding: 20px 0 0 20px;
	color:#000066;
	float: left;
	height: 60px;
	text-align: center;
}
.headerRight {
	float:right;
	width:200px;
	height: 80px;
	text-align: right;
	font-weight: bold;
}


#nav {
	width:900px;
	height:22px;
	background-color:#003366;
	text-align: center;
}
#nav ul {
	margin:0;
	padding: 0;
	text-decoration: none;
	list-style: none;
}
#nav li {
	display:inline;
	margin:0;
	padding:0;
}
#nav a span {
	padding:0 10px 0px 10px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.6em;
	color: #FFFFFF;
	border-right: 1px solid #ffffff;
}
#nav a:hover span {
	color:#FFFF00;
	text-decoration:none;
}
/****************************************************/

#main {
	width:900px;
	background-color:#FFFFFF;
}


#mainImage {
	width:900px;
	height:125px;
	border-bottom: 1px solid #999999;
}
#pageNav {
	width:893px;
	height:25px;
	background-color:#98BCB7;
	color: #FFFFFF;
	font-size: 0.9em;
	padding: 2px 0 0 7px;
	border-bottom: 5px solid #999999;
}
#pageNav a {
	text-decoration:underline;
	color:#FFFFFF;
}
#menuLeft {
	float:left;
	width:180px;
	padding: 10px 0 0 5px;
	background-color: #FFFFFF;
}
#menuLeft ul {
	margin:0;
	padding: 0;
	text-decoration: none;
	list-style: none;
}
#menuLeft li {
	display:block;
	margin:0;
	padding:0;
	border-bottom: 1px dotted #000000;
}
#menuLeft a span {
	text-decoration: none;
	color: #000000;
	line-height: 2.3em;
}
#menuLeft a:hover span {
	color:#0033CC;
	text-decoration:none;
}
#advertRight {
	float:left;
	width:662px;
	padding: 10px 0 0 15px;
	background-color: #FFFFFF;
}

#brokerBox {
	width:180px;
	height:100px;
	float: left;
	padding: 10px 0 0 0;
	background-color: #FFFFFF;
}

/****************************************************/
.menuLeft_Top {
	background-image:url(images/180pod_top.gif);
	height:12px;
}
.menuLeft_Mid {
	background-image:url(images/180pod_middle.gif);
	padding-left: 10px;
}
.menuLeft_Bot {
	background-image:url(images/180pod_bottom.gif);
	height:12px;
}
.advertRight_Top {
	background-image:url(images/512pod_top.gif);
	height:12px;
}
.advertRight_Mid {
	background-image:url(images/512pod_middle.gif);
	padding-left: 10px;
}
.advertRight_Bot {
	background-image:url(images/512pod_bottom.gif);
	height:12px;
}

/****************************************************/

#mainRight {
	width:700px;
	float: right;
	background-color: #FFFFFF;
}
#corp {
	color:#000000;
	}

#corp ul {
	margin:0 0 0 30px;
	padding: 0;
	text-decoration: none;
	list-style-type: disc;
}

#corp li {
	display:block;
	margin:0;
	padding:0;
	color: #000066;
}
#corp td {
	border-bottom: 0px solid #ffffff;
	color: #000066;
	padding: 0;
	font-size: 1.0em;
}


/****************************************************/

#footer {
	width:900px;
	float:left;
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
}
.footText {
	font-size:0.8em;
	padding-left: 10px;
	color: #000000;
}

/***************************************************/
.clearer {
	clear: both;
	line-height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
}
td {
	font-size:0.8em;
	padding-left: 5px;
	vertical-align: top;
	border-bottom: 1px dotted #000000;
	
}
.top {
	background-color:#0099CC;
	font-weight:normal;
	color:#FFFFFF;
	border-bottom: 1px solid #000000;
}

