/**********************************************************
**************       PRINT STYLE SHEET       **************   
**********************************************************/

/**********************************************************
**************       PRINT STYLE SHEET       **************   
**********************************************************/


.offScreen, #navTools, #globalNav, #menu, .hidden, #footer ul {
	display:none;
}


#content {
	margin-top:20px;
}
#logo {
	font-size:1.53846em;
	margin:0px;
	float:right;
	
}

#logo a {
	text-decoration:none;
	color:#000000;
}
#logo a .hidden {
	display:inline;
}

#printLogo {
	
}

/*KEEPS HEIGHT WHEN CONTENT IS FLOATED*/
#logoAndNavTools:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#imageBar h2 {
	display:block;
	border-top:1px solid #555555;
	border-bottom:1px solid #555555;
	text-align:center;
	padding:10px;
	margin-top:20px;
	font-size:1.923076em;
}

a, a:link, a:visited, a:active{
	color: #555;
}

h2, h3, h4, h5, h6, h7, #eventsColumn #events h2, #eventsColumn #events h3, #eventsColumn #events h4, #eventsColumn #events h5, #eventsColumn #events h6, #eventsColumn #events h7{
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}


body{
	font-family: Arial,verdana, Helvetica, sans-serif;
}

table, tr, td, th {
	border:1px solid #000000;
	margin:10px 0px;
}

td, th {
	padding:3px;
}

#footerTop {
	padding-top:100px;
	margin-top:100px;
}

/*BOXES
****************************************************************************/

/*BLUE BOXES*/
.blueBoxRight, .blueBoxCenter, .blueBoxLeft, .creamBoxRight, .creamBoxCenter, .creamBoxLeft{
	border:1px solid #999999;
}

/*HEADERS*/
.blueBoxRight h4,.blueBoxCenter h4,.blueBoxLeft h4, .creamBoxCenter h4, .creamBoxRight h4, .creamBoxLeft h4 {
	padding-top:0px;
	margin-top:0px;
	
}

/*PARAGRAPHS*/
.blueBoxRight p, .blueBoxCenter p, .blueBoxLeft p, .creamBoxRight p, .creamBoxCenter p, .creamBoxLeft p {
	padding-left:3px;
	margin-top:3px;
	
}

.blueBoxRight, .blueBoxCenter, .creamBoxRight, .creamBoxCenter, .blueBoxLeft, .creamBoxLeft {
	padding:8px 12px 2px 12px;;
}

.creamBoxRight, .blueBoxRight {
	margin-left:15px;
	margin-bottom:10px;
	margin-top:4px;
	float:right;
	width:237px;
}

/*LEFT BOXES*/
.blueBoxLeft, .creamBoxLeft {
	margin-bottom:10px;
}


/*TABLES
****************************************************************************/

table {
	margin:10px 10px 30px 10px;
	padding:0px;
	text-align:left;
	border:none;
}

td,th {
	vertical-align:top
}

th {
	font-weight:normal;
	padding:1px 7px;
	font-size:1em;
	font-weight:bold;
}

td {
	font-size:.9em;
	color:#000000;
	padding:2px 7px;
	border:none;
}


.creamTable th, .creamTableBordered th, .creamTableTabbed th, .blueTable th, .blueTableBordered th, .blueTableTabbed th, .creamTableTabbed th, .blueTableTabbed th {
	border:1px solid #999999;
}

.creamTable td, .creamTableBordered td, .creamTableTabbed td, .blueTable td, .blueTableBordered td, .blueTableTabbed td, .creamTableTabbed td, .blueTableTabbed td {
	border:1px solid #DDDDDD;
}

.creamTableBordered, .blueTableBordered, .creamTableTabbed, .blueTableTabbed {
	border:1px solid #DDDDDD;
}

/*TABLE TABS*/
.tableTabs {
	display:none;
}

h3 {
	font-size:1.92307em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}

