* {
	margin: 0;
	padding: 0;
	}
	

body {
	text-align: center;
	margin: 0px;
	}
	
	
#container {
	position: relative;
	text-align: center;
	width: 600px;
	margin: 0;
	}


/* - - - - - Masthead Layer - - - - - */

#masthead {
	display: none;
	}


#mastheadPrint {
	height: 100px;
	width: 600px;
	margin-bottom: 25px;
	}
	
	
/* - - - - - Flash Layer - - - - - */


#flash {
	display: none;
	}
	
	
#container #flash img {
	display: none;
	}


#container #flash object {
	display: none;
	}
	
	
/* - - - - - Top Navigation - - - - - */


#navbar {
	display: none;
	}


/* - - - - - Photo Layer - - - - - */


#photo {
	display: none;
	}


/* - - - - - Left Navigation - - - - - */


#navleft {
	display: none;
	}


/* - - - - - Content Area - - - - - */


#contentContainer {
	text-align: left;
	margin: 0px;
	z-index: 1;
	}	


#content {
	width: 600px;
	text-align: left;
	z-index: 2;
	}	


#content a {
	color: #EC1C24;
	text-decoration: none;
	}	


#content p {
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}


#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #EC1C24;
	font-weight: bold;
	padding-bottom: 5px;
	}


#content h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #EC1C24;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	}


#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	width: 600px;
	color: #000000;
	line-height: 140%;
	}


#content ul {
	padding-left: 30px;
	list-style-type: disc;
	}


#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 140%;
	}


#content blockquote {
	clear:both;
    margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
	
	
#content blockquote p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #808284;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 32px;
	line-height: 130%;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 0px;
	}
	
	
#content cite {
	color:#808284;
	font-size: 9pt;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-left: 32px;
	}


/* - - - - - Right Column - - - - - */	


#rightColumn {
	display: none;
	}


/* - - - - - Footer - - - - - */	


#footerContainer {
	width: 600px;
	margin: 0px;
	}


#footer {
	width: 600px;
	text-align: center;
	padding-top: 20px;
	}


#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #808183;
	margin: 0px;
	padding: 0px;
	line-height: 140%;
	}


#footer a {
	display: none;
	}