<style type="text/css">

/* ===========================BODY CODE============================ */      

	BODY {  margin-top: 0in;
	        font-family: Arial, Verdana, Serif;
	        font-size: 10pt;
	        line-height: normal; }

/* ===========================LINK CODE============================ */      

/* LINK CODE */

/* LINK CODE */

	a:link {
	  		font-family: Arial; 
    		font-size: 10pt; 
			color:#132539;
			text-decoration:underline;}
	a:visited {
	  		font-family: Arial; 
    		font-size: 10pt; 
			color:#625F47;
			text-decoration:underline;}
	a:active {
	 		font-family: Arial; 
    		font-size: 10pt; 
			color:lightblue;
			text-decoration:none;}
	a:link:hover {
	  		font-family: Arial; 
    		font-size: 10pt; 
			color:#5D583E;
			text-decoration:underline;}

	a:link.nav {
	  			font-family: Arial; 
    			font-size: 10pt; 
				color:#132539;
				text-decoration:none;}
	a:active.nav {
	  			font-family: Arial; 
    			font-size: 10pt; 
				color:lightblue;
				text-decoration:none;}
	a:link:hover.nav {
	  			font-family: Arial; 
    			font-size: 10pt; 
				color:#132539;
				text-decoration:none;
				font-weight: bold}
    a:visited.nav {
	  			font-family: Arial; 
    			font-size: 10pt; 
				color:#416694;
				text-decoration:none;}
    a:visited:hover.nav {
	  			font-family: Arial; 
    			font-size: 10pt; 
				color:#416694;
				text-decoration:none;
				font-weight: bold}

	a:link.footer {
	  		font-family: Arial; 
    		font-size: 8pt; 
			color:#132539;
			text-decoration:underline;}
	a:visited.footer {
	  		font-family: Arial; 
    		font-size: 8pt; 
			color:#132539;
			text-decoration:underline;}
	a:active.footer {
	 		font-family: Arial; 
    		font-size: 8pt; 
			color:#132539;
			text-decoration:none;}
	a:link:hover.footer {
	  		font-family: Arial; 
    		font-size: 8pt; 
			color:#132539;
			text-decoration:underline;}




/* ===========================HEADER CODES============================ */        

	h1 { font-family: Arial; 
	     font-size: 12pt; 
	     font-weight:bold;
	     color: #552633; 
	     line-height: normal;
 	     padding-top: 3pt;
	     margin-top: 3pt;
	     padding-bottom: 0;
	     margin-bottom: 0;}
	h2 { font-family: Arial; 
	     font-size: 12pt; 
	     color: #253B55;  
	     line-height: normal;
 	     padding-top: 3pt;
	     margin-top: 3pt;
 	     padding-bottom: 3pt;
	     margin-bottom: 3pt;}
	h3 { font-family: Arial;
	     font-size: 10pt;
	     color: #000000;
	     line-height: normal;
 	     padding-top: 3pt;
	     margin-top: 3pt;
	     padding-bottom: 0pt;
	     margin-bottom: 0pt;}

/* ===========================PARAGRAPH CODES============================ */       

	p.main { font-family: Arial; 
	         font-size: 10pt; 
	         color: #00000; 
	         line-height: normal;
	         margin-top: 0;
	         margin-bottom: 0; }
	
  p.summary { font-family: Arial; 
	            font-size: 8pt; 
	            font-style: italic;
	            color: #000000; 
	            line-height: normal;
	            margin-top: 0;
	            margin-bottom: 3pt; }

  p.testimonial { font-family: Arial; 
	            		font-size: 10pt; 
	            		font-style: italic;
	           		  color: #000000; 
	          		  line-height: normal;
	          		  margin-top: 0;
	        		    margin-bottom: 0pt; }


	p.footer { font: 8pt "Arial", "Verdana", sans-serif; 
	           text-align: center; }
	           
/* ===========================VERTICAL NAVIGATION BAR CODE============================ */     

ul#nav {
					margin: 0;
					padding: 0;
					display: list-item;
					list-style: none;
					width: 150px;
					border-bottom: 2px solid #253B55;
				}

ul#nav li  { position: relative; }

/* Fix IE. Hide from IE Mac \*/
* html ul#nav li { float: left; }
* html ul#nav li a { height: 1%; }
/* End */

ul#nav li a:hover { color: #f9f9f9; background: #253B55; }

li#nav ul  {
						position: absolute;
						left: 149px;
						top: 0;
						display: none;
					 }


ul#nav li  a {
							display: block;
							text-decoration: none;
							color: #132539;
							background: #AABDC3;
							padding: 3px;
							border: 2px solid #253B55;
							border-bottom: 0;
						 }

li:hover ul#nav, li.over ul#nav { display: block; }



/* ========================BASIC LIST PROPERTIES=============================== */

ul#basic  { 	font-family: Arial; 
	             	font-size: 10pt; 
          	    color: #00000; 
	    					line-height: normal;
	    					margin-top: 0;
	    					margin-bottom: 0; 
	   				 }


ul#basic li  { 	font-family: Arial; 
	             	font-size: 10pt; 
          	    color: #00000; 
	    					line-height: normal;
	    					margin-top: 0;
	    					margin-bottom: 0; 
	   				 }

/* ========================BLUE ROUNDED CORNERS=============================== */

.nav_blue{
display:block;
}
.nav_blue *{
display:block;
height:1px;
overflow:hidden;
background:#263B55;
}
.nav_blue1{
border-right:1px solid #a1aab5;
padding-right:1px;
margin-right:3px;
border-left:1px solid #a1aab5;
padding-left:1px;
margin-left:3px;
background:#5c6c7f;
}
.nav_blue2{
border-right:1px solid #e9ebee;
border-left:1px solid #e9ebee;
padding:0px 1px;
background:#4f6075;
margin:0px 1px;
}
.nav_blue3{
border-right:1px solid #4f6075;
border-left:1px solid #4f6075;
margin:0px 1px;
}
.nav_blue4{
border-right:1px solid #a1aab5;
border-left:1px solid #a1aab5;
}
.nav_blue5{
border-right:1px solid #5c6c7f;
border-left:1px solid #5c6c7f;
}
.nav_blue_content{
padding:0px 5px;
background:#263B55;
} 

/* ========================BROWN ROUNDED CORNERS=============================== */

.nav_brown{
display:block;
}
.nav_brown *{
display:block;
height:1px;
overflow:hidden;
background:#5D583E;
}
.nav_brown1{
border-right:1px solid #b9b7ac;
padding-right:1px;
margin-right:3px;
border-left:1px solid #b9b7ac;
padding-left:1px;
margin-left:3px;
background:#85816e;
}
.nav_brown2{
border-right:1px solid #eeeeeb;
border-left:1px solid #eeeeeb;
padding:0px 1px;
background:#7b7762;
margin:0px 1px;
}
.nav_brown3{
border-right:1px solid #7b7762;
border-left:1px solid #7b7762;
margin:0px 1px;
}
.nav_brown4{
border-right:1px solid #b9b7ac;
border-left:1px solid #b9b7ac;
}
.nav_brown5{
border-right:1px solid #85816e;
border-left:1px solid #85816e;
}
.nav_brown_content{
padding:0px 5px;
background:#5D583E;
} 



</style>
