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

.wep_main a {
	color: #002b65;
	text-decoration: underline;
	}

.wep_main a:hover {
	color: #002b65;
	text-decoration: underline;
	}

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

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

.wep_main h1, h2, h3, h4, h5, h6 {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #002b65;
	line-height: 15pt;
	}

.wep_main hr {
	border: none 0; 
	border-top: 1px dotted #002b65;
	height: 1px;
	}
	
.wep_main ul.sub_menu { margin:0; padding: 0px 0px 0px 3px; }
.wep_main ul.sub_menu li { margin:0; padding: 4px 0px 4px 0px; display:block; list-style-type:none; border-bottom: 1px dotted #a1aec6; }
.wep_main ul.sub_menu li.last { margin:0; padding: 4px 0px 4px 0px; display:block; list-style-type:none; border-bottom: 1px solid #425c8c; }
.wep_main ul.sub_menu a:link, ul.sub_menu a:visited, a:active, ul.sub_menu a:hover { padding:0 12px 6px 12px; color: #ffffff; text-decoration:none; background: url(/gfx/sub_menu.gif) no-repeat 0 5px; font-weight: bold; }

.wep_main_head h1, h2, h3, h4, h5, h6 {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	line-height: 15pt;
	background-color: #13215d;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	border: 0px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	}

.wep_main form {
	margin: 0;
	padding: 0;
	}

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

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

.bottom {
	background-image: url(/gfx/bottom_back.gif);
	background-repeat: repeat-x;
	}

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