/* Global Styles */

body {
	margin:0px
	}
	
td {
	color:#333333;
	border:none;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #FFFFFF;
	text-decoration:underline;
	}
	
a:hover {
	color: #FFFFFF;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:11px georgia;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: none;
	}
	
#navigation a:hover {
	color:#FFFFFF;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0pt;
	border-bottom-width: 0pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px georgia;
	color: #FFFFFF;
	line-height:24px;
	letter-spacing:0.4em;
	}

#tagline {
	font:12px georgia;
	color: #ffffff;
	line-height:18px;
	letter-spacing:0.4em;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.address {
	color:#FFFFFF;
	line-height:20px;
	letter-spacing:0.2em;
	margin-top:0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	}
	
.pageName{
	font:22px georgia;
	color: #02021e;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.subHeader {
	font:16px georgia;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	}	
	
.navigation {
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	font-family: georgia;
	font-size: 11px;
	}	
	
.detailText {
	color:#333333;
	line-height:20px;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	}
	
.smallText {
	font:10px arial;
	color:#99CCFF;
	}
	

	
.logo {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	letter-spacing: .4em;
}
.tagline {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: .4em;
	color: #FFFFFF;
}
.logo address {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	letter-spacing: .2em;
}
.headings {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	letter-spacing: 0.1em;
	text-decoration: none;
}
.subhead {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	letter-spacing: .1em;
	text-decoration: none;
}
.header {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 22px;
	line-height: 24px;
	color: #660000;
	letter-spacing: .1em;
}
.bodytext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	letter-spacing: 0.1em;
	text-decoration: none;
}
