form {
	margin:0px;
	padding:0px;
}

ul {margin:0; padding:0; list-style:none; line-height:15px}
li {background:url(images/pointer6.gif) center left no-repeat;padding:0 0 0 9px;font-size:11px; font-family:tahoma; }
.ul {margin:0; padding:0; list-style:none; line-height:10px}
.li {background:url(images/pointer7.jpg) center left no-repeat;padding:0 0 0 14px; font-size:11px; font-family:tahoma; }
.li2 {background:url(images/pointer6.gif) center left no-repeat;padding:0 0 0 14px;font-size:11px; font-family:tahoma; }


body{
	background-color:#FFFFFF;
	margin:0px;
  	padding:0px;
	text-align:center;
}

div{
	font-size:11px;
    font-family:tahoma; 
    color:#4D4D4D;
	line-height:12px;
}
.n{
	color:#000000;
	text-decoration:none;
	font-family:verdana;
	font-size:11px;
}
.m{
	color:#A8BECB;
	text-decoration:none;
	font-weight:900;
	text-transform:uppercase;
	font-size:10px;
}
.m1{
	color:#292862;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	font-weight:900;
}
.m2{
	color:#292862;
	text-decoration:none;
	font-size:12px;
	font-weight:900;
}
.m3{
	color:#292862;
	text-decoration:none;
	font-size:12px;
}
.m4{
	color:#A8BECB;
	text-decoration:none;
	font-weight:900;
	font-size:12px;
}
.m5{
	color:#292862;
	text-decoration:none;
	font-size:11px;
}
.m6{
	color:#A8BECB;
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
	font-weight:900;
}
.m7{
	color:#292862;
	text-decoration:none;
	font-size:11px;
}
.m8{
	color:#292862;
	text-decoration:none;
	font-size:11px;
}
.m9{
	color:#292862;
	text-decoration:none;
	font-size:14px;
	font-weight:900;
}
.m10{
	color:#292862;
	text-decoration:none;
	font-size:10px;
	font-weight:900;
	text-transform:uppercase;
}
a.m1:hover{ text-decoration:underline}
a.m:hover{ text-decoration:underline}
a.m2:hover{ text-decoration:underline}
a.m3:hover{ text-decoration:underline}
a.m5:hover{ text-decoration:underline}
a.m4:hover{ color:#5E5C8B;}
a.m6:hover{ color:#ffffff;}
a.m8:hover{ text-decoration:none}
a.m8:hover{ color:#A8BECB;}
a.m7:hover{ color:#5E5C8B;}
a.m10:hover{ color:#5E5C8B;}

.wrap{
	margin:0 auto;
	padding:0;
	height:639px;
	width:766px;
	
	
}


#content {
	margin:0;
	padding:0;
	width:766px;
	height:639px;
	text-align:left;
	display:table;

}

#footer{
	margin:0;
	padding:0;
	width:766px;
	height:60px;
	text-align:left;
	display:table;
	margin:0 auto;
	
}
  .input{
  		width:233px; height:20px;
		font-size:11px;
    	font-family:tahoma; 
    	color:#4D4D4D;
		padding-top:1px;
		padding-left:4px;
		border-style:solid;
		border-width:1px;
		border-color:#929292;
		}

  .textarea{
  		width:233px; height:149px;
		font-size:11px;
    	font-family:tahoma; 
    	color:#4D4D4D;
		padding-top:1px;
		padding-left:4px;
		border-style:solid;
		border-width:1px;
		border-color:#929292;
		overflow:auto;
		}