/* css reset */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; }

/*    end  reset        */

body {text-align:center; color:#f1f4f9; background-color:#f5f7ef;font-family:Arial,Helvitica,sans-serif;line-height:100%}

#outerdiv  {
    width: 960px; 
	background-color:#000000;
	border: 4px solid #9e005d;
  	margin: 0 auto;
	margin-top:5px;
	text-align: left;  }
	
#hdrdiv  {
    width: 960px; 
	height: 50px;	
	border-bottom: #9e005d 0em solid; 
    text-align: left;
	padding:0em;
	margin: 0em;
	}		

h1.h1top {color:#f1f4f9;font-size:14px;text-align:right;padding:0px;margin-top:-40px;padding-right:30px; font-weight:bold;}
h2 {text-align:center;padding-top:0; margin:0em;margin-right:.25em;font-size:14px;font-weight:bold;}
img.logo{padding:15px;padding-top:10px;}	
	
#navdiv  {width: 960px;	height: 30px;
	background-color:#9e005d;
    text-align: center;
	padding:0em;
	}

#textdiv {width: 920px;
 background-color:#000000;
   border: 0em;	    	   
   margin-top: 10px;
   margin-left: 20px;   
   padding:0em;
   text-align:justify; 
   }

 #footerdiv {
   width: 960px; 
   height:60px; 
   text-align:centre;
   clear:both;
   margin-top:10px; 
   } 
   
 #footlinksdiv {
   width: 600px; 
   height:50px;
   border-top: .15em solid #9e005d;  
   text-align:center;
   margin-left:175px; 
   margin-top:0px;
   }  	   	


h2 {text-align:center;padding-top:.5em; margin-bottom: .2em;margin-top:0em;margin-left:0em;margin-right:.25em;font-size:.9em;font-weight:bold;}
h2.h2right {text-align:center;padding-top:12px; padding-bottom: 5px;margin:0;font-size:.9em;font-weight:bold;}
h2.h2text2 {text-align:center;padding-top:0; margin:0;font-size:14px;font-weight:bold;}		
p.ptext {font-size:.8em;margin-top:-1em; margin-left:1.75em;margin-bottom:0;margin-right:0em;text-align:justify;line-height:115%;}
p.ptextcenter {font-size:.8em;margin-top:1.5em; margin-left:1.75em;margin-bottom:0;margin-right:1em;text-align:center;line-height:115%;}

p.ptext12 {font-size:.8em;margin-top:.5em; margin-left:1.75em;margin-bottom:0;margin-right:1em;text-align:justify;}
p.ptext2 {font-size:13px;margin-top:10px; margin-left:10px;margin-bottom:0;margin-right:10px;text-align:justify;}
p.phdr {font-size:.8em;margin-top:1em;margin-left:0em;margin-bottom:0;margin-right:1em;text-align:justify;line-height:105%;}
p.phdr:first-letter{font-size:1.5em;font-weight:bold;}

h3 {text-align:left;padding-top:.5em; margin-bottom:0;margin-top:.3em;margin-left:0em;margin-right:.25em;font-size:.8em;font-weight:bold;}	




h2.h22 {text-align:left;padding-top:0em;margin-bottom: .2em;margin-top:.75em;margin-left:.25em;margin-right:.25em;font-size:.9em;font-weight:bold;}	
p {font-size:.8em;margin-top:1em;margin-left:1.5em;margin-bottom:0;margin-right:1em;text-align:justify;line-height:105%;}
p.psml {font-size:11px;text-align:center; }
p.psmlblack {font-size:11px;margin-top:.5em;color:#000000;text-align:center;}

	a.atext {text-align:center;font-weight:bold;}
    :link.atext {color: #f1f4f9; text-decoration:underline;}
    :visited.atext {color: #f1f4f9; text-decoration:underline;}
    :active.atext {color: #f1f4f9; text-decoration:underline;}
    :hover.atext {color: #f1f4f9; text-decoration:none;}
	
	a.asmall {text-align:center;font-weight:bold;}
    :link.asmall {color: #ffffff; text-decoration:underline;}
    :visited.asmall {color: #ffffff; text-decoration:underline;}
    :active.asmall {color: #ffffff; text-decoration:underline;}
    :hover.asmall {color: #9e005d;}

	
img.imgbullit{margin-left:.25em;
	margin-top: .75em;}	

	a.aukwda {margin: 0em;line-height:50%;}	
  
  