body,p,div,th,td,dd,ul,ol
{
    font-weight: 400;
    font-size: 95%;
    line-height: normal;
    color: #000000;
    font-family: arial, helvetica, sans-serif;
	Font-style: normal;	
}

b,strong {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 95%;
	color: #000000;
}

h1
{
    font-weight: 700;
    font-size: 160%;
    font-family: arial, helvetica, sans-serif;
}

h2
{
    font-weight: 700;
    font-size: 150%;
    font-family: arial, helvetica, sans-serif;		
}

h3
{
    font-weight: 700;
    font-size: 130%;
    font-family: arial, helvetica, sans-serif;		
}

h4
{
    font-weight: 700;
    font-size: 120%;
    font-family: arial, helvetica, sans-serif;		
}

h5
{
    font-weight: 700;
    font-size: 110%;
    font-family: arial, helvetica, sans-serif;		
}

h6
{
    font-size: 105%;
    font-family: arial, helvetica, sans-serif;		
}

.heading
{
    font-weight: 700;
    font-size: 103%;
    color: #000000;
    font-family: arial, helvetica, sans-serif;		
}

.copytext
{
    font-weight: 400;
    font-size: 75%;
    color: #000000;
    font-family: arial, helvetica, sans-serif;
}

.sizeplusbold 
{
	font-size: 115%;
	font-weight: 700;
}

/*
	general link style
*/
a:link
{
    color: #006666;
	font-family: arial, helvetica, sans-serif; 
    text-decoration: underline;
}

a:active
{
    color: #006666;
    font-family: arial, helvetica, sans-serif; 
    text-decoration: underline;	
}

a:visited
{
    color: #666666;
    font-family: arial, helvetica, sans-serif;
    text-decoration: underline;	
}

a:hover
{
    color: #020066;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;	
}


/*
	link style for footer links
*/
a.footer:link
{
    font-weight: 400;
    font-size: 75%;
    color: #0066CC;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
	margin-left:20px;	
}

a.footer:active
{
    font-weight: 400;
    font-size: 75%;
    color: #0066CC;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
	margin-left:20px;	
}

a.footer:visited
{
    font-weight: 400;
    font-size: 75%;
    color: #0066CC;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
	margin-left:20px;	
}

a.footer:hover
{
    font-weight: 400;
    font-size: 75%;
    color: #020066;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
	margin-left:20px;	
}

/*
	navside - current location non link text style on lefthand nav
*/
.navside
{
    font-weight: 400;
    font-size: 75%;
    color: #0066CC;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
	margin-left:20px;	
}

/*
	footer - style for non link items in footer
*/
.footer
{
    font-weight: 400;
    font-size: 75%;
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;	
}



.small
{
	font-weight: 400;
    font-size: 60%;
}

.smallcell
{
	font-weight: 400;
    font-size: 8px;
}



