/* Global Styles */

body {
	margin:0px;
	}
	
h1 {	font:16px Arial, Helvetica, sans-serif;
	font-style:italic;

	}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #666666;
	}
	
a:hover {
	color: #CCCCCC;
	}

a.logo:link {
	border:0 none;
	outline: 0;
	}

a.logo:visited {
	border:0 none;
	}

a.logo:hover {
	border:0 none;
	}

a.logo:active {
	border:0 none;
	}

img 	{ 
	border: none;
	} 

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	color:#0099FF;
	background-color: #DDDFFF;
	}
	
#logo 	{
	color: #454DCC;
	letter-spacing:.2em;
	line-height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	letter-spacing:0.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:14px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #0099FF;
	line-height:26px;
	letter-spacing:0.21em;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height:22px;
	letter-spacing:0.2em;
	}

.quote {
	color: #3333CC;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	}
	
.smallText {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.bodyTextstatus {
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #CC3300;
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.quoteklein {
	color: #3333CC;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}