/* CSS Document */


BODY {
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif;
   background : #FBFBE5; 
   margin : 0px;
   padding : 0px;
}

P {
   font-size : 12px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   color: #32372E;
}

td.home_contact	{
	text-align : right;
	font-weight : bold;
	padding-top: 30px;
	padding-right : 20px;
}

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;
   
}

H1 {
   font-size : 18px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   color : #86916F;
   font-weight : bold;
}

.smalltxt {
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, San Serif; 
   color: #000033;
}

/* Menu Boxes */
#navlist {
position: relative;
top: 0px;
left : 0px;
width: 119px;
}

#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 : arial, helvetica, sans serif;
font-size: 1.0em;
text-align : right;
font-weight : 600;
letter-spacing : .03 em;
}

#navlist li {
margin: 0;
}

#navlist a {
display: block;
padding: 20px 6px 5px 5px; /* top right     */
border-bottom: 0px solid;
border-color: #996E6F #996E6F #996E6F #996E6F;
background-image:  url(images/menu_off.gif);
background-repeat: no-repeat;
background-position: 0% 80%;
}

#navlist a:link, #navlist a:visited {
color: #FCF6E4;
text-decoration: none;
}

#navlist a:hover, #navlist a:active {
background-image:  url(images/menu_on.gif);
background-repeat: no-repeat;
background-position: 0% 80%;
color: #4C543C;
}

.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;

}



/* 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; 	
 }
 
 .callout {
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, San Serif; 
   color: #4F534C;
   font-weight : bold;
}
 
 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;
			
}

.header {
   font-size : 15px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   color : #73899A;
   font-weight : bold;
}



.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;
}





