body {
	background-color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}

#WRAPPER {
	background-image: url(images/page-bk-shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

#WRAPPER #BANNER {
	background-image: url(images/banner-main.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 137px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#WRAPPER #MAIN {
	margin-right: 10px;
	margin-left: 10px;
	background-color: #E9EAE5;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bk-content.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}


#WRAPPER #MAIN #COLUMN1 {
	width: 160px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#WRAPPER #MAIN #COLUMN1 #TRANSPAC {
	padding: 10px;
}




#WRAPPER #MAIN #COLUMN1 #NAV {
	padding: 0px;
	list-style-type: none;
	margin: 10px;
	background-color: #CCC;
}


#WRAPPER #MAIN #COLUMN1 #NAV ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#WRAPPER #MAIN #COLUMN1 #NAV ul li.title {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color:#E9EAE5;
	margin-top:10px;
}

#WRAPPER #MAIN #COLUMN1 #NAV li a  {
	display: block;
	font-size: 11px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #1E5394;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1E5394;
	background-image: url(images/grey-bullet.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-top: 9px;
padding-right: 3px;
padding-bottom: 9px;
}

#WRAPPER #MAIN #COLUMN1 #NAV li a:hover {
	color: #FFF;
	background-color: #1E5394;
	background-image: url(images/bullet-white.gif);
	display: block;
	
	background-position: 8px center;
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1E5394;
padding-bottom: 9px;
padding-right: 3px;
}

#WRAPPER #MAIN #COLUMN1 .NAV2 {
	padding: 0px;
	list-style-type: none;
	margin: 10px;
	background-color: #CCC;
}


#WRAPPER #MAIN #COLUMN1 .NAV2 ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#WRAPPER #MAIN #COLUMN1 .NAV2 li.title {
	color:#000000;
	font-weight:bold;
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1E5394;
	margin: 0px;
	padding: 0px;
	padding-bottom:10px;
	list-style-type: none;
	background-color:#E9EAE5;
	margin-top:10px;
}

#WRAPPER #MAIN #COLUMN1 .NAV2 li a  {
	display: block;
	font-size: 11px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #1E5394;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1E5394;
	background-image: url(images/grey-bullet.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-top: 9px;
padding-right: 3px;
padding-bottom: 9px;
	
}
#WRAPPER #MAIN #COLUMN1 .NAV2 li a:hover {
	color: #FFF;
	background-color: #1E5394;
	background-image: url(images/bullet-white.gif);
	display: block;
	
	background-position: 8px center;
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1E5394;
padding-bottom: 9px;
padding-right: 3px;
}

#WRAPPER #MAIN #COLUMN2 {
	padding: 10px;
	float: left;
	width: 760px;
	font-size: 12px;
}


#WRAPPER #MAIN #COLUMN2 p {
	line-height: 155%;
}

#WRAPPER #MAIN #COLUMN2 h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 28px;
	color: #004178;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
}
#WRAPPER #MAIN #COLUMN2 h2 {
	color: #004178;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 23px;
	font-weight: normal;
}

#WRAPPER #MAIN #COLUMN2 h3 {
	font-size: 19px;
	color: #8DB84C;
	font-family: "Arial Black", Gadget, sans-serif;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
	
}	
#WRAPPER #MAIN #COLUMN2 h4 {
	font-size: 16px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	color: #004178;
	
}	


#WRAPPER #MAIN #COLUMN2 .callbox {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	text-align: center;
	width: 295px;
}

#WRAPPER #MAIN #COLUMN2 .callbox h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #105D9A;
}
#WRAPPER #MAIN #COLUMN2 table tr td .callbox .green {
	color: #8DB84C;
}




#WRAPPER #MAIN .clearfloat {
	clear: both;
	float: none;
}

#WRAPPER #FOOTER {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(images/footer.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 25px;
	height: 21px;
	padding-left: 25px;
	text-decoration: none;
}
#WRAPPER #FOOTER a {
	text-decoration: none;
	color: #1E5394;
}



#bin_table {
	font-size: 12px;
	background-color: #F6F6F2;
}
#WRAPPER #MAIN #COLUMN2 form #bin_enquiry_table .button {
	background-color: #8DB84C;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
#WRAPPER #MAIN #COLUMN2 #bin_table h4 {
	margin: 0px;
	padding: 0px;
}
#WRAPPER #MAIN #COLUMN2 #bin_table a:hover {
	background-color: #275182;
	text-decoration: none;
}


#WRAPPER #MAIN #COLUMN2 #bin_table a      {
	display: block;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 9px;
	background-color: #8DB84C;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#WRAPPER #MAIN #COLUMN2 a {
	text-decoration: none;
	font-weight: bold;
	color: #8DB84C;
}
#WRAPPER #MAIN #COLUMN2 a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #1E5394;
}
#bin_enquiry_table {
	font-size: 12px;
	background-color: #F6F6F2;
}