body {

	font-family: Tahoma;
	font-size: 9pt;
}

td {
	font-family: Tahoma;
	font-size: 9pt;

}

.pagetitle
	{
		font-family: Century Gothic;
		font-size: 20px;
		color: #0065A9;		
		padding-top: 12px;
		padding-bottom: 8px;
		font-weight: bold;
	}
	
.pagetitlegreen
	{
		font-family: Century Gothic;
		font-size: 20px;
		color: #017603;		
		padding-top: 12px;
		padding-bottom: 8px;
		font-weight: bold;
	}

.pagetitlered
	{
		font-family: Century Gothic;
		font-size: 20px;
		color: #C20A24;		
		padding-top: 12px;
		padding-bottom: 8px;
		font-weight: bold;
	}

.pagetitlegrey
	{
		font-family: Century Gothic;
		font-size: 20px;
		color: #6c6c6c;		
		padding-top: 12px;
		padding-bottom: 8px;
		font-weight: bold;
	}


.menuitems
	{
		font-family: Microsoft Sans Serif;
		font-size: 12px;
		line-height: 1.3;
		color: #ffffff;
	}

.maintext
	{
		font-family: Microsoft Sans Serif;
		font-size: 12px;
		line-height: 1.3;
		
	}
.pagelowertitle
	{
		font-family: Century Gothic;
		font-size: 16px;
		color: #0065A9;		
		padding-top: 12px;
		padding-bottom: 8px;
		font-weight: bold;
	}

.pagelowertitlegreen
	{
		font-family: Century Gothic;
		font-size: 16px;
		color: #017603;		
		padding-top: 12px;
		padding-bottom: 8px;
		font-weight: bold;
	}

.pagelowertitlered
	{
		font-family: Century Gothic;
		font-size: 16px;
		color: #C20A24;		
		padding-top: 12px;
		padding-bottom: 8px;
		font-weight: bold;
	}

.pagelowertitlegrey
	{
		font-family: Century Gothic;
		font-size: 16px;
		color: #6c6c6c;		
		padding-top: 12px;
		padding-bottom: 8px;
		font-weight: bold;
	}



.subpagetitle
	{
		font-family: Microsoft Sans Serif;
		font-size: 10px;
		color: #000000;
		line-height: 1.2;
	}	
	
	

#linkhighlight
	{
		 background-color: #77933c;
		 color: #ffffff;
		 text-align: center;
		 padding-top: 4px;
		 width: 40px;
		 height: 22px;

	}

.offset4			{
						padding-top: 4px; 
						padding-left: 4px;
						font-family: Verdana;
						font-size: 10px;
					}

.dropdownlist
	{  	
		border: #ffffff; 
		padding: 4px 4px 4px 4px;
		font-size: 10px;
		font-family: Verdana;	
		color: #376092;	
		background-color: #ffffff;
	}
	
a:link, a:visited
	{
		text-decoration: none;		
		color: #ffffff;
	}
	
a:hover
	{
		text-decoration: underline;
		color: #ffffff;

	}

