.background {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(background4.jpg);
	background-attachment: fixed;
}
.imageborder_float_right {
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.imageborder_float_left {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
}
/* Global Styles */

body {
	margin:0px;
	background-color: #999999;
	background-repeat: no-repeat;
	background-image: url(background4.jpg);
	background-attachment: fixed;
	}
.italicText {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #9F9B7C;
	text-decoration: none;
	}
	
a:hover {
	color: #8D8ABF;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	color: #6B7095;
	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:#ffffff;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: rgb(20,40,95);
	border-right-color: rgb(20,40,95);
	border-bottom-color: rgb(20,40,95);
	border-left-color: rgb(20,40,95);
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	color: #7479A1;
	line-height:24px;
	letter-spacing:.4em;
	font-family: georgia;
	font-size: 20px;
	}

#tagline {
	line-height:18px;
	letter-spacing:0.4em;
	font-family: georgia;
	font-size: 14px;
	color: #9F9B7C;
	}
#dateformat a/* Class Styles */

 {
	color:#000000;
	line-height:20px;
	margin-top:0px;
	font-family: arial;
	font-size: 12px;
	letter-spacing: -.01em;
	}
.bodyTextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #6B7095;
	letter-spacing: -.01em;
}
.bodyTextboldBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	letter-spacing: -0.01em;
}
.bodyTextbold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9F9B7C;
	letter-spacing: -.01em;
}
.bodyTextPurple {
	font-family: Arial, Helvetica, sans-serif;
	color: #7479A1;
	font-size: 11px;
	text-indent: 0px;
}
.TextReverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.TextReverse:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}
.TextReverse:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
	
.pageName{
	color: #6B7095;
	line-height:20px;
	letter-spacing:.1em;
	font-family: georgia;
	font-size: 18px;
	}
.sidebarHeader {
	color: #8D8ABF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	font-family: georgia;
	font-size: 14px;
	}	
	#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}
	.detailText {
	color:#FFFFFF;
	line-height:16px;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 11px;
	}
	
.smallText {
	color:#6B7095;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	}
.smallTextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6B7095;
}

