

	/* header style */
#header {background:#0d1d50;}

.centeredImage {
      text-align:center;
      display:block; 
      margin: 12px 0  20px 0;}
	/* End header style */
    
	/* Begin Navigation styles */
body { background:#0d1d50;
	    behavior: url(csshover.htc);
	    font-size:13px;
 	    font-family:"Times New Roman", serif ;}
 
 p a { color: #000;
       text-decoration:underline !important;}
	
   a { color:#fff;
	    text-decoration:none;}
	
p a:hover{text-decoration: none!important;}

ul#nav {list-style: none;
	     padding: 0;
	     margin: 0px 1px 3px 125px;
	     font-style: italic;}

ul#nav li a {
	     display: block;
	     border-style: outset;
	     border-color: #8DA5F1;
	     border-width: 2px;
	     font-weight: bold;
	     padding: 2px 0px;
	     background:#102B80;}

ul#nav li a:hover{
	background:#F1C83C;
	color:#fff;}
	
ul#nav li {
	float: left;
	list-style: none;
	position: relative;
	width: 100px;
	text-align: center;
	margin-right:5px;
	border:1px solid #ccc;}

ul#nav li.current a{
	background:#102B80;}

ul#nav li.current a:hover{
	background:#F1C83C;}

li ul {
	display: none;
	position: absolute;
	width:100px;
	top: 0;
	left: 0;
	font-weight: bold;
	padding: 1px 0 1px 0;
	margin-left:-1px;}

ul#nav li ul.sub li{
	border-width:0 1px 1px 1px!important;}

ul#nav li ul.sub li a{
	font-weight: bold!important;}
	
li>ul {
	top: auto;
	left: auto;}

li:hover ul, li.over ul {
	display: block;}
/* End Main Navigation styles */

/* Begin Main Colums and Content styles */

#outer1 {float:left; width:23%; background:#0d1d50;
   border: solid; #D9DB43; 
   border-color:#A3B3CB #7E8897 #A8C2E8 #666;
   border-width:2px 6px 2px 6px;
   margin:0 0 0 28px; 
   padding: 0 0 0 0px; 
   text-align:center;}

#outer2 {float:left; width:48%; background:#102B80;
   border:solid #D9DB43; 
   border-color:#A3B3CB #7E8897 #A8C2E8 #666;
   border-width:2px 1px 6px 1px; 
   text-align:center;}

#outer3 {float:left;width:23%; background:#0d1d50;
   border:1px solid #D9DB43; 
   border-color:#A3B3CB #7E8897 #A8C2E8 #666;
   border-width:2px 6px 2px 6px; 
   text-align:center;}

#outer1, #outer2, #outer3 {padding-bottom:32767px; margin-bottom:-32767px;}

#wrapper {overflow:hidden; background:#0d1d5;}

/* End Main Colums and Content styles */

/*  Content Heading styles */
.h2 { 
   font-size: 14px;
	font-weight: bold;
	font-style: normal; 
	border-width:2px 1px 6px 1px;
	color: #F0D045;
	}	

.h3 {font-size: 18px; 
     font-weight: 600: italic; 
     margin:0; padding:10px 0; 
     color: #F0D045; 
     text-align:center;}

.h4 {font-size: 23px; 
     font-weight: 600: italic; 
     margin:0; 
     padding:10px 0; 
     color: #F0D045; 
     text-align:center;}

.h5 {font-size: 18px; 
     font-weight: 600: italic; 
     margin:0; 
     padding:10px 0; 
     color: #F0D045; 
     text-align:center;}
        
 /*  Content Text styles */  
.content {padding:11px; color:#D7E2FB;}

p    {font-size:14px; 
      line-height:1.5em; 
      margin:0; 
      padding:5px 0; 
      color:ffffff;}

.centeredImage2 {
      text-align:center; 
      display:block; 
      margin: 12px 0  20px 0;}
      
 /*  All Body Link Styles */       
      
.navbar2 ul li { display: inline; }

.navbar2 ul li a {
	text-decoration: none;
	padding: .2em 1em;
	border-style: outset;
	border-color: #8DA5F1;
	border-width: 3px;
	color: #fff;
	background-color: #062DA9;
   }

.navbar2 ul {
	margin: 0;
	padding: 5px;
	list-style-type: none;
	text-align: center;
	color:  #B4B4FB;
	background-color: #0d1d50;
   }

.navbar2 ul li a.button:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color:  #B4B4FB;
	border-style: outset;
	border-color: #8DA5F1;
	border-width: 3px;
	background-color: #FFFFCE;
   }

.navbar2 ul li a:hover {
	color: #000;
	border-style: outset;
	border-color: #F4F707;
	border-width: 2px;
	background-color: #CA9D04;
   }


 /* Slide Show Styles */  
ul.ppt {
	position: relative;
   Margin: 0px 2px 2px 0px;}

.ppt li {
	list-style-type: none;
	position: absolute;
	top: 0;
	left: 0;
}

.ppt img {	
	padding: 0px;	
}	

/* End Slide Show Styles */
   
	/* Footer styles */
	.footer {
   clear: both;
   height: 150px;
   margin: 0 0 0 26px;
   position: relative;
   width: 940px;
   z-index: 10;
   border-style: groove;
   border-width:6px 4px 4px 6px;
   border-color: #708090;}
	 


