@media screen, print {
	body {
		margin: 0px 0px 0px 0px;
		background: #FFF;
		color: #000;
		font-family: arial, helvetica;
		font-size: 12px;
	}

	p, .default {
		font-family: arial, helvetica;
		font-size: 12px;
	}

	table {
		font-family: arial, helvetica;
		font-size: 12px;
	
	}
	#global-header, #global-header tr td {
		width: 100%;
		border-width: 0px;
		padding: 0px;
		margin: 0px;
		border-collapse: collapse;
	}

	#global-footer-rule, #global-footer-rule tr td {
		width: 100%;
		border-width: 0px;
		padding: 0px;
		margin: 0px;
		border-collapse: collapse;
		background: #69C;
	}

	#mission {
		background: #69C;
		border-width: 0px;
		padding: 0px;
		margin: 0px;
		border-collapse: collapse;
	}

	.h2 {
		font-size: 14px;
		font-weight: bold;
		color: #69C;
		text-transform: uppercase;
		line-height: 1.5;
	}

	.calendar-event-date {
		font-weight: bold;
	}

	.calendar-event-title {
		font-weight: bold;
	}
	.volunteer_border {
	border-width: 0px 1px 0px 1px;
	border-style: dashed;
	border-color: #369;
	padding-left: 10px;
	}
	.border_box {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #369;
	padding-left: 10px;
}

	div.image{
		z-index: 1;
		position: relative;
		left: 0px;
		margin-left: 0px; 		
		top:-375px;
		margin-top: 0px; 
		width: 533px;
		filter: alpha(opacity=90);
		border-color:#000000;
		border-style: solid;
		border-width: 3px;
		text-align: center;
	}
	div.login{
		z-index: 2;
		position: relative;
		left: 266px;
		margin-left: -175px; 		
		top:0px;
		margin-top: 250px; 
		width: 350px;
		filter: alpha(opacity=90);
		-moz-opacity:0.90;
		background-color:#7AD;
		border-color:#000000;
		border-style: solid;
		border-width: 2px;
		text-align: center;
	}
	div.preserve_menu{
	position: relative;
	filter: alpha(opacity=90);
 	padding-left: 7px;
	-moz-opacity:0.90;
	background-color:#FFFFFF;
	border-color:#000000;
	border-style: solid;
	border-width: 2px;
	}
	div.menu_login_left{
		position: absolute;
		left: 175px;
		margin-left: 0px; 
		top: 12px;
		border-color:#000000;
		border-style: transparent;
		border-width: 0px;
		text-align: center;
	}
	div.menu_login_right{
		position: absolute;
		left: 620px;
		margin-left: 0px; 
		top: 7px;
		border-color:#000000;
		border-style: transparent;
		border-width: 0px;
		text-align: center;
	}
	
	div.body {
		position: relative;
		left: 50px;
		margin-left: 0px; 
		top: 0px;
		width: 900px;
		border-color:#00AA00;
		border-style: solid;
		border-width: 0px;

	}
	div.body_left {
		position: relative;
		left: 10px;
		margin-left: 0px; 
		top: 0px;
		width: 900px;
		border-color:#00AA00;
		border-style: solid;
		border-width: 0px;

	}
	
	div.table{
		position: relative;
		left: 0px;
		margin-left: 0px; 		
		margin-top: 0px; 
		width: 450px;
		border-color:#000000;
		border-style: solid;
		border-width: 1px;
		text-align: center;
	}
}

@media screen {
	#print-header {

		display: none;
	}

	a, a:link, a:visited, a:active {
		color: #369;
		font-weight: bold;
		text-decoration: none;
	}
	a.content, a.content:link, a.content:visited, a.content:active {
		color: #369;
		font-weight:bold;
		text-decoration: none;
		font-size:14px;
	}
	a.noborder, a.noborder:link, a.noborder:visited, a.noborder:active {
		text-decoration: none;
		border-width: 0px;
		color: #FFFFFF;
	
	}
	a:hover {
		text-decoration: underline;
	}

	#global-footer, #global-footer tr td {
		width: 704px;
		border-width: 0px;
		padding: 0px;
		margin: 0px;
		border-collapse: collapse;
		font-size: 11px;
		text-align: right;
	}
}

@media print {
	.noprint {
		display: none;
	}
	
	#global-header {
		display: none;
	}

	#global-footer, #global-footer tr td {
		width: 100%;
		border-width: 0px;
		padding: 0px;
		
		margin: 0px;
		border-collapse: collapse;
		font-size: 11px;
		text-align: right;
	}

	#callout-involved {
		display: none;
	}

	a, a:link, a:visited, a:active {
		color: #000;
		text-decoration: none;
	}
}
