.address_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.back_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 19px;
	font-weight: bold;
	padding-left: 8px;
	text-decoration: none;
}
.back_header:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF99;
	line-height: 19px;
	font-weight: bold;
	padding-left: 8px;
	text-decoration: none;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.body_text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
}
.body_text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.body_text_small_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
}
.body_text_gray_subhd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.body_text_gray_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
.body_text_gray_links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
.body_text_gray_links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
.body_text_small_gray_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.body_text_small_gray_links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.body_text_small_gray_links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.home_boxbullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
	margin-right: 2px;
	margin-top: -1px;
	line-height: 14px;
	margin-bottom: 2px;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.headline_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC0000;
	font-weight: bold;
}
.headline_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
}
.subhead_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #CC0000;
	font-weight: bold;
}
.black_box {
	border-color: #000000;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-width: thin;
	border-top-width: thin;
	border-left-width: thin;
	border-right-width: thin;
}
.red_box {
	border-color: #E6121B;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-width: thin;
	border-top-width: thin;
	border-left-width: thin;
	border-right-width: thin;
}
.blue_box {
	border-color: #0057AC;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-width: thin;
	border-top-width: thin;
	border-left-width: thin;
	border-right-width: thin;
}
.additional {
	font-size:10px;
	}
	
h1, h2 {
	margin: 0;
	padding: 0;
	}
	
.screencap {
	margin-left:15px;
	}
	
.screencap-left {
	margin-right:25px;
	}
	
.software_bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
	margin-right: 2px;
	margin-top: -1px;
	line-height: 14px;
	margin-bottom: 8px;
}

.software_bullets_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
	margin-right: 2px;
	margin-left:10px;
	line-height: 14px;
	margin-bottom: 8px;
}

.new_window {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
	margin-right: 2px;
	margin-top: 5px;
	line-height: 14px;
	margin-bottom: 2px;
}

.diagramtext {
	display:none;
	}
	
.showhours {
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	padding:4px 0px 4px 10px;
	}
	
.showheader {
	font:14px Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bolder;
	padding:4px 0px 4px 10px;
	}
	
.eventsButton {
	margin-top:3px;
	margin-left:9px;
	}
	
.pad-left {
	padding-left: 49px;
	padding-bottom: 15px;
	}
	
.landing {
	font:14px Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
	margin-left:80px;
	}