form {
	margin:0px;
	padding:0px;
}

ul {margin:0; padding:0; list-style:none;}
li {background:none; margin-top:3px}

body{
	margin:0px;
  	padding:0px;
	text-align:center;
	background-color:#1E262C;
	color:#434A4D;
}

div,input,textarea{
	font-size:11px;
	font-family:Tahoma;
	line-height:13px;
	text-align:left;
	margin:0 auto;
	list-style-image: none;
	list-style-type: square;
	

}
.m{
  color:#434A4D;
}
.pol{
  color:#323A3E;
  font-size:10px;
  font-weight:bold;
  text-decoration:none;
}
.pol2{
  color:#343C40;
  font-size:10px;
}
.t1{
  color:#6F7274;
  font-size:10px;
  text-decoration:none;
}
.blue{
  color:#2E6386;
}
.r_m{
  text-decoration:none;
  font-size:10px;
  text-decoration:underline;
}

.sep{	
	margin-left:11px; 
	margin-right:11px;
	vertical-align:bottom;
}
a.pol:hover{ text-decoration:underline}
a.r_m:hover{
	text-decoration:underline;
}
a.pol2:hover{ text-decoration:none}
a.blue:hover{ text-decoration:none}
a.m:hover{ text-decoration:none}
.wrap{
	margin:0 auto;
	padding:0;
	height:100%;
	width:600px;
	display:table;
	text-align:center;
	background:URL(images/tall_w.gif)
	
}

#header {
	margin:0;
	padding:0;
	width:600px;
	height:auto;
	display:table;
}

#content {
	margin:0;
	padding:0;
	width:600px;
	height:auto;
	display:table;
	background:URL(images/tall_c.gif) repeat-y;
}

#footer {
	margin:0;
	padding:0;
	width:600px;
	height:80px;
	display:table;
	background:URL(images/tall_f.jpg) repeat-x;

}

 .input{
  		width:165px; height:19px; 
		background-color:#FFFFFF; 
		 font-family:Tahoma; 
    	color:#434A4D;
		margin:0px;
		padding:0 0 0 3px;
		}
 
 .textarea{
	width:165px;
	height:50px;
	background-color:#FFFFFF;
	font-family:Tahoma;
	color:#434A4D;
	margin:0px;
	padding:0 0 0 3px;
	overflow:hidden;
		}
.p7submenus p {margin: 0;
}

.p7submenus a, .p7submenus a:visited {
	display: block;
	padding: 5px;
	background-color: #fff;
	color: #2F526C;
	text-decoration: none;
	border-right: 1px solid #01355F;
	border-bottom: 1px solid #01355F;
	border-left: 1px solid #01355F;
}

.p7submenus a:hover, .p7submenus a:active, .p7submenus a:focus {
	background-color: #025793;
	color: #fff;
}




 
