﻿body {
	font-weight: normal;
	font-size: 12px; 
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	color: black;
	background-color:#C8CFD6

}


h1{
	font-size: 18px;
	margin-top: 1cm;
	margin-bottom:0cm;
	padding-bottom: 0cm;
	margin-left: 5px;
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	color: black

}

p{
margin-top: 0px;
padding-top: 0px;	
}



h4{
	font-size: 14px;
    padding:0 .5ex;
    margin-left:-.5ex;
    margin-bottom: 0px;
    padding-bottom: 0px;


}

h3{
   font-size: 14px;
  font-variant:small-caps;
   letter-spacing:.2ex;
   padding:0 .5ex;
   background-color:#eed;
   border-top:2px solid #ddc;
   margin-bottom: 3px;
  padding-bottom: 3px;
   filter:progid:dximagetransform.microsoft.gradient
      (gradienttype=1,startcolorstr='#e6ebee',endcolorstr='#ffffffff');
   width:100%;}

h2{
   font-size: 14px;
   font-variant:small-caps;
   letter-spacing:.2ex;
   border-bottom:2px solid #2d5c93;
   margin-bottom: 0px;
padding-bottom: 0px;

   }




p {
	font-weight: normal;
	font-size: 12px; 
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	color: black;
	

}


li {
	font-weight: normal;
	font-size: 12px; 
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	color: black;
	padding-bottom: 5px;

}

td {
	font-weight: normal;
	font-size: 12px; 
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	color: black;
}





div#outer {    
width: 750px;    
background-color:#C8CFD6;    
margin-top: 5px;    
margin-bottom: 5px;    
margin-left: auto;    
margin-right: auto;    
padding: 0px   
}



hr.title{
	background-color:#2d5c93;
	color:#2d5c93;
	width:80%;
	height:4px;
	text-align: left;/*this will align it for IE*/
    margin: 2px auto 0 0; /*this will align it left for Mozilla*/
}

hr.heading{
	background-color:#3878D8;
	color:#3878D8;
	width:90%;
	height:4px;
	margin-left: 5px;
   text-align: left
}


.button{ 
     border: 
     font-size: 11px; 
     color: #FFFFFF; 
     font-weight: normal; 
     font-family: Trebuchet, Verdana, Arial, sans-serif; 
     background-color: #2d5c93; 
     text-decoration: none; 
} 



.slidetabsmenu{
border-bottom: 3px solid #2d5c93;
text-align: center;
font-family: Verdana, Arial, sans-serif;
float: center;
overflow: hidden;
width: 749;
font-size: 10px; /*font of menu text*/
}


* html .slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1em;
}



.slidetabsmenu ul{
text-align: center; 
list-style-type: none;
margin: 0;
margin-left: 3px; /*offset of first tab relative to page left edge*/
padding: 0;
}

.slidetabsmenu li{
float: left;
margin: 0;
padding: 0;
}

.slidetabsmenu a{
float: left;
position: relative;
top: 5px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
background: url('../media/slide-left.gif') no-repeat left top;
margin-right: 1px; /*Spacing between each tab*/
padding: 0 0 0 9px;
font-family: Verdana, Arial, sans-serif;
font-size: 10px; /*font of menu text*/
text-decoration: none;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.slidetabsmenu a:hover{
float: left;
position: relative;
top: 5px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
background: url('../media/slide-left.gif') no-repeat left top;
margin-right: 1px; /*Spacing between each tab*/
padding: 0 0 0 9px;
font-family: Verdana, Arial, sans-serif;
font-size: 10px; /*font of menu text*/
text-decoration: none;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.slidetabsmenu a span {
float: left;
position: relative;
display: block;
background: url('../media/slide-right.gif') no-repeat right top;
padding: 5px 14px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
font-weight: bold;
color: black;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

.slidetabsmenu .selected a{
background-position: 0 -125px;
top: 0;
}

.slidetabsmenu .selected a span{
background-position: 100% -125px;
color: #244d75;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}

.slidetabsmenu a:hover{
background-position: 0% -125px;
top: 0;
}

.slidetabsmenu a:hover span{
background-position: 100% -125px;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
color: #244d75;

}


html>/**/body .IEonlybr{ /*None IE browsers hack*/
display: none; /*Hide BR tag in non IE browsers, since it's not needed*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_c{
position:absolute;
margin-top: 2px;
top: 0;
text-align: left;
font-family: Verdana, Arial, sans-serif;
line-height:11px;
z-index:100;
background-color: #eaf3f8;
width: 160px;
visibility: hidden;
font-size: 9px; /*font of sub-menu text*/

}


.dropmenudiv_c a{
width: auto;
display: block;
text-indent: 5px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: black;
font-size: 9px; /*font of sub-menu text*/
}

* html .dropmenudiv_c a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_c a:hover{ /*THEME CHANGE HERE*/
background-color: #2d5c93;
color: #eaf3f8;
}


a:link {
	font-weight: bold;
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	color: #294c7a;
 	text-decoration: none;
}

a:visited {
	font-weight: bold;
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	color: #294c7a;
 	text-decoration: none;
} 

a:active {
	font-weight: bold;
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	color: #294c7a;
 	text-decoration: none;
} 

a:hover {
	font-weight: bold;
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	color: #000000;
 	text-decoration: underline;
}

a.text:link {
	font-weight: bold;
	font-size: 11px;
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	color: #294c7a;
 	text-decoration: none;
}

a.text:visited {
	font-weight: bold;
	font-size: 11px;
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	color: #294c7a;
 	text-decoration: none;
} 

a.text:active {
	font-weight: bold;
	font-size: 11px;
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	color: #294c7a;
 	text-decoration: none;
} 

a.text:hover {
	font-weight: bold;
	font-size: 11px;
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	color: #000000;
 	text-decoration: underline;
}


.textbold {
	font-weight: bold;
	font-size: 11px;
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	color: #000000;
} 

.textsmall {
	font-weight: normal;
	font-size: 11px;
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	color: #000000;
} 

.textlist ul li{
text-align: left;
padding-bottom: 3px; /*bottom spacing between menu items*/
font-weight: normal;
	font-size: 11px;
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	color: #000000;
}


.title{
	font-weight: bold;
	font-size: 16px;
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	color: #000000;
}

  
  .smallfooter {
	font-size: 8px;
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	text-align: center
}

  
  a.nav:link {
  font-size: 10px;
  font-family: Trebuchet, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #294c7a;
 	text-decoration: none;
}

a.nav:visited {
font-size: 10px; 
font-family: Trebuchet, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #294c7a;
 	text-decoration: none;
}

a.nav:active {
font-size: 10px; 
font-family: Trebuchet, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #294c7a;
 	text-decoration: none;
}

a.nav:hover {
font-size: 10px; 
font-family: Trebuchet, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #000000;
 	text-decoration: underline;
}

 a.block:hover {  
 font-size: 10px; 
font-family: Trebuchet, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #000000;
 	text-decoration: underline;
 }

 a.block:active { 
font-size: 10px; 
font-family: Trebuchet, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #294c7a;
 	text-decoration: none;
 }

 a.block:visited { 
 font-size: 10px; 
font-family: Trebuchet, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #294c7a;
 	text-decoration: none;
 }

 a.block:link { 
 font-size: 10px;
  font-family: Trebuchet, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #294c7a;
 	text-decoration: none;
 }
 

.copyright {
	font-size: 8px;
	font-weight: bold;
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	color: #003366;
}
