/* CSS Document */
body {
	margin: 20px;
	padding: 0px;
	font-size: 14px;
	font-family: Helvetica;
	color: #6D6E71;
	margin: 20px;
}
a {
	color:#00AEEF;
	font-size: 14px;
	font-weight: bold;
}	
h1,h2,h3,h4 {
	font-size: 16px;
	color: #00AEEF;
}
a:hover {
	text-decoration: none;
}
#logo {
	border-bottom: 20px solid #004071;
}	
#container {
	position: relative;
	margin: auto;
	width: 800px;

}
#twp{font-size:36px;
padding-left:25px;}
#twp a{text-decoration:none;font-size:11px;}
#bulk {
	padding: 10px 220px 5px 30px;
}
#bulk a {
	font-family: Helvetica;
	color: #6D6E71;
	font-style:normal;
	font-weight: normal;
	text-decoration:none;
}
#bulk a:hover{
	font-family: Helvetica;
	color: #6D6E71;
	font-style:normal;
	font-weight: normal;
	text-decoration:underline;
}


#right {
	position: absolute;
	right: 20pt;
	top:110pt;

}

	
#rightmenu {
	position: absolute;
	right:33px;
	top: 360px;
	color:#FB8F20;
	padding: 10px;
	font-size: 13px;
	font-weight: bold;
}
#menu {
font-family:Arial, Helvetica, sans-serif;
	position: relative;
	left: 28px;
	font-size: 10px;
	top: -18px;
	color: #fff;
}
#menu a {
	color: #fff;
	font-style:normal;
	font-weight: normal;
	text-decoration:none;
}
#menu a:hover {
	color: #fff;
}