/* Global Styles */

body {
	margin:0px;
	background-color: #14285F;
	}
	
td {
	font:100%;
	color: #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	}
	
hr {
	height:1px;
	color: #333333;
	}
	
a {
	color: #14285F;
	text-decoration:underline;
	}
	
a:hover {
	color: #FF3300;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font-size:80%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #99CCFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px;
	border-left-width: 0px;
	}
	
#navigation a:hover {
	color:#ffffff;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: .5em;
	text-align: center;
	font-size: 90%;
	}

#logo {
	font-size:155%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #99CCFF;
	line-height:2em;
	font-weight:bold;
	letter-spacing:0.3em;
	}

#tagline {
	color: #99CCFF;
	line-height:2em;
	letter-spacing:0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	font-size: 125%;
	text-align: center;
	}
	
#dateformat a {
	color:#99CCFF;
	font-size:85%;
	font-family:Georgia, "Times New Roman", Times, serif
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	color:#000000;
	line-height:1.3em;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding: 1em;
	background-color: #FFFFFF;
	}
	
.pageName{
	color: #FFFFFF;
	line-height:1.8em;
	letter-spacing:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding: 0.25em .25em .5em .25em;
	font-weight: bold;
	font-style: normal;
	border-bottom: 1px dotted #ffffff;
	font-size: 145%;
	}
	
.subHeader {
	font-size:115%;



	font-family:Georgia, "Times New Roman", Times, serif
	color: #CC3300;
	font-weight:bold;
	letter-spacing:normal;
	line-height:1.8em;
	font-family: Arial, Helvetica, sans-serif;
	margin: .25em 0 .25em 0;
	text-align: center;
	}	

.sidebar {
  }
  
.sidebar img {
  padding: 5px 5px 5px 5px;
  }
	
.sidebarHeader {
	font-size:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:1.8em;
	}
	
	
.detailText {
	font-size:85%;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	line-height:1.8em;
	letter-spacing:.1em;
	}
	
.smallText {
	font-size:80%; 
	font-family: Arial, Helvetica, sans-serif;
	color:#99CCFF;
	}
.h1 {
	color: #99CCFF;
	font-weight: bold;
	font-size: 145%;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.8em;
}
.h2 {
	color: #000000;
	font-weight: bold;
	font-size: 135%;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
.h3 {
	font-size: 110%;
	color: #14285F;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0em;
	text-align: center;
}
.h4 {
	font-size: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.h5 {
	font-size: 85%
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 85%;
}
