	
        body
		{
		
		background-color: #EEEADF;
		margin: 0;		
		padding: 0;
		font-family: arial, helvetica, sans-serif;	
		font-size: 12px;	
		color:#000;		
		text-align: center;
		}
	
		
		#container
		{
		width: 750px;
		margin: 0 auto; 		
	    border: #6D6D6c solid 5px; 	
		/* was white */
	    background-color: #6D6D6C;
	
		}
	
		#banner
		{			
	position: relative; 
	
	margin-top: 0;
    background-color: #EEEADF;
/*	background-image: url(images/headerbkd.gif); */
background-image: url(images/headerbktr4.gif);
	background-repeat: no-repeat;     
    color: #003BB4;
	font-family: arial, helvetica, sans-serif;			
     height: 187px; 
		}

		
		#banner h1
		{ 
		text-align: left;
		padding-left: 25px;
		 color: #003BB4;
		 background-color: transparent;
		 font-size: 150%;
		 margin-top: 0px;	
		}
		#banner h2
		{
		text-align: left;
		margin-left: 250px;
		color: #6D6D6C;
		background-color: transparent;
		margin-top: -6px;
		font-size: 16px;}
	
		#banner h3 {
	    
		color: #003bb4;
		background-color: transparent;
		font-size: 16px;
		margin-left: 135px;
		margin-top: -14px;}
#banner h4 {
font-weight: bold; 
font-size: 105%;
color: #003bb4;

		margin-left: 180px;
		margin-top: 43px; 
		}
	.rred {color: #F36A6A;}	

/* #wrapper { 
position: relative;
width: 750px;
height: 100%;
align: center;
	margin-top: 0px;
	background-color: white;

} */

			#nav
		{
			float: left;
			z-index: 15;
		/*	width: 20%; */
		width: 150px;
		 /*   width: 172.75px; */
			position: relative;
			text-align: left;
			/*559.9 works for IE*/
		/*	height: 559.9px; */
			margin-left: 0px;
	/*	margin-top: -28px; */
			padding-top: 1em;
			
	        background-color: #6D6D6C;	
		}
		#nav ul{
		margin-top:15px;
		margin-left: 18px;
		padding:0;
	}
	    #nav li{
		list-style:none;
		margin-top:5px;
		padding:0;}
		
		#nav p { margin-top: 0;
		margin-left: 7px;
		 }
a:link {
    font-size : 9pt;
    font-family: arial, helvetica, sans-serif;
  	font-weight : bold;
   	font-style : normal;
   	text-decoration: none;
   	color: #EFEBDE;	
   	background-color : transparent;}
a:hover {
   	font-size : 9pt;
    font-family: arial, helvetica, sans-serif;
   	font-weight : bold;
   	font-style : normal;
   	text-decoration: none;
   	color:	#6D6D6C;
   	background-color:  #EFEBDE;	}
a:visited {
   	font-size : 9pt;
    font-family: arial, helvetica, sans-serif;
   	font-weight : bold;
   	font-style : normal;
   	text-decoration: none;
   	color:  #EFEBDE;	
   }
a:visited:hover {
   	font-size : 9pt;
    font-family: arial, helvetica, sans-serif;
   	font-weight : bold;
   	font-style : normal;
   	text-decoration : none;
   	color:	#6D6D6C;
   	background-color:  #EFEBDE;}
a:active {
   	font-size : 9pt;
    font-family: arial, helvetica, sans-serif;
   	font-weight : bold;
   	font-style : normal;
   	text-decoration : none;
   	color :  #EFEBDE;	
   	background-color : transparent;}

#content
		{ 
		/*	padding-top: 3em; */
			padding-left: 3em;
			padding-right: 2em;
	        /* 0 2em 0 200px; */
		    background-color: #ffffff;
		    
		  /*  width: 76.7%;  */
		  margin-left: 150px;
		  height: 100%;
			
	margin-top: 0px; 
		
		}
		A.ccontent:LINK,A.ccontent:ACTIVE,A.ccontent:VISITED {
	font-family: arial; font-size:14px; font-weight: 700; COLOR: #003BB4;
	text-decoration: underline; background-color:transparent;
}
			       
A.ccontent:HOVER,A.ccontent:ACTIVE:HOVER,A.ccontent:VISITED:HOVER {
         font-family: arial; font-size:14px; font-weight: 700;  COLOR: red;
	     background-color: transparent;} 	
 #bblock {background-color: #EEEADF;
padding: 2px;
border: 2px solid #6D6D6C; } 
.title 
		{ 
		text-align: center;
		 color: #003BB4;
		 font-size: 14px; 
		 font-weight: bold;}
	
.boxmodel { 
width: 89.5%;
w\idth: 95.7%;
text-align: left;
background-color: #ffffff;
margin-top: 0px;
}		
#content blockquote.pull {
  float: right;
  margin-right: 5px;
  
  width: 35%;
  padding: .01em .01% .001em .01%;  
  font-size: 10pt;
  font-weight: bold;  	
  background-color: #EFEBDE;
  color: #D6F7F7;
  border: 3px solid #6D6D6C; 
  }
#content h2 { margin-top: 0;
			color: #2C6795; }
#content p.title {text-align: center;}
#content ul {
     color: #6D6D6C;	 
	 font-weight: bold;
	 font-size: 13px;}
.bblue {font-weight: bold;
color: #2C6795;}     
#footer
		{   
			background-color: transparent;			
			clear: both;
			font-size: 9px;
			font-weight: 900;
			color: #efebde;	
				
		}
#footer p {
		margin-left: 15px;
		background-color: #6D6D6C;
		color: #EFEBDE;	
			}
#footer .mleft
			{ text-align: left;
			margin-left: 175px;
			color: #EFEBDE;	
			font-size: 10px;
			}