body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}

table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top;}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, li, input, textarea, select
	{
	font-family:Tahoma;
	font-size:12px;
	line-height:normal;
	color:#4D4D4D;
	}

.l_text {
	color:#2b4c7e;
	text-decoration:none
}
.l_text:hover{
	color:#2b4c7e;
	text-decoration:underline
}

.l2_text { color:#FF5001;}
	
.h_text { color:#3F5270}
	
.c_text { color:#ffffff}
.c_text a{ color:#ffffff}

.c2_text { color:#3F5270; text-decoration:none; font-weight:bold}
.c2_text:hover{ color:#3F5270; text-decoration:underline}

.c3_text {
	color:#3F5270;
	text-decoration:none;
	font-weight:bold;
	font-size: 9px;
}
.c3_text:hover{ color:#3F5270; text-decoration:underline}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}
	
.fs {
	font-size:10px
}
	
.line { background:url(images/line.gif) repeat-x; height:1px}

.vam { vertical-align:middle}

.form{height:23px; margin-top:1px;}
.form input {width:212px; height:20px;padding-left:5px}

textarea {
	width:212px;
	height:117px;
	padding-left:5px;
	overflow:hidden;
	margin-top:1px
}

.select { width:152px; height:19px}

ul {margin:0; padding:0; list-style:none}
li  {
	margin: 0px;
	text-transform:uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 19px;
	font-weight: bold;
	background-image: url(images/a1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
li a  {font-family:Tahoma; font-size:11px; line-height:16px; color:#3F5270; text-decoration:none;}
li a:hover {text-decoration:underline;}

#topleft {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 525px;
	width: 150px;
	background: url(images/peellogo.png) no-repeat;
	text-indent: -999em;
	text-decoration: none;
}



