/* Global Styles */

body {
	margin:0px;
	background-color: #CCCCCC;
	}
.Bulletnospace { text-align: left; line-height: 150%; list-style-type: disc; font-family: Arial; 
               font-size: 11; margin: 0 }
.detailtextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

	
td {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #CC3300;
	text-decoration:underline;
	}
	
a:hover {
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:12px;
	display:block;
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	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);
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	}
	
#navigation a:hover {
	color:#FF3300;
	border: 0px none #BBBBBB; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	color: #CC3300;
	line-height:24px;
	letter-spacing:.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}

#tagline {
	color: #CC3300;
	line-height:normal;
	letter-spacing:.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
	
#dateformat a {
	color:#666666;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	color:#666666;
	line-height:normal;
	letter-spacing:0.1em;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	}
	
.pageName{
	color: #CC3300;
	line-height:20px;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	}
	
.subHeader {
	color: #CC3300;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	color:#333333;
	line-height:normal;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	}
	
.smallText {
	font:10px arial;
	color:#333333;
	}
	

	
.PhotoCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}