/* CSS Document */
body {
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	color:#778087;
	font-size:11px;
	width:988px;
	margin:auto;
}
html[xmlns] body {
	width:980px;
}

div {
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	color:#778087;
	font-size:11px;
}
#header {
	width:965px;
	margin:7px;
}
.leftbar{
	width:216px;
	float:left;
}

.module {
	width:216px;
	margin:7px;
	background-color:#ececec;
}
.module a, .module a:visited {
	color:#778087;
	text-decoration:none;
}

.module a:hover {
	color:#3399CC;
	text-decoration:underline;
}
.module h3 {
	background-image:url(images/mod-header-bg.gif);
	height:17px;
	color:#FFFFFF;
	font-size:11px;
	margin:0px;
	padding:2px 0px 0px 5px;
}
.module h3 a, .module h3 a:visited {
	color:#ffffff;
	text-decoration:none;
}

.module h3 a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.module ul {
	list-style:none;
	margin: 7px 12px 7px 12px;
	padding:0px;
}

#table {
	margin:7px 7px 14px 7px;
	width:737px;
	background:url(images/table-bg.gif);
	float:right;
}
#table h1 {
	background-image:url(images/table-header-bg.gif);
	height:27px;
	color:#4D5559;
	font-size:16px;
	margin:0px;
	padding:6px 8px 8px 37px;
}
#table h1 a, #table h1 a:visited {
	color:#4D5559;
	text-decoration:none;
}

#table h1 a:hover{
	color:#4D5559;
	text-decoration:underline;
}
#table h1 em {
	font-size:12px;
	font-weight:normal;
	font-style:normal;
}
#text {
font-size:12px;
margin:12px 25px 12px 25px;
}
#footer {

display:block;
}
#footer div {
font-size:10px;
margin:0px 25px 12px 25px;
}
#footer div a, #footer div a:visited, #text a, #text a:visited {
color:#3399CC;
text-decoration:none;
}
#footer div a:hover, #text a:hover {
color:#3399CC;
text-decoration:underline;

}
#footer hr {
color:#778087;
width:688px;
height:1px;
}
#toe {
margin:0px 7px 7px 7px;
width: 965;
}
.promo-right {
float:right;
border:solid 1px #999999;
margin: 7px 0px 7px 7px;
padding:7px;
text-align:center;
}