h3 a {
	font-size:0.48em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h4 {
	font-size:1.23076em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

h5 {
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

h6 {
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}



p {
	margin:10px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.tabs .tabsNav, .tabsLive .tabsNav, .tabs .tabsFallBackNav, .tabsLive .tabsFallBackNav {
	display:none;
}

/* FLOATS */
.floatRight {
	float:right;
	width:200px;
	clear:right;
}

.floatLeft {
	float:left;
	width:200px;
	clear:left;
}

.tabsLive.floatRight, .tabsLive.floatLeft {
	width:250px;
}

img.floatRight, img.floatLeft {
	width:auto;
}

/*TYPES
********************************************************************************/

/* BOXES */

.callout {
	padding:5px;
	margin:10px;
	border:1px solid #000000;
}

.callout p {
	font-family:"Century Schoolbook", "Times New Roman", Times, serif;
}

.callout h4, .callout h5, .callout h6 {
	font-family:Arial, Helvetica, sans-serif;
}

/* SETS WIDTH FOR FLOATED BOXES */
.callout.floatRight, .callout.floatRight{
	width:200px;
	margin-right:0px;
}

/* BLOCKQUOTES */

blockquote {
	margin:10px;
	padding:20px 20px 15px 45px;
	background-image:url("/styles/template/images/quoteopenprint.gif");
	background-position:15px 15px;
	background-repeat:no-repeat;
}

blockquote.floatRight, bloackquote.floatLeft {
	padding:8px 0px 0px 25px;
	background-position:top left;
	margin:15px 0px 5px 5px;
	width:250px;
}

/*KEEPS HEIGHT WHEN CONTENT IS FLOATED*/
blockquote:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;	
}

blockquote .quote {
	background-image:url("/styles/template/images/quoteclosedprint.gif");
	background-position:bottom right;
	padding:0px 30px 15px 0px;
	background-repeat:no-repeat;
	width:auto;
	height:auto;
	float:none;
	font-size:1em;
}

blockquote .author {
	margin:10px 30px 0px 0px;

	font-style:italic;
	font-weight:bold;
	text-align:right;
	width:auto;
	height:auto;
	background-image:none;
	float:none;
	font-size:1em;
}

blockquote p, blockquote div {
	background-image:url("/styles/template/images/quoteclosedprint.gif");
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-bottom:10px;
	margin-top:0px;
}

/* TABLES */

table.em th, table.em td {
	padding:2px 4px;
}

table.em th {
	background:none;
	color:#000000;
	text-align:left;
}

table.em td {
	background-color:#DDDDDD;
	color:#000000;
}

table.strong {
	border:1px solid #000000;

}
table.strong th, table.strong td {
	padding:2px 4px;
	
}

table.strong th {
	background:none;
	color:#000000;
	text-align:left;
	
}

table.strong td {
	background-color:#DDDDDD;

}
table.tabContent {
	border:1px solid #A8034F;
	margin:0px;
	margin-top:10px;
}
table.tabContent th, table.tabContent td {
	padding:2px 4px;
}

table.tabContent th {
	background-color:#FFFFFF;
	text-align:left;	
	border:0px;
}
table.tabContent td {
	background-color:#DDDDDD;
}

ul {
	margin:10px 0px 20px 10px;
	
}

ul ul {
	margin-bottom:5px;
}

ul li {
	background-repeat:no-repeat;
	padding-left:10px;
	background-position:0px 4px;
	margin:3px 0px;
	list-style:none;
}

ul li {	
	background-image:url(/styles/template/images/ulliprint.gif);
	list-style:none;
}

ul ul li {	
	background-image:url(/styles/template/images/ululliprint.gif);
	list-style:none;
	padding-left:10px;
}

ul ul ul li {	
	background-image:url(/styles/template/images/ulululliprint.gif);
	list-style:none;
	padding-left:10px;
}

ul ul ul ul li {	
	background-image:url(/styles/template/images/ululululliprint.gif);
	list-style:none;
	padding-left:10px;
}

ol {
	margin:5px 0px 5px 30px;
}

ol ol {
	
}

ol li {
	list-style:decimal;
	background-image:none;
	padding-left:0px;
}

ol ol li {
	list-style:lower-latin;
	background-image:none;
	padding-left:0px;

}
ol ol ol li {
	list-style:lower-roman;
	background-image:none;
	padding-left:0px;
}





