/* CSS Document */
#wrapper {
width: 760px;
margin: 15px auto 0px auto;
padding: 0px;
top: 10px;
border-bottom: 2px solid #fff;
background-color: #fff;
}
a {
text-decoration:none;
}
.blue-text {
color: #5f91ce;
}
body {
  background-color: #26537C;  /*light blue*/ 
 /* background-color:#b5cef1;*/
/*  EAEAEA*/
 
  margin: 0;
  padding: 0;
  font-family :  Verdana, Heletica, Arial, sans-serif;
  font-size : 12px;
  color : #333;
}
#content-main  {
  padding:2px 10px 0px 10px; 
  margin: 0px 0px 0px 210px;
  border-left: 2px solid #5f91ce;
}

#content-main  a:hover{
    color:#6495c4;
} 

#content-main ul li a:hover
{
  color: #6495c4;
 } 


#content-main li a:hover
{
  color: #6495c4;
 } 





#content-main-news  {
  padding:2px 10px 0px 10px; 
  margin: 0px 30px 0px 210px;
  border-left: 2px solid #5f91ce;
}

#content-main-news  a:hover{
    color:#6495c4;

}


.blue-bar {
width:300px;
/*height:5px;*/
background-color:#FFB040;
padding-top:5px;
padding-bottom:5px;
color:#fff;
}
.blue-bar-left {
/*width:190px;*/
/*height:5px;*/
background-color:#FFB040;
padding-top:5px;
padding-bottom:5px;
color:#fff;
}
.300box {
 background-color:#e8f2f9; 
 width:300px;
}
#sub-nav {
	font-size:10px;
	}
.floatright {
  float:right;
  margin: 10px 50px 10px 10px; 
  clear:right;
}

.image-left {
	float: left;
	padding: 10px 10px 5px 5px;
}
.image-right {
	float: right;
	padding: 10px 40px 5px 5px;
}
.italic {
	font-style:italic;
}
#content-left {
    width: 200px;
    height:100%;
    /*background-color: #b2d5f9;*/
    padding: 10px 15px 0px 10px; 
    float:left;
    font-size :100%;
    /*line-height: 1.5;*/
    color:#020098;
}
#content-left-links {
    width: 170px;
    height:100%;
    /*background-color: #b2d5f9;*/
    padding: 10px 15px 0px 10px; 
    float:left;
    font-size :100%;
    /*line-height: 1.5;*/
    color:#020098;
}
#content-left ul li  {
  list-style-type : none;
}
.small-box {
width:175px;
height:175;
background-image:url(images/small_box.gif);
}


#content-left  a {
    text-decoration: none; 
      color: #020098;
    list-style-type : none;
    padding: 0;
    margin: 0;
    /*border-bottom:thin dotted #020098;*/
    line-height: 1.5;
    /*display:block;*/
}
#content-left  a:hover{
    color:#6495c4;
} 
#vision {
  /*background-color:#b2d5f9;*/
  color:#333;
  font-size:10px;
  padding-right:10px;
}
#content-right {
  float:right;
  width:180px;
  background-image:url(images/content_right_box.gif) ;
 /* height:260px;*/
  padding:5px 5px 5px 15px;
  margin:15px 5px 5px 5px;
   color: #020098;
   font-size:10px;
    /* font-size : 75%;*/
	/* background-color:#b5cef1;*/
	/*  background-color:#FFC573;;*/
}
#content-right {
background-repeat:
no-repeat; }

#content-right  a:hover{
    color:#6495c4;
} 





#content-right-blue {
  float:right;
  width:180px;
 /* height:260px;*/
  padding:0px 15px 0px 25px;
  margin:15px;
   color: #020098;
    /* font-size : 75%;*/
	/* background-color:#b5cef1;*/
	  
}

#content-right-index {
  float:right;
  width:160px;
  /* height:260px;*/
  padding:5px 5px 5px 15px;
  margin:15px 5px 5px 5px;
border-style: inset;
border-color: #FFC573;
border-width: 2px;
   color: #020098;
   font-size:10px;
    /* font-size : 75%;*/
	/*  background-color:#FFC573;;*/
}
#column-right{
  float:right;
  width:25px;
  height:100%;
  padding:0px 25px 0px 0px;
 }
#content-right a {
  text-decoration: none; 
   /*makes sure there is no link border around graphic*/
}

#content-right-index  a:hover{
    color:#6495c4;
} 


#ieee {
  width:178px;
  height:98px;
  padding:5px 0px 0px 5px;  
  }
 #ieee a {
 	text-decoration:none;
} 
#dr-pilot {
  width:178px;
  height:98px;
  padding:5px 0px 0px 5px;
  }
#dr-outline {
width:450px;
border-top: 1px solid #020098;
border-bottom: 1px solid #020098;


}
#navlist{ 
  margin-top: -2px;
  font:  12px Verdana, Arial, Helvetica, sans-serif ;
  width: 705px;  /*780 minus  padding to center list in nav bar*/
 /* height: 28px;*/
 height: 24px;
  text-decoration: none;
  background-color:#5f91ce;
    padding: 0px 0px 0px 55px;
/*  padding: 8px 0px 0px 55px;*/
  /*border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;*/
}
#menuselected
{
  display: block;
  width: 100px;  
  height: 28px;  
  background-color: #fff;    
  text-decoration: none;
  line-height: 20px;
  /*color: #ffffff;*/
  /*text-align: center;*/
}
 #navlist ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#navlist ul li { 
    display: inline;    
}
#navlist ul li a 
{ 
  text-decoration: none; 
    padding: 0px 2em;
    color: #fff;
  line-height: 20px;
  }
#navlist ul li a:hover
{
  color: #020098;
 /* background-color: #6495c4;*/
} 

h2 {
color:#020098
}
  
h3 {
  font-size : 120%;
 }

h3 {
color:#020098
}

h4 {color: #020098;
}
a name{
text-decoration:none;
}
#banner {
  width:100%;
  margin: 0px auto;
  clear:both;
}

#footer
{
clear: both;
font:  12px Verdana, Arial, Helvetica, sans-serif ;
padding: .5em 1em;
border-top: 2px solid 020098;
text-align: left;
height: 24px;
background: #FFA500;
}

#members {
  color: #020098;
  text-decoration: none;
  font-size: 10px;
  
}

img {
border: 0 none;
}

 
