/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
}

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

a:hover {
	color: #FF9900;
	text-decoration: underline;
}

h2 {
	color: #333399;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

.wep_container {
	width: 674px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

form {
	padding: 0px;
	margin-bottom: 10px;
}

input {
	width: 180px;
}

textarea {
	width: 180px;
	height: 130px;
}

.button {
	width: 120px;
}

/* header elements */

.wep_top-band {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333399;
	height: 25px;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.wep_top-band a, .wep_top-band a:link, .wep_top-band a:active, .wep_top-band a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.wep_top-band a:hover {
	text-decoration: underline;
}

.wep_header {
	margin-top: 2px;
	height: 85px;
}

.wep_navigation {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333399;
	border-bottom-color: #333399;
	height: 21px;
	clear: both;
	padding-top: 4px;
	padding-bottom: 4px;
}

.wep_navtab {
	float: left;
}

.wep_navtab a, .wep_navtab a:link, .wep_navtab a:active, .wep_navtab a:visited {
	background-color: #FFFFFF;
	background-image:  url("../images/generic/button_base_off.gif");
	background-repeat: no-repeat;
	background-position: left top;
	width: 90px;
	margin-right: 6px;
	padding-left: 40px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	display: block;
}

.wep_navtab a:hover {
	color: #333399;
	text-decoration: none;
	background-image:  url("../images/generic/button_base_on.gif");
}

.wep_end-navtab {
	float: left;
}

.wep_end-navtab a, .wep_end-navtab a:link, .wep_end-navtab a:active, .wep_end-navtab a:visited {
	background-color: #FFFFFF;
	background-image:  url("../images/generic/button_base_off.gif");
	background-repeat: no-repeat;
	background-position: left top;
	width: 90px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 40px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	text-decoration: none;
}

.wep_end-navtab a:hover {
	color: #333399;
	text-decoration: none;
	background-image:  url("../images/generic/button_base_on.gif");
}

/* generic layout and markup */

.wep_left-column {
	margin: 0px;
	padding: 15px 0px 0px;
	float: left;
	width: 385px;
}

.wep_left-column p {
	margin-top: 0px;
	margin-bottom: 20px;
}

.wep_right-column {
	margin: 0px;
	padding: 15px 0px 0px;
	float: right;
	width: 270px;
}

.wep_right-column p {
	margin-top: 0px;
	margin-bottom: 20px;
}

.wep_left {
	float: left;
}

.wep_right {
	float: right;
}

/* front page specific */

.wep_project-left {
	float: left;
	margin-right: 10px;
	padding-left: 20px;
}

.wep_project-right {
}

/* footer elements */

.wep_toplink {
	clear: both;
}

.wep_footer {
	color: #FFFFFF;
	background-color: #333399;
	margin-top: 10px;
	padding: 3px 3px 3px 6px;
	height: 21px;
}

.wep_footer-nav {
	float: left;
}

.wep_footer-nav a, .wep_footer-nav a:link, .wep_footer-nav a:active, .wep_footer-nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.wep_footer-nav a:hover {
	text-decoration: underline;
}

.wep_footer-copyright {
	float: right;
}

.wep_credit {
	font-size: 80%;
	color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}

.wep_credit a, .wep_credit a:link, .wep_credit a:active, .wep_credit a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.wep_credit a:hover {
	color: #CC0000;
	text-decoration: underline;
}
