/*---------------------------------*/
/*--- Main Page Template Styles ---*/
/*---------------------------------*/

BODY
{
	font-family: verdana, arial, helvetica; 
	font-size: 0.75em; 
	margin: 0; 
}

/*		
	padding: 0 8px 0 8px;
	background-color: #666666;
*/

h1 { color: #555555; font-family: arial, helvetica; font-size: 1.4em; font-weight: bold; }

h2 { font-size: 1.2em; font-family: arial, helvetica; font-weight: bold; }

h3 { font-size: 1.1em; font-family: arial, helvetica; font-weight: bold; }

h4 { font-size: 1em; font-family: arial, helvetica; font-weight: bold; }

h5 { font-size: 0.9em; font-family: arial, helvetica; font-weight: bold; }

h6 { font-size: 0.85em; font-family: arial, helvetica; font-weight: bold; }

FORM { padding: 0; MARGIN: 0; }
IMG { border: 0px none; }

a:link {color: #00666CC; text-decoration: underline;}
a:active {color: #0066CC;}
a:visited {color: #0066CC;}
a:hover {color: #003399; text-decoration: underline;}

div.homeItem { padding: 0 0 8 0;  }
TD.homeItem { padding: 6 6 6 6;  }
div.homeSubHead { padding: 0 0 0 0; }
div.homeHead { padding: 0 0 0 0; }

.returnTop { font-size:0.8em; }




/*-----------------------*/


/*---------------------*/
/*--- HEADER STYLES ---*/
/*---------------------*/


a.TopNav:link, a.TopNav:visited {
	FONT-SIZE: 0.65em ; COLOR: #666666; FONT-FAMILY: verdana, arial, helvetica; TEXT-DECORATION: none ;font-weight: bold;
}
a.TopNav:hover {
	FONT-SIZE: ; COLOR: #666666; FONT-FAMILY: verdana, arial, helvetica; TEXT-DECORATION: underline
}

A.SiteMap:link, A.SiteMap:visited {
	FONT-SIZE: 0.65em; COLOR: #666666; FONT-FAMILY: verdana, arial, helvetica; TEXT-DECORATION: none;
}
A.SiteMap:hover {
	FONT-SIZE: 0.65em; COLOR: #666666; FONT-FAMILY: verdana, arial, helvetica; TEXT-DECORATION: underline;
}
P.SiteMap {
	FONT-SIZE: 0.65em; COLOR: #666666; FONT-FAMILY: verdana, arial, helvetica; TEXT-DECORATION: none;
}

A.AboutSite:link, A.AboutSite:visited {
	FONT-SIZE: 0.65em; COLOR: #CDCDCD; FONT-FAMILY: verdana, arial, helvetica; TEXT-DECORATION: none;
}
A.AboutSite:hover {
	FONT-SIZE: 0.65em; COLOR: #CDCDCD; FONT-FAMILY: verdana, arial, helvetica; TEXT-DECORATION: underline;
}

TD.topMenuLink 
{
	FONT-SIZE: 0.65em;
	COLOR: #666666;
	FONT-FAMILY: verdana, arial, helvetica;
	padding-right: 10px;
}
A.topMenuLink:link 
{
	TEXT-DECORATION: none;
}
A.topMenuLink:visited 
{

	TEXT-DECORATION: none;
}
A.topMenuLink:hover 
{
	TEXT-DECORATION: underline;
}

TR.spacer
{
	height:2px;
}

}

/*----------------------------*/

/*---------------------------*/
/*---- Breadcrumb Styles ----*/
/*---------------------------*/
.Breadcrumb{ font-size:0.68em; font-family: verdana, arial, helvetica; }

.Breadcrumb a:link {text-decoration: none;}
.Breadcrumb a:active {text-decoration: none;}
.Breadcrumb a:visited {text-decoration: none;}
.Breadcrumb a:hover {text-decoration: underline;}


/*-----------------------*/
/*---- Footer Styles ----*/
/*-----------------------*/

.footer{ font-size:0.8em; font-family: verdana, arial, helvetica; }
.footer a:link {text-decoration: none;}
.footer a:active {text-decoration: none;}
.footer a:visited {text-decoration: none;}
.footer a:hover {text-decoration: underline;}
