/* <link rel=stylesheet type="text/css" href="style.css"> */
body {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	margin: 0px; 
	
}

table { 

	font-size: 11px; 
	font-family: verdana, helvetica, sans-serif; 
	line-height: 17px; 
	font-weight: normal; 
	color: #000000; 

}

select, textarea, input { 

  	font-size: 11px; 
  	font-family: verdana, helvetica, sans-serif; 
  	font-weight: normal; 
  	color: #000000; 
  	
}
  
hr {
	color: #B3B3B3;
	}

ul li {
	font-size: 11px; 
	font-family: verdana, helvetica, sans-serif; 
	font-weight: normal;
	background-color: transparent;
	list-style-image:url(images/bullet.gif);
	list-style-position:outside;	
	color: #000000;
}

.breadcrumb{
	padding:5px 5px 5px 10px;
	color		:	#003366;
}

a:link, a:visited, a:active{
	font-size       :11px;
	text-decoration	:underline;
	font-weight	: 	bold;	
	color		:	#003366;
	background	:	transparent;
}
a:hover { 
	font-size       :       11px;
	font-weight	: 	bold;	
	color		:	#003366;
	background	:	transparent;
	text-decoration :       none
}

.nav ul li {
	font-size: 11px; 
	font-family: verdana, helvetica, sans-serif; 
	font-weight: bold;
	background-color: transparent;
	list-style-image:url(images/navbullet.gif);
	list-style-position:outside;	
	color: #0E6725;
}

.nav a:link{
	font-size:11px; font-weight:bold; color:#409537; background:transparent; text-decoration:none;
	}
.nav a:active
	{
	font-size:11px; font-weight:bold; color:#409537; background:transparent; text-decoration:none;
	}
.nav a:visited
	{
	font-size:11px; font-weight:bold; color:#409537; background:transparent; text-decoration:none;
	}

.nav a:hover 
	{ 
	font-size:11px; font-weight:bold; color:#0E6725; background:transparent; text-decoration:underline;
	}
.basictext{
	font-family: Verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight	: 	normal;
	color: black;
	text-decoration: none
   }
.header1{
	font-family: Tahoma, Verdana, helvetica, sans-serif;
	font-size: 17px;
	font-weight	: 	bold;
	color: #003366;
	text-decoration: none
   } 
.header2{
	font-family: Tahoma, Verdana, helvetica, sans-serif;
	font-size: 17px;
	font-weight	: 	bold;
	color: #666666;
	text-decoration: none
   }   
   
.boldtext {
	font-family: Verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight	: 	bold;
	color: #000000;
	text-decoration: underline;
   }      
.boldtext a:link, .boldtext a:active, .boldtext a:visited
	{
	font-size       :11px;
	text-decoration	:underline;
	font-weight	: 	bold;	
	color		:	#000000;
	background	:	transparent;
	}

.boldtext a:hover 
	{ 
	font-size       :       11px;
	font-weight	: 	bold;	
	color		:	#000000;
	background	:	transparent;
	text-decoration :       underline
	}
 .footertext{
	font-family: Verdana, helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	text-decoration: none
   }
 .whitetext{
	font-family: Verdana, helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none
   }
 .darktext{
	font-family: Verdana, helvetica, sans-serif;
	font-size: 8pt;
	color: #033567;
	text-decoration: none
   }   
 h1 {
  background-color:transparent;
  color:#003366;
  font-size: 12px; font-family: verdana, helvetica; font-weight: bold; 
  margin: 0px 0px 0px 0px; 
}
h2 {
	font-family: Verdana,  arial, helvetica;
	color: #339900;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 0px 0px; 
	text-align: left;
}
	
h1 a:link
	{
	font-size       :       12px;
	font-weight	: 	bold;	
	text-decoration	:	none;
	color		:	#207a7a;
	background	:	transparent;
	}
h1 a:active
	{
	font-size       :       12px;
	text-decoration	:	underline;
	font-weight	: 	bold;	
	color		:	#207a7a;
	background	:	transparent;
	}
h1 a:visited 
	{
	font-size       :       12px;
   	text-decoration	:	none; 
	font-weight	: 	bold;	   	
   	color		:	#207a7a; 
  	background	:	transparent; 
	}		
h1 a:hover 
	{ 
	font-size       :       12px;
   	text-decoration	:	underline; 
	font-weight	: 	bold;	   	
	color		:	#207a7a;
	background	:	transparent;
	}
.footertext a:link
	{
	font-size       :       7pt;
	font-weight	: 	normal;	
	text-decoration	:	none;
	color		:	#333333;
	background	:	transparent;
	}
.footertext a:active
	{
	font-size       :       7pt;
	text-decoration	:	none;
	font-weight	: 	normal;	
	color		:	#333333;
	background	:	transparent;
	}
.footertext a:visited 
	{
	font-size       :       7pt;
   	text-decoration	:	none; 
	font-weight	: 	normal;	   	
   	color		:	#333333; 
  	background	:	transparent; 
	}		
.footertext a:hover 
	{ 
	font-size       :       7pt;
   	text-decoration	:	underline; 
	font-weight	: 	normal;	   	
	color		:	#333333;
	background	:	transparent;
	}
	
.whitetext a:link
	{
	font-size       :       8pt;
	font-weight	: 	normal;	
	text-decoration	:	none;
	color		:	#FFFFFF;
	background	:	transparent;
	}
.whitetext a:active
	{
	font-size       :       8pt;
	text-decoration	:	none;
	font-weight	: 	normal;	
	color		:	#FFFFFF;
	background	:	transparent;
	}
.whitetext a:visited 
	{
	font-size       :       8pt;
   	text-decoration	:	none; 
	font-weight	: 	normal;	   	
   	color		:	#FFFFFF; 
  	background	:	transparent; 
	}		
.whitetext a:hover 
	{ 
	font-size       :       8pt;
   	text-decoration	:	underline; 
	font-weight	: 	normal;	   	
	color		:	#FFFFFF;
	background	:	transparent;
	}

.darktext a:link
	{
	font-size       :       8pt;
	font-weight	: 	normal;	
	text-decoration	:	none;
	color		:	#033567;
	background	:	transparent;
	}
.darktext a:active
	{
	font-size       :       8pt;
	text-decoration	:	none;
	font-weight	: 	normal;	
	color		:	#033567;
	background	:	transparent;
	}
.darktext a:visited 
	{
	font-size       :       8pt;
   	text-decoration	:	none; 
	font-weight	: 	normal;	   	
   	color		:	#033567; 
  	background	:	transparent; 
	}		
.darktext a:hover 
	{ 
	font-size       :       8pt;
   	text-decoration	:	underline; 
	font-weight	: 	normal;	   	
	color		:	#033567;
	background	:	transparent;
	}

.line {
	border-left-style:solid;
	border-left-color:#00669C;
	border-left-width:thin;
	padding-left:20px;
}

