/* CSS Document */


BODY {
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif;
   background : #f1f3f6; 
   margin : 0px;
   padding : 0px;
}

P {
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
	color: #203c55;

}

TD {
   font-size : 12px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   color: #000033;
   vertical-align : top;
}

OL {
   font-size : 12px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
}

UL {
   font-size : 12px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
}

H2 {
   font-size : 15px; 
   font-family :  Arial, Helvetica, Sans Serif; 
   color : #86916F;
   font-weight : bolder;
   
}

.bold {
   font-size : 15px; 
   font-family :  Arial, Helvetica, Sans Serif; 
   color : #86916F;
   font-weight : bolder;
   
}

H1 {
   font-size : 18px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   color : #86916F;
   font-weight : bold;
}

.border {
border: 1px solid;
border-color: #dde1e6 #b9c1ca #b9c1ca #b9c1ca;
width: 710px;

}

.header {
   font-size : 17px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   color : #73899A;
   font-weight : bold;
   padding-top : 12px;
   padding-bottom : 5px;
   border-bottom:#e2eef9;
   border-bottom:solid;
   border-bottom:thin;
}

.quote {
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
	color: #537da3;
	font-style:italic;

}
.side_quote {
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
	color: #537da3;
	font-style:italic;
   width: 155px;
   padding-left:10px;
   padding-top:15px;
}



table.banner	{
	width : 100%;
	margin-top : 20px;
	background-image:  url(images/banner_bkg.gif);
	background-repeat: repeat-x;
}

table.center_banner	{
	width : 770px;
	background-repeat: no-repeat;

}

.main	{
	width: 604px;
}

.leftnav	{
	width: 100px;
	font-size:14px;
	color: #3a6081;
	font-weight:bold;
	line-height: 25px;

}

.logos	{
	padding-top: 15px;
	margin-top: 15px;
}

.hometext	{
	font-weight: bold;
	color: #203c55;
	font-size:10px;
	padding: 20px;
}

.smalltxt {
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, San Serif; 
   color: #000033;
}

/* Menu Boxes */
#navlist {
position: relative;
top: 0px;
left : 0px;
width: 170px;
padding-top: 10px;
background-color: #dde1e6;
border-right: 1px solid;
border-bottom: 1px solid;
border-color: #b9c1ca #b9c1ca #b9c1ca #b9c1ca;
}

#navlist ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-family : verdana, arial, helvetica, sans serif;
font-size: 1.2em;
text-align : right;
font-weight : 600;
}

#navlist li {
margin: 0;
}

#navlist a {
display: block;
padding: 3px 0px 5px 5px; /* top right     */
border-top: 1px solid;
border-color: #b9c1ca #b9c1ca #b9c1ca #b9c1ca;
}

#navlist a:link, #navlist a:visited {
color: #3a6081;
text-decoration: none;
}

#navlist a:hover, #navlist a:active {
background-image:  url(images/menu_on.gif);
background-repeat: no-repeat;
background-position: 150% 80%;
color: #15426c;
}

#navlist_sub ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-family : verdana, arial, helvetica, sans serif;
font-size: 0.8em;
text-align : right;
}

#navlist_sub li {
margin: 0;
}

#navlist_sub a {
display: block;
padding: 5px 0px 3px 5px; /* top right     */
border-bottom: 0px solid;
border-color: #b9c1ca #b9c1ca #b9c1ca #b9c1ca;
}

#navlist_sub a:link, #navlist_sub a:visited {
color: #408b65;
text-decoration: none;
}

#navlist_sub a:hover, #navlist_sub a:active {
background-image:  url(images/menu_sub_on.gif);
background-repeat: no-repeat;
background-position: 150% 80%;
color: #2a6b4a;
}

.home_main	{
	padding-left : 30px;
	padding-right : 20px;
	padding-top : 20px;
	font-size : 1.1 em; 
    font-family :  Verdana, Arial, Helvetica, Sans Serif; 
    color: #32372E;
	line-height : 20px;
}

td.main	{
	padding-left : 30px;
	padding-right : 20px;
	padding-top : 20px;
	font-size : 1.1 em; 
    font-family :  Verdana, Arial, Helvetica, Sans Serif; 
    color: #32372E;
	line-height : 20px;
}

A:link {
   color : #4C543C; 
}

A:visited {
   color : #4C543C; 
}

A:hover {
   color : #618023; 
}

A.foot:link {
   color : #8B9177; 
}

A.foot:visited {
   color : #8B9177; 
}

A.foot:hover {
   color : #AAB77D; 
}

.footer {
   font-size : 10px; 
   font-family : Verdana, Arial, Helvetica, San Serif; 
   color: #999999;
}

.indent	{
	padding-left : 20px;
}

/* Old styles */

.leftcol	{
	padding-left : 40px;
	background-repeat : repeat-y;
}


.floatright	{
	float: right;
margin: 0 0 10px 10px;
padding: 2px;

}

 .callout {
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, San Serif; 
   color: #547ea4;
   font-style:italic;
}

/* left column */

A.menu1:link {
   color : #47583E;
   text-decoration : none;
   line-height : 20px;
   padding-left : 7px; 
}

A.menu1:visited {
   color : #47583E; 
   text-decoration : none;
   line-height : 20px;
   padding-left : 7px;  
}

A.menu1:hover { 
	color: #374B85;
	text-decoration : underline;
   line-height : 20px;
   padding-left : 7px; 	
 }
 

 
 table.main	{
 	padding-left : 20px;
	padding-right : 20px;
 }
 
 .subhead {
   font-size : 14px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   color : #374B85;
   font-weight : bold;
}



.content	{

	padding-right : 40px;
	padding-left : 20px;
}

 /* Old styles */

.list	{
	padding-bottom : 10px;
}



blockquote	{
   font-size : 12px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   color: #000033;
}



LI.bullet {
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   list-style :  url(file:///F|/Clients/ISES/website/images/bullet2.gif);
   }

HR {
   color : #660066;
			
}





.date {
   font-size : 14px; 
   font-family :  times new roman, times ; 
   color : #004646;
   font-weight : bold;
			font-style : italic ;
			
}



.sup {
   font-size : 9px; 
   font-family : Verdana, Arial, Helvetica, San Serif; 
   color: #000033;
}






