/* Global Styles */

body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-color: #E3EDBC;
	}

#logo {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
#tagline {
	font-size: 16px;
	color: #3E4F47;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C30;
	text-align: center;
	font-weight: bold;
	letter-spacing: .3em;
	font-style: normal;
}

	
td {

	}

	
hr {
	height:1px;
	color: #cc3300;
	border: none;
	}
	
a {
	color: #CC3300;
	text-decoration:underline;
	}
	
a:hover {
	color: #CC3300;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	color: #CC3300;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: georgia;
	font-size: 11px;
	}
	
#navigation a:hover {
	color:#3E4F47;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}
	
.sidebarHeader {
	color: #CC3300;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	font-family: georgia;
	font-size: 14px;
	}	

#logo {
	font:18px georgia;
	color: #CC3300;
	line-height:24px;
	letter-spacing:.4em;
	}

#tagline {
	font:12px georgia;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#dateformat a {
	color:#99CCFF;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	font-family: georgia;
	font-size: 14px;
	}
	
#dateformat a:hover {
	color: #ffffff;
	font-size: 14px;
	}
	
.subHeader {
	font:16px georgia;
	color: #CC3300;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
a:active {
}
p {
	line-height: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #C30;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C30;
}
h3 {
	font-size: 14px;
	color: #C30;
}

a:hover {
	text-decoration: underline;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	border-bottom-width: 1px;
}
.smaller_Text {
	font-size: 90%;
	color: #666;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.ContentTable {
	border: 1px solid #CCCCCC;
}
.img_frame {
	margin: 5px;
	padding: 5px;
	border: thin solid #CCC;
}
li {
	line-height: 25px;
	font-size: 100%;
}
table {
	background-color: #EBF2D0;
}
