/*
// $Id: print.css,v 1.2 2007/09/20 22:40:30 scottl Exp $
// $Revision: 1.2 $
// $Author: scottl $
//
// $Log: print.css,v $
// Revision 1.2  2007/09/20 22:40:30  scottl
// More Genesis updates.
//
// Revision 1.1  2007/09/20 05:35:35  scottl
// Added print wrapper.
//
//
*/
body {
	font-family: Helvetica, Arial, sans-serif;
}

img {
	border: 0;
}

form {
	margin: 0px;
}

#containerMain {
	margin: 0 auto;
	height: auto;
	width: 100%;
	overflow: visible;
}
/*##############################BEGIN HEADER/NAV#################################*/
#containerHeader {
	display: none;
}
#containerHeaderPrint {
	height: auto;
	width: 100%;
	text-align: left;
}


/*##############################END HEADER/NAV#################################*/

/*##############################BEGIN CONTENT AREA#################################*/
/*------------------------------BEGIN GENERAL CONTENT AREA------------------------------*/
#containerMiddleWhite {
	height: auto;
	width: 100%;
	font-size: 12px;
	text-align: left;
	
}
#containerMiddleGray {
	height: auto;
	width: 100%;
	font-size: 12px;
	text-align: left;
	
}
.txtContentWhite img {
	display: none;
}
.txtContentWhite {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
}
.txtContentGray img {
	display: none;
}
.txtContentGray {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
}

/* don't print hero images*/
.imgHero {
	display: none;
}

.txtContentWhite p {
	margin: 0 0 15px 0;
}
.txtContentWhite a:link {text-decoration:underline; color:#333333;}
.txtContentWhite a:visited {text-decoration:underline; color:#333333;}
.txtContentWhite a:hover {text-decoration:underline; color:#333399;}
.txtContentWhite a:active {text-decoration:underline; color:#333399;}

.txtContentWhite h1 {
	margin: 0 0 16px 0;
	font-family: Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -.05em;
	line-height: 30px;
	color: #333399; /* set this color value with a section variable */

}
.txtContentWhite h1 a:link {text-decoration:underline; color:#333399;} /* set this color value with a section variable */
.txtContentWhite h1 a:visited {text-decoration:underline; color:#333399;} /* set this color value with a section variable */
.txtContentWhite h1 a:hover {text-decoration:underline; color:#333399;} /* set this color value with a section variable */
.txtContentWhite h1 a:active {text-decoration:underline; color:#333399;} /* set this color value with a section variable */

.txtContentGray p {
	margin: 0 0 15px 0;
}
.txtContentGray a:link {text-decoration:underline; color:#333333;}
.txtContentGray a:visited {text-decoration:underline; color:#333333;}
.txtContentGray a:hover {text-decoration:underline; color:#333399;}
.txtContentGray a:active {text-decoration:underline; color:#333399;}

.txtContentGray h1 {
	margin: 0 0 16px 0;
	font-family: Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -.05em;
	line-height: 30px;
	color: #333399; /* set this color value with a section variable */

}
.txtContentGray h1 a:link {text-decoration:underline; color:#333399;} /* set this color value with a section variable */
.txtContentGray h1 a:visited {text-decoration:underline; color:#333399;} /* set this color value with a section variable */
.txtContentGray h1 a:hover {text-decoration:underline; color:#333399;} /* set this color value with a section variable */
.txtContentGray h1 a:active {text-decoration:underline; color:#333399;} /* set this color value with a section variable */

.subhead {
	font-weight: bold;
	color: #333399; /* set this color value with a section variable */
}
.subhead a:link {text-decoration:underline; color:#333399;} /* set this color value with a section variable */
.subhead a:visited {text-decoration:underline; color:#333399;} /* set this color value with a section variable */
.subhead a:hover {text-decoration:underline; color:#333399;} /* set this color value with a section variable */
.subhead a:active {text-decoration:underline; color:#333399;} /* set this color value with a section variable */
/*------------------------------END GENERAL CONTENT AREA------------------------------*/

/*------------------------------BEGIN TEMPLATE 0------------------------------*/

#boxTemplate0Content {
	width: 90%;
	height: auto;
}

/*------------------------------BEGIN TEMPLATE 1------------------------------*/

#boxTemplate1Content {
	width: 312px;
	height: auto;
	margin: 33px 0 6px 0;
}

/*------------------------------BEGIN TEMPLATE 2------------------------------*/

#boxTemplate2Content {
	width: 539px;
	height: auto;
	margin: 33px 0 6px 0;
}

/*------------------------------BEGIN TEMPLATE 3/4------------------------------*/

#boxTemplate34Content {
	width: 330px;
	height: auto;
	margin: 33px 0 6px 0;
}

/*------------------------------BEGIN TEMPLATE 5------------------------------*/

#boxTemplate5Nav {
	width: 163px;
	height: auto;
	margin-left: 18px;
}

#boxTemplate5Content {
	width: 95%;
	height: auto;
	margin: 0 20px 0 20px;
}

#boxTemplate5Persistent {
	width: 165px;
	height: auto;
}

/*use this id to remove margin on first <p> tag in firefox*/	
#boxTemplate5Persistent p:first-child {margin-top:0;}


/*------------------------------begin left nav------------------------------*/
ul#nav {display: none;}


/*------------------------------BEGIN TEMPLATE 6------------------------------*/

#boxTemplate6Content {
	width: 489px;
	height: auto;
	margin: 33px 0 6px 0;
}

/*------------------------------BEGIN TEMPLATE 7------------------------------*/

#boxTemplate7Persistent {
	width: 163px;
	height: auto;
	margin-left: 18px;
}

#boxTemplate7Content {
	width: 95%;
	height: auto;
	margin: 0 0 0 25px;
}


/*use this id to remove margin on first <p> tag in firefox*/	
#boxTemplate7Persistent p:first-child {margin-top:0;}

/*##############################END CONTENT AREA#################################*/


/*##############################BEGIN FOOTER#################################*/

#containerFooterReplace {
	display: none;
}

#containerFooter3 {
	margin-top: 20px;
	font-size: 9px;
	color: #434342;
}

/*##############################BEGIN FOOTER#################################*/