/* CSS Document */
body {
	/*font-family: Verdana, Georgia, Arial;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #660034;
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
	line-height: 14px;
}

* {
	outline: none;
}

img {
	border: 0;
}

h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height:18px;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}

ul {
	padding: 0;
	margin: 0;
	list-style:none;
}

li {
	display: list-item;
	padding: 0px;
	float: left;
}

a:link, a:visited {
	color: #e20026;
	text-decoration: none;
}

a:hover {
	color: #1c4164;
}

a.rev:link, a.rev:visited {
	color: #1c4164;
	text-decoration: none;
}

a.rev:hover {
	color: #e20026;
}

a img {
	border: none;
	text-decoration: none;
}

a { outline: 0 none; }


#spacer {
	background-image: url(images/spacer.gif);
	background-position: left top;
	clear: both;
}

.spacers {
	background-image: url(images/spacer.gif);
	background-position: left top;
	clear: both;
}

form {
	padding: 0;
	margin: 0;	
}

.para {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

.para_cu {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

.para_l {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #7f1a4d;
}

.para_s {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	color: #7f1a4d;
}

.para_xs {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	color: #666;
}

.page_title {
	width: 100px;
	
}

.para_page_title {
	width: 620px;
	margin-bottom: 10px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #7f1a4d;
}

#wrapper {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

#main_nav {
	width: 1024px;
	float: left;
	margin-bottom: 15px;
}

#nav {
	width: 500px;
	float: left;
}
	

.copyright {
	width: 504px;
	float: left;
	color: #666;
	font-size: 9px;
	padding-top: 10px;
}

#footer {
	width: 1004px;
	float: left;
	text-align: center;
	font-size: 9px;
	padding: 10px;
}

#footer a {
	text-decoration: none;
	color: #666;
}

/*	NAVIGATION	*/

#nav li {
	margin-left: 1px;
}

#nav li a {
	width: 100px;
	float: left;
	color: #FFF;
	font-weight: bold;
	display: block;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;	
	text-decoration: none;
	text-align: center;	
}

.nav_hm {
	background-image: url(images/out_hm.jpg);
	background-repeat: repeat-x;
}

.nav_dl {
	background-image: url(images/out_dl.jpg);
	background-repeat: repeat-x;
}

.nav_of {
	background-image: url(images/out_of.jpg);
	background-repeat: repeat-x;
}

.nav_cu {
	background-image: url(images/out_cu.jpg);
	background-repeat: repeat-x;
}

/*	END of NAVIGATION	*/


/*	HEADER	*/

#banner {
	width: 1024px;
	float: left;
}

/*	END of HEADER	*/


/*	MAIN CONTENT	*/

#wrapper_content {
	width: 1024px;
	float: left;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height: 480px;
	margin-top: 15px;
}

#form_content {
	width: 1024px;
	float: left;
	background-image: url(images/form_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height: 480px;
	margin-top: 15px;
}

#left_content {
	width: 645px;
	float: left;
	padding-left: 15px;
}

.page_content {
	width: 625px;
	float: left;
}

.order_content {
	width: 1024px;
	float: left;
}

.order_content_ok {
	width: 1000px;
	float: left;
}

.left_page_tag {
	width: 20px;
	height: 10px;
	float: left;
	background-color: #7f1a4d;
}

#download_wrapper {
	width: 358px;
	float: left;
	border-left: 1px solid #CCC;
	min-height: 480px !important;
}

#download_page_wrapper {
	width: 20px;
	float: left;
	min-height: 490px !important;
}

.download_page_tag {
	width: 20px;
	height: 10px;
	float: left;
	background-color: #835093;
}

.download_content {
	width: 328px;
	float: left;
	margin-left: 10px;
	color: #FFF;
}

.download_content a  {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

.download_content a:hover {
	text-decoration: underline;
	color: #FFF;
}

/*	END of MAIN CONTENT*/

/*	DOWNLOADS	*/

.right_title {
	width: 328px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #7f1a4d;
}

.download_btn_uh {
	width: 142px;
	float: left;
	background-image: url(images/downloads/urban_health.jpg);
	background-repeat: no-repeat;
	height: 72px !important;
	margin-right: 4px;
	margin-bottom: 4px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 10px;
}

.download_btn_pm {
	width: 142px;
	float: left;
	background-image: url(images/downloads/pest_minimisation.jpg);
	background-repeat: no-repeat;
	height: 72px !important;
	margin-bottom: 4px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 10px;
}

.download_btn_pmp {
	width: 142px;
	float: left;
	background-image: url(images/downloads/pest_management.jpg);
	background-repeat: no-repeat;
	height: 72px !important;
	margin-right: 4px;
	margin-bottom: 4px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 10px;
}

.download_btn_ir {
	width: 142px;
	float: left;
	background-image: url(images/downloads/independent_reports.jpg);
	background-repeat: no-repeat;
	height: 72px !important;
	margin-bottom: 4px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 10px;
}

.download_btn_pps {
	width: 142px;
	float: left;
	background-image: url(images/downloads/procedures_pest_specific.jpg);
	background-repeat: no-repeat;
	height: 72px !important;
	margin-right: 4px;
	margin-bottom: 4px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 10px;
}

.download_btn_pss {
	width: 142px;
	float: left;
	background-image: url(images/downloads/procedures_sector_specific.jpg);
	background-repeat: no-repeat;
	height: 72px !important;
	margin-bottom: 4px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 10px;
}

.download_btn_l {
	width: 142px;
	float: left;
	background-image: url(images/downloads/legislation.jpg);
	background-repeat: no-repeat;
	height: 72px !important;
	margin-right: 4px;
	margin-bottom: 4px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 10px;
}

.download_btn_edu {
	width: 142px;
	float: left;
	background-image: url(images/downloads/education_out.jpg);
	background-repeat: no-repeat;
	height: 72px !important;
	margin-bottom: 4px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 10px;
}

.default_download_wrapper {
	width: 625px;
	float: left;
	margin-bottom: 10px;
}

.default_download_icons {
	width: 75px;
	float: left;
	margin-right: 5px;
}

.tip {
	color: #fff;
	background:#1d1d1d;
	display:none; /*--Hides by default--*/
	padding:5px;
	position:absolute;	z-index:1000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/*	END of DOWNLOADS*/
	

/*	CONTACT US	*/

.contact_col {
	width: 150px;
	float: left;
	margin-right: 15px;
}

.contact_col a {
	text-decoration: none;
	color: #660034;
}

.contact_col a:hover {
	text-decoration: underline;
}

/*	END CONTACT STYLE	*/

/*	DOCUMENT ICONS	*/

.doc_icon_wrapper {
	width: 150px;
	float: left;
	margin-right: 15px;
}

.doc_icon {
	width: 143px;
	float: left;
}

.doc_icon_name {
	width: 150px;
	float: left;
}

.doc_lang_dl {
	width: 20px;
	float: left;
	margin-top: 5px;
	margin-right: 3px;
}

.doc_icon_wrapper a {
	text-decoration: none;
	color: #660034;
	font-weight: bold;
}


/*	END DOCUMENT ICONS*/

