table.borderless, img.borderless {
	border-collapse: separate;
}
table.borderless, table.borderless td, table.borderless th, img.borderless, #pageBody img.borderless {
	border: none;
}
.alphaList {
	list-style-type:upper-alpha
}
.alphaLowerList {
	list-style-type:lower-alpha
}
#compactlist ul, #compactlist ol {
	margin: 0 0 .5em;
}
#compactlist li {
	margin: 0;
	padding: 0;
}
p.event {
	margin: 0 10px 0 3em;
	text-indent: -1em;
}
span.instructions {
	font-size: 90%;
}
p.instructions {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 1em;
}
p.instructions em, p.instructions i {
	font-style: normal;
	font-family:"Courier New", Courier, monospace;
	color: #999;
}
.largeprint {
	font-size: 1.2em;
}
.fineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.redsmalltext {
	font-size: .9em;
	color: #CC0000;
}
.blue {
	background: #fff;
	color: #125486;
}
.purpleHighlight {
	background: #edeaf3;
}
.centered {
	margin: 0 auto;
	display: block;
	text-align: center;
}
a.btndownload {
	border: 2px outset;
	padding: 3px 5px;
	margin: 1em auto;
	text-decoration: none;
	background-color: #E8EEF7;
	display: block;
	width: 16em;
	text-align: center;
}
a.btndownload:active {
	border: 2px inset;
	text-decoration: none;
	background-color: #d8dee7;
}
.quotetext {
	font-weight: 900;
	font-size: 1.3em;
	font-style: italic;
	background-color: #edeaf3;
	padding: 20px;
	letter-spacing: .1em;
}
.textdisplay {
	font-size: 1.15em;
	font-weight: 400;
	letter-spacing: .1em;
}
ul .textdisplay, ol .textdisplay {
	margin-bottom: 0px;
	margin-top: 5px;
	font-weight: normal;
}
.caption, caption {
	font-size: 1em;
	font-style: italic;
	padding-top: 0em;
	padding-right: 6em;
	padding-bottom: 0.5em;
	padding-left: 6em;
}
.caption strong, .caption b {
	font-style: normal;
	font-weight: bold;
}
th.thside {
	vertical-align: top;
}
.breakbefore {
	page-break-before: always;
}
div.eventbox {
	clear: both;
	margin: 0;
}
.eventbox h3 {
	background: #777 url(../images/siteframework/upper_corner.gif) top right no-repeat;
	border-bottom: 2px groove #999;
	margin: 0;
	padding: .125em .5em;
	color: #fff;
	font-size: 1em;
	background-color: #87c;
}
div.event {
	width: 45%;
	float: left;
	padding: .5em 1em 1.5em;
	display: inline;
	border-style: none;
}
.event p {
	margin: 0 0 0 1.5em;
	text-indent: -1.5em;
}
.event a.btndownload {
	border: 3px outset;
	padding: 1px;
	text-decoration: none;
	background-color: #E8EEF7;
	display: block;
	width: 12em;
	text-align: center;
	margin-top: 0.25em;
	margin-right: 0.25em;
	margin-bottom: 0.25em;
	margin-left: 3.5em;
}
div#pagebody a.restricted {
	padding-right: 18px;
	background: url(/images/icons/access-metal.gif) right top no-repeat;
}
div#pagebody a.restricted-secondary {
	padding-right: 18px;
	background: url(/images/icons/access-green.gif) right top no-repeat;
}
div#pagebody a.restricted-primary {
	padding-right: 18px;
	background: url(/images/icons/access-gold.gif) right top no-repeat;
}
div#callout_boxes a.restricted {
	padding-left: 12px;
	background: url(/images/icons/access-metal-left.gif) left top no-repeat;
}
div#callout_boxes a.restricted-secondary {
	padding-left: 12px;
	background: url(/images/icons/access-green-left.gif) left top no-repeat;
}
div#callout_boxes a.restricted-primary {
	padding-left: 12px;
	background: url(/images/icons/access-gold-left.gif) left top no-repeat;
}
