body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	background-image: url(/gfx/back.gif);
	background-repeat: repeat-x;
	}

.wep_main a {
	color: #0d8e7e;
	text-decoration: underline;
	}

.wep_main a:hover {
	color: #0d8e7e;
	text-decoration: underline;
	}

.wep_main, .wep_main td, .wep_main p, .wep_main ul, .wep_main ol, .wep_main input, .wep_main textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 15pt;
	}

.wep_main td font, .wep_main p font {
	color: #666666;
	}

.wep_main h1, h2, h3, h4, h5, h6, h7 {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #0d8e7e;
	line-height: 15pt;
	margin-bottom: -15px;
	}

.wep_main i, .wep_main em, .wep_main b, .wep_main strong {
	color: #0d8e7e;
	}

.wep_main hr {
	border: none 0; 
	border-top: 1px dotted #0d8e7e;
	height: 1px;
	}

.wep_main_blue a {
	color: #154486;
	text-decoration: none;
	}

.wep_main_blue a:hover {
	color: #154486;
	text-decoration: underline;
	}

.wep_main_blue , .wep_main_blue td, .wep_main_blue p, .wep_main_blue ul, .wep_main_blue ol, .wep_main_blue input, .wep_main_blue textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 15pt;
	}

.wep_main_blue td font, .wep_main_blue p font {
	color: #666666;
	}

.wep_main_blue h1, h2, h3, h4, h5, h6 {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #154486;
	line-height: 15pt;
	margin-bottom: -15px;
	}

.wep_main_blue i, .wep_main_blue em, .wep_main_blue b, .wep_main_blue strong {
	color: #154486;
	}

.wep_main hr {
	border: none 0; 
	border-top: 1px dotted #154486;
	height: 1px;
	}

.image_frame_left {
	border: 1px solid #f2f2f2;
	padding: 4px;
	background-color: #ffffff;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	}

.image_frame_right {
	border: 1px solid #f2f2f2;
	padding: 4px;
	background-color: #ffffff;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	}

@media print {
	.wep_noprint { display: none; }
}
