/* CSS Document */

body {
	padding: 0px;
	margin: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}

a, a:link, a:active {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input {
	width: 130px;
}

textarea {
	width: 130px;
}

.wep_textareaenquiry {
	width: 350px;
}

.wep_radio {
	width: 30px;
}

.wep_submit {
	width: 100px;
}

.wep_structuretable {
	width: 750px;
	margin : 0px auto;
}

.wep_goldbar {
	background-color: #CC9933;
}

.wep_greenbar {
	background-color: #006633;
}

.wep_frontleft {
	width: 332px;
	background-color: #FFFFCC;
	padding-left: 15px;
}

.wep_frontright {
	width: 418px;
	padding-left: 20px;
}

.wep_leftcolumn {
	width: 170px;
	background-color: #FFFFCC;
	padding-left: 15px;
	background-image:  url("../images/generic/nav_paw_ghosted.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}

.wep_rightcolumn {
	width: 580px;
	padding-left: 20px;
}

#wep_navigation {
	background-color: #FF6600;
	color: #FFFFFF;
	height: 29px;
	margin: 0px;
	padding: 0px;
}

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

#wep_navigation li {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#wep_navigation li a, #wep_navigation li a:link, #wep_navigation li a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 13px;
	padding-top: 6px;
	padding-bottom: 7px;
	background-color: #FF6600;
	display: block;
}

#wep_navigation li a:hover {
	background-color: #CC9933;
	background-image:  url("../images/generic/nav_on_bg.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

hr {
	color: #FF6600;
	height: 1px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #CC9933;
	padding-top: 15px;
	line-height: 27px;
}

html>body h1 {
	padding-top: 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	padding: 5px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

h4,h5,h6 {
	font-size: 14px;
	font-weight: bold;
	color: #006633;
}

.wep_featurepanel {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CC99;
	background-image:  url("../images/generic/feature_paw_ghosted.gif");
	background-repeat: no-repeat;
	background-position: right top;
}

.wep_panelheader {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.picture {
	border: 1px solid #FFFFFF;
}

.mainheader {
	font-size: 16px;
	color: #666666;
}

.wep_search {
	background-color: #006633;
	background-image:  url("../images/generic/search_paw.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
