/* CSS Document */

/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:12px Times, Times New Roman, serif ;
	color:#222222;
	}
	
a:hover {
	color: #000000;
	}

a:active {
	text-decoration: none;
	color: #000000;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}


.style2Link a {
	font: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	text-align:left;
	color: #990000; 
	line-height: 16px; 
	letter-spacing: .1em; 
	text-decoration: none; 
}

.style2Link a:hover {	
	color: #880000;
	text-decoration: none;	
	text-align:left;
}
	
.style6 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	word-spacing: 0.2em; 
	letter-spacing: 0.1em; 
	color: #999999;
	text-align:left;
}	

.navText a {
	color: #99000;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
}

.navText a:hover {
	color: #880000;
	text-decoration: none;	
	text-align:left;
}
	
.pageName {
	font: 18px Times, Times New Roman, serif;
	color: #990000;
	line-height:26px;
	letter-spacing:.14em;
	text-align:left;
	margin-left:3px;
}

.bodyText {
	color:#222222;
	line-height:20px;
	font-weight:200;
	text-align:justify;
	margin-left:3px;
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
	}

.bodyText1 {
	color:#222222;
	line-height:20px;
	font-weight:200;
	text-align:justify;
	margin-left:3px;
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
}
	
.dateHeader {
	font:bold 14px Times, Times New Roman, serif;
	color: #999999;
	line-height:22px;
	font-weight:300;
	text-transform:capitalize;
	text-align:left;
	letter-spacing:.2em;
	margin-left:3px;
	}
	
.style1 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	word-spacing: 0.2em;
	letter-spacing: 0.1em;
}

.style4 {
	color: #333333;
	line-height: normal;
	font-weight: 200;
	text-align: left;
	margin-top: 0px;
	margin-left: 3px;
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
	font-style: italic;
}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	text-align:left;
	}
	
	
.smallText {
	font: 11px Times, Times New Roman, serif;
	color: #111111;
	line-height: 22px;
	font-style:italic;
	text-align:left;
	margin-left:3px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #99000;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	text-align:left;
	}
	
.navTextSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 300;
	color: #333333;
	text-decoration: none;
	text-align:left;
}

.navTextSmall a:hover {
	color: #000000;
	text-decoration: none;	
	}