/*Modified 04/25/07 */
/*Print */
body {
	font-size:				10px; /* 62.5% */
	font-family:			"Times New Roman", Times, serif;
	text-align:				center;
}
td {
	vertical-align:      	top;
}
ul {
	line-height:			1.5em;
}
img {
	border:					0px;
}
#content {
	padding:			    10px 15px 15px 15px;
}	
#content h2{
    width:               	100%;
    border-bottom:       	2px solid #000;
    font-size:           	1.8em;
    margin:					0 0 4px 0;
}
#content h3 {
  	font-weight:         	bold;
    font-size:			   	1.15em;
}
#content h4 {
    font-weight: 			bold;
    padding: 				0 0 1px 5px;
    margin:					5px 0 3px 0;
    font-size:				1em;
}
#content h5 {
	font-weight:			bold;
	background-color:		#C4CCCC;
	color:					#02283A;
}
#rightcolumn{
	width:					200px;
	padding:				10px;
	float:					right;
	margin-left:			10px;
}
#container {
	margin-left:		  	auto; 
	margin-right:		   	auto;
   	text-align:			   	left;
	width: 				   	760px;
	min-width: 			   	760px;
	max-width:			   	760px;
	background-color: 		white;
	font-size:				1.3em;
}
#pageheader {
	text-align:				center;
	min-height:			    55px;
}
#pageheader h1 {
	display:				inline;
}
#pageheader span {
	display:			    block;
	font-weight:			bold;
	font-size:				1.15em;
}

#menu {
	display:				none;
}
#footer {
	display:				none;
}
.quote{
	line-height:			1.8em;
	background-color:		#f0f0f0;
	padding:				0px 10px 5px 10px;
	margin: 				10px 0px 10px 0px;
}
.quoteperson {
	text-align:				right;
	background-color:		#f0f0f0;
	line-height:			1em;
}
.smalltext{
	font-size:				0.8em;
}
.section {
	color: 					white;
	background-color:		#000066;
	padding:				5px;
}
.subsection {
	background-color:		#C4CCCC;
	color:					#02283A;
}
.footNote {
	border-top:				#C0C0C0 1px solid;
	font-size:				0.8em;
}
.keyFeature {
	background-color:		#C4CCCC;
	padding:				2px 2px 2px 5px;
	font-weight:			bold;
}
.feature {
	text-align:				center;
	padding:				2px;
	vertical-align:      	middle;
}
.staff{
	padding-right:			1em;
	padding-bottom:			1em;
}
.thumbnail{
	padding-right:			2em;
	padding-bottom:			1em;
}
.alignRight{
	width:               	100%;
    text-align:          	right;
}
.noprint{
	display: 				none;
}
