a:link,a:visited { text-decoration:none; }


ul,ol { list-style:none; }


h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,input { margin:0; padding:0; }

a img,a:link img,a:visited img { border:none;}

/*--------Background Color----------*/
body { background-color:#ffffff; text-align:left; }
/*--------/Background Color----------*/
p,a:link,a:visited,ul,ol,li,dl,dt,dd,h1,h2,h3,h4 { font-family:Tahoma, Courier, mono; color:#1A2233; font-size:11px; text-decoration:none; }
p,dl,dt,dd,ul,ol,li { line-height: 13px; }
p,pre,blockquote { margin-bottom:7px; }
a:link,a:visited { font-weight:bold;}
a:hover,a:active { text-decoration:underline; }
h1 { font-size:18px; }
h2,h3 { font-size:16px; }
h4 { font-size:14px; }

/*---------page width--------*/
#wrap { width:850px; margin:10px auto/*-------auto = centered-------*/; position:relative; }

 #content { /*background:url("../images/bg-index.gif") repeat-y;*/ background-color:#ffffff; text-align:center; z-index:2; }
 #nav {
	position:absolute;
	top:386px;
	left:22px;
	z-index:4;
}  
 #form {
	position:absolute;
	top:504px;
	left:248px;
	z-index:3;
}  
  
  #bottom { height:10px; clear:both; overflow:hidden; }



#footer { width:850px; text-align:center; margin:10px auto; }
#footer p { margin-bottom:3px; color:#002462; font-size:12px; }
#footer a:link, #footer a:visited { font-weight:normal; color:#002462; font-size:12px; }

#pdf {
	position:absolute;
	left: 249px;
	top: 572px;
	width: 367px;
	height: 367px;
}
