/* CSS Document */

body	{
	
	text-align: left;
	font-family: tahoma;
	background-image: url(../graphics/bg.jpg);
	background-repeat: repeat;
	SCROLLBAR-FACE-COLOR: white;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #003366;
	SCROLLBAR-TRACK-COLOR: #003366;
}
		

.navigation
{
	font: 14px tahoma;
	color: #ffffff;
	line-height: 14px;
	font-weight: bold;
	font-variant: small-caps;}
	
	
	
	
a.navigation
{
	color: #ffffff;
	line-height: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration:none;
	font-family: tahoma;
	font-size: 14px;
	
	}
	
	
	
a.navigation:hover
{
	color: #99CCFF;
	line-height: 14px;
	font-weight: bold;
	font-variant: small-caps;
	font-family: tahoma;
	font-size: 14px;
	text-decoration: underline;
	}




.boxheadings
{
	font: 16px tahoma;
	color: #FFFFFF;
	font-weight:bold;

	}

.bullets {
	font: 11px tahoma;
	color: #ffffff;
	line-height: 16px;
	font-weight: bold;	
	}

.quotes {
	font: 10px tahoma;
	color: #333366;
	line-height: 13px;
	font-style:normal	
	}
	
	.testimonials {
	font: 11px tahoma;
	color: #ffffff;
	line-height: 18px;	
	font-style:italic;
	font-weight:bold;
	
	}

	
.noscript
	{
	font: 8px tahoma;
	color:#CCCCCC}



.articles {
	font: 12px tahoma;
	color: #666666;
	line-height: 16px;
	float: left;
	width: auto;
	padding-top: 0px;

}

.text {
	font: 11px tahoma;
	color: #666666;
	line-height: 16px;
	float: left;
	}

.headings {
	font: 14px tahoma;
	color: #003366;
	line-height: 19px;
	font-weight:bold;
	}
	
.hometext {
	font: 11px tahoma;
	color: #666666;
	line-height: 15px;
	float: left;
	}






/*  Links */


.pagelinks {
	font: 12px tahoma;
	color: #003366;
	text-decoration: none;
	line-height: 16px;
	text-decoration:none;	
	}

a.pagelinks {
	font: 12px tahoma;
	color: #003366;
	text-decoration: none;
	line-height: 16px;
	text-decoration:underline;	
	}
a.pagelinks:visited {
	font: 12px tahoma;
	color: #003366;
	text-decoration: underline;
	line-height: 16px;
		}
a.pagelinks:active { color:#003366;}
a.pagelinks:hover { color:#666666; text-decoration: none;}



.nav {
	font: 13px tahoma;
	color: #ffffff;
	font-weight:bold;
	TEXT-TRANSFORM: uppercase;
	text-decoration:none;	
	}

a.nav {
	font: 13px tahoma;
	color: #ffffff;
	font-weight:bold;
	TEXT-TRANSFORM: uppercase;
	text-decoration:none;	
	}
a.nav:visited {
	font: 13px tahoma;
	color: #ffffff;
	font-weight:bold;
	TEXT-TRANSFORM: uppercase;
	text-decoration:none;	}
a.nav:active { color:#ffffff;}
a.nav:hover { color:#ccccff; }


.h1 {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: lighter}




.minilinks {
	font: 10px tahoma;
	color: #534f82;
	text-decoration: none;
	text-decoration:none;	
	}

a.minilinks {
	font: 11px tahoma;
	color: #534f82;
	text-decoration: none;
	text-decoration:none;	
	}
a.minilinks:visited {
	font: 11px tahoma;
	color: #534f82;
	text-decoration: none;
	line-height: 16px;
	text-decoration:none;	}
a.minilinks:active { color:#534f82;}
a.minilinks:hover { color:#666666; text-decoration: underline;}

















.footlinks {
	font: 10px tahoma;
	color: #534f82;
	text-decoration: none;
	line-height: 16px;
	text-decoration:none;	
	}

a.footlinks {
	font: 11px tahoma;
	color: #534f82;
	text-decoration: none;
	line-height: 16px;
	text-decoration:none;	
	}
a.footlinks:visited {
	font: 11px tahoma;
	color: #534f82;
	text-decoration: none;
	line-height: 16px;
	text-decoration:none;	}
a.footlinks:active { color:#534f82;}
a.footlinks:hover { color:#ffffff; text-decoration: underline;}


.footerlinks {
	font: 10px tahoma;
	color: #FFFFFF;
	}
a.footerlinks {
	font: 10px tahoma;
	color: #ffffff;
	text-decoration: none;
	line-height: 20px;	
	}
a.footerlinks:visited { color:#ffffff;}
a.footerlinks:active { color:#ffffff;}
a.footerlinks:hover { color:#cccccc; text-decoration: underline;}

