body{
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#D8E6F2 url(images/gfx/bggrad.jpg) repeat-x;
	color:#4B4B4B;
	}
h3{
	color:#018AFF;
	font-size:19px;
}
#companyname{
	display:none;
	}
#container{
	background:#FFFFFF;
	position:relative;
	left:50%;
	width:700px;
	margin-left:-350px;
	border:1px solid #3F3F3F;
	top:20px;
	}
#top{
	background:#E9F5FF;
	border-bottom:1px solid white;
	text-align:left;
	}
#topright{
	background:url(images/gfx/topright.gif) no-repeat;
	width:175px;
	height:77px;
	border-left:1px solid white;
	position:absolute;
	top:0;
	right:0;
	}
#cols{
	margin-left:175px;
	width:525px;
	background:#D9EDFF;
}
#coltop1{
	width:263px;
	float:left;
	border-bottom:1px solid white;
	background:#7FC3FF;
	height:22px;
	}
#coltop2{
	width:241px;
	float:left;
	border-bottom:1px solid white;
	border-right:1px solid white;
	background:#99CFFF;
	height:22px;
	}
#coltop3{
	width:20px;
	float:left;
	background:#99CFFF;
	height:23px;
	}
#coltop4{
	width:263px;
	height:17px;
	float:left;
	background:#6FB5F3;
	}
#coltop5{
	width:262px;
	height:17px;
	float:left;
	background:#82C4FF;
	}
#col1{
	background:#EBF5FF;
	padding:20px 20px 40px 20px;
	width:223px;
	float:left;
}
#col2{
	padding:20px;
	width:222px;
	float:left;
}	
#cols a{
  color:#018AFF;
  text-decoration: none;
  font-weight: bold;
}
#cols a:hover{
  text-decoration: underline;
}
#menu{
	position:absolute;
	top:118px;
	left:25px;
	border-top:1px solid #BCE0FF;
	border-bottom:1px solid #BCE0FF;
	padding:20px 0;
	width:125px;
	line-height:180%;
}
#menu a{
	color:#00427B;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

#menu a.sublink{
	font-weight:normal;
}

#menu a:hover{
	text-decoration:underline}
#bottom{
	top:25px;
	text-align:center;
	position:relative;
	color:#6FB5F3;
}
#bottom a{
	color:#6FB5F3;
	text-decoration:none;
}
#bottom a:hover{
	text-decoration:underline}
	

