/* <link rel=stylesheet type="text/css" href="style.css"> */
  BODY { font-size: 11px; font-family: verdana, helvetica; font-weight: normal; color: #666666; text-align:justify; }
  table { font-size: 11px; font-family: verdana, helvetica; font-weight: normal; color: #666666; text-align:justify;  }
  ul li 
    {
	font:11px Verdana, Arial, Helvetica, sans-serif;text-align:left; 
	background-color: transparent;
	list-style-image:url(images/bullet.gif);
	list-style-position:outside;	
	color: #818181;
	margin-bottom:10px;
	}
.basictext{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight	: regular;
	color: black;
	text-decoration: none
   }
.boldtext{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight	: 	bold;
	color: #336666;
	text-decoration: none
   } 
.smallboldtext{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight	: 	bold;
	color: #336666;
	text-decoration: none
   }    
 .smalltext{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight	: 	bold;	
	color: #818181;
	text-decoration: none	
   } 
 .casestudytext{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight	: 	normal;	
	color: #818181;
	text-decoration: none	
	margin:5px;
   }   
 .footertext{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	color: #818181;
	text-decoration: none
   }   
 .smallheader{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;	
	font-size: 13pt;
	color: #336666;
	text-decoration: none
   }  
   

A:link, A:active
	{
	font-size       : 11px;
	text-decoration	:underline;
	font-weight	: 	normal;	
	color		:	#336666;
	background	:	transparent;
	text-align:		left; 
	}
A:visited 
	{
	font-size       :11px;
   	text-decoration	:underline; 
	font-weight	: 	normal;	   	
   	color		:	#336666; 
  	background	:	transparent; 
	text-align:		left; 
	}		
A:hover 
	{ 
	font-size       :11px;
	font-weight	: 	normal;	
	color		:	#336666;
	background	:	transparent;
	text-decoration :       underline
	}
.boldtext A:link
	{
	font-size       :10px;
	font-weight	: 	bold;	
	text-decoration	:none;
	color		:	#818181;
	background	:	transparent;
	}
.boldtext A:active
	{
	font-size       :10px;
	text-decoration	:	underline;
	font-weight	: 	bold;	
	color		:	#818181;
	background	:	transparent;
	}
.boldtext A:visited 
	{
	font-size       :10px;
   	text-decoration	:	none; 
	font-weight	: 	bold;	   	
   	color		:	#818181; 
  	background	:	transparent; 
	}		
.boldtext A:hover 
	{ 
	font-size       :10px;
   	text-decoration	:	underline; 
	font-weight	: 	bold;	   	
	color		:	#818181;
	background	:	transparent;
	}
.footertext A:link
	{
	font-size       :       7pt;
	font-weight	: 	normal;	
	text-decoration	:	none;
	color		:	#666666;
	background	:	transparent;
	}
.footertext A:active
	{
	font-size       :       7pt;
	text-decoration	:	none;
	font-weight	: 	normal;	
	color		:	#666666;
	background	:	transparent;
	}
.footertext A:visited 
	{
	font-size       :       7pt;
   	text-decoration	:	none; 
	font-weight	: 	normal;	   	
   	color		:	#666666; 
  	background	:	transparent; 
	}		
.footertext A:hover 
	{ 
	font-size       :       7pt;
   	text-decoration	:	underline; 
	font-weight	: 	normal;	   	
	color		:	#666666;
	background	:	transparent;
	}	
.smallboldtext A:link
	{
	font-size       :       8pt;
	font-weight	: 	bold;	
	text-decoration	:	underline;
	color		:	#737373;
	background	:	transparent;
	}
.smallboldtext A:active
	{
	font-size       :       8pt;
	text-decoration	:	underline;
	font-weight	: 	bold;	
	color		:	#737373;
	background	:	transparent;
	}
.smallboldtext A:visited 
	{
	font-size       :       8pt;
   	text-decoration	:	underline; 
	font-weight	: 	bold;	   	
   	color		:	#737373; 
  	background	:	transparent; 
	}		
.smallboldtext A:hover 
	{ 
	font-size       :       8pt;
   	text-decoration	:	underline; 
	font-weight	: 	bold;	   	
	color		:	#737373;
	background	:	transparent;
	}
BODY 
{ 
scrollbar-shadow-color:#D1E0E0;
scrollbar-base-color: #639696; 
scrollbar-track-color:#CCCCCC;
scrollbar-arrow-color: white;
scrollbar-DarkShadow-Color: #CCCCCC; 
}
h1 
{
background-color:transparent;
color:#00669C;
font-size: 14pt; font-family: verdana, helvetica; font-weight: bold;
text-align:left;
}
h2 
{
background-color:transparent;
color:#B2DDEE;
font-size: 12pt; font-family: verdana, helvetica; font-weight: bold;
text-align:left;
}
.line 
{
border-left-style:solid;
border-left-color:#00669C;
border-left-width:thin;
padding-left:20px;
}
.drop {font: bold 300%; color:#00669C; float:left;}

.contact {text-align:left;}

td.main_nav{
  background-color:#639696;
  border:1px solid #396e6e;
  text-align:center;
  background-image:url('images/main_nav_bg.gif');
  background-repeat:repeat-x;
}


a.main_nav:link {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

a.main_nav:visited {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

a.main_nav:hover {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

a.main_navon:link {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

a.main_navon:visited {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

a.main_navon:hover {
	color:#dddddd;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
