body
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #000000;	
}
td
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #000000;	
}

a
{
text-decoration : none;
}
a:hover
{
text-decoration : underline;
}

input
{
	border : 1px solid #cccccc;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #ffffff;	
	font-size : 9;
}

select
{
	border : 1px solid #cccccc;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #ffffff;
	font-size : 9;
}

textarea
{
	border : 1px solid #cccccc;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #ffffff;
	font-size : 9;
}

.heading_1
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 17;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #B2B2B2;	
}

.heading_2
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13;
	font-style : normal;
-	font-weight : bold;
	text-decoration : none;
	color : #000000;	
}

.heading_3
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #000000;	
}

.heading_3_green
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #67887c;	
}

.bodyText
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #000000;	
}

.leftNav
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #000000;	
}

.leftNav:hover 
{ 
	text-decoration : underline; 
}

.forms 
{ 
border : none; 
border-color : color ; 
}

.svn_link
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #009933;
}

.link
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #6A9913;
}

.link:visited, link:active {text-decoration: none}

.link:hover { text-decoration: underline }
}

.lg_link
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #009933;
}

.lg_link a:visited, a:active, a:hover {text-decoration: none}

.black_link
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}

.lwhitebg_link
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #6A9913;
}

.greenbg_link
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #6A9913;
}


.heading2 
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #000000;	
}

.code
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #356051;
	padding-left: 30pt;
}

.text
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #000000;	
}

.hLine1
{
	height : 1;
	width : 100%;
	color : #67887c;
}

.hLine2
{
	height : 2;
	width : 100%;
	color : #67887c;
}

.heading_2_small
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #000000;	
}

.heading_2_small_green
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #6A9913;	
}

.med_grey
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
	font-weight : bold;
	text-decoration : none;
	color : #7e7e7e;
}

.green
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #6A9913;
}

.no_indent ul {
		margin-left: 2em;
		padding-left: 0;
		margin-bottom:0;
		}
