body{
	background-color:#006699;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/header_fill.gif);
	background-repeat:repeat-x;
	}
#headerL{
	position:absolute;
	left:0px;
	top:2px;
	height:120px;
	width:547px;
	float:left;
	}
#headerR{
	position:absolute;
	left:-79px;
	top:-195px;
	height:175px;
	float:left;
	width:100%;
	z-index:2;
	}
#links{
	position:absolute;
	top:124px;
	left:17px;
	height:26px;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	z-index:3;
	width: 733px;
	}
#container{
	position:relative;
	width:100%;
	top:152px;
	background-color:#FFFFFF;
	}
#container1{
	background-image:url(images/left_fill.gif);
	background-repeat:repeat-y;
	width:100%;
	}
#menu{
	position:relative;
	left:0px;
	top:30px;
	margin-bottom:20px;
	width:150px;
	float:left;
	}
#content{
	z-index:1;
	padding:20px;
	margin-left:220px;
	margin-right:30px;
	}
#clearfloats{
	CLEAR:left;
	}
#footer{
	position:relative;
	clear:both;
	left:0px;
	top:10px;
	z-index:3;
	width:100%;
	height:32px;
	font-size:10px;
	color:#FFFFFF;
	background-image: url(images/footer_fill.gif);
	background-repeat: repeat-x;
	line-height: 35px;
}
.footerlink{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	}
.footerlink:hover{
	color:#FFCC66;
	text-decoration:none;
	}
.bullet{
	list-style-image:url(images/bullet.gif);
	text-decoration:none;
	line-height:20px;
	}
.text {
	font-size:11px;
	color:#000000;
	line-height:18px;
	}
.bulletmenu {
	list-style-image:url(images/bullet_menu.gif);
	line-height:18px;
	}
.bulletmenu li{
	margin-left:-20px;
	}
.menutext{
	font-size:10px;
	color:#000000;
	padding:5px 5px 5px 5px;
	line-height:18px;
}
.menulink{
	color:#000000;
	text-decoration:none;
}
.menulink:hover{
	color:#FFFFFF;
}
.menusubtitle {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.feature {
	color:#FFCC66;
}
a {
	color:#006699;
}
a:hover{
	color:#FF9900;
	}
.wlinks{
	color:#424C4F;
	text-decoration:none;
	}
.wlinks:hover{
	color:#FF9900;
	text-decoration:none;
	}
.title{
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	color:#006699;
	}
.subtitle{
	font-size:13px;
	font-weight:bold;
	color:#006699;
	}
.subtitle2{
	font-size:11px;
	font-weight:bold;
	color:#006699;
	}
.subtitleBLUE{
	font-size:11px;
	color:#FFCC66;
	font-weight:bold;
	} 
