body {
	background-color: #B0B7A1;
}

A:link {
		text-decoration: none;
	}

A:visited {	
		text-decoration: none;
	}

A:hover {		
		text-decoration: underline;
	}

A:active {
		text-decoration: underline;
}

body  	{
	font-family : Verdana, Geneva, sans-serif;
	color : #000000;
     }

p  	{
	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva, SunSans;
	color : #000000;
	font-size: 0.8em;
	line-height: 1.5em;
	}

H1 
	{
	font-size: 24px;
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#003333;
	line-height: 38px;
	} 

H2
	{
	font-size: 18px; 
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #006633; 
	line-height: 28px;
	} 

H3
	{ 
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva, SunSans; 
	font-weight: bold; 
	color: #003366; 
	} 

.body  	{
	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva, SunSans;
	color : #000000;
	font-size: 11px;
	line-height: 17px;
	font-style: normal;
	padding-right: 25px;
	padding-left: 5px;


.bold
	{
		font-weight: bold; 
	}

.highlight 
	{  
		background-color: #FFFFCC;
	}

.breadcrumb
	{
		font-family: Verdana, Arial, Helvetica, Geneva, Lucida-sans, sans-serif;		
		font-size: 10px;
        color: #666666;	 
	}


A.breadcrumb
	{
		color: #666666;
	}

A.breadcrumb:hover 
	{		
		text-decoration: underline;
	}

A.breadcrumb:active
	{
		color: #666666;
	}

A.breadcrumb:visited
	{		
		color: #666666;
	}

.small-text
	{  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px; 
	}

.xsmall-text
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

		}

.nav 
        {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #616B5D;
	text-decoration: none;
	line-height: 16px;

        }

a.nav:link 
       {  
        color:#003333;
	    text-decoration:none;
        }

a.nav:hover 
        {  
        background-color: #616B5D;
 	    color:#FFFFFF;
	}

a.nav:active 
        {
        color: #990000;
        }

a.nav:visited 
        {
	color: #666666;
	text-decoration: none;

        }

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;

}
.home-big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
}
.blue-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
}
.xsm-indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 3px;
	padding-top: 2px;
}
.arrow-list {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	list-style-image: url(images/arrow_blue.gif);
	line-height: 18px;
	margin-left: -7px;



}
a.arrow-list:link {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	list-style-image: url(images/arrow_blue.gif);
}
a.arrow-list:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	list-style-image: url(images/arrow_red.gif);

}
a.arrow-list: visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.list-plain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: square;
	line-height: 20px;
	margin-right: 25px;


}
