body {
	background-color: #FFF;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 140%;
}
h2 {
	font-size: 120%;
	margin-top: 0px;
	margin-bottom: 5px;
}

.seventypercent {
	font-size: 70%;
}
div#IRESfooter {
	background-color: #336;
	font-size: 75%;
	font-weight: bold;
	height: 2.1em;
	position: relative;
	vertical-align: middle;
	width: 100%;
	color: #FFF;
	min-width: 980px;
}
div#IRESFooterLink {
	position: relative;
	top: 20%;
	float: left;
	padding: 0px 0px 0px 4px;
}
#IRESFooterLink a:hover {
	text-decoration: underline;
}
#IRESFooterLink a:visited {
	color: #FFF;
}
div#IRESFooterNavContent {
	position: relative;
	top: 17%;
	float: left; 
}
div ul li {
	margin-bottom: 5px;
}

div.alert div {
	background: url(../images/stars.gif);
	color: #000;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	margin: 0px;
	border-bottom: 1px solid #c33;
}
.alert{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-align: left;
	padding: 0px !important;
	margin: 10px;
	border: 1px solid #336;
}
div.alert p {
	margin: 10px 4px;
	color: #000;
}

.questions {
	padding-left: 16px;
}

.questions li, #answers li {
	list-style-type: none;
}

#answers li {
	margin-bottom: 15px;
}
#answers li p {
	margin-left: 20px;
}

.infolink {
	font-size: 75%;
	line-height: 250%;
	display: block;
	margin-left: 8px;
}
div#faqs {
	padding: 10px;
	margin: 10px;
	border: 2px solid #CCC;
}
#faqs hr {
	background-color: #666;
	margin-left: 16px;
	margin-right: 16px;
}
#faqs>strong {
	font-size: 110%;
}
#answers hr {
	margin: auto;
}
.label {
	border-top: 2px solid white !important;
	margin: 0 !important;
	padding: 0 !important;
}
.pageContent {
	min-width: 980px !important;
	background-color: #eee !important;
}
.ralign{
	text-align: right;
	font-size: 80%;
}
.wrap{
	white-space: nowrap;
}
#ssaLogo {
	border: none;
}
#pdfIcon {
	float:left;
	padding: 4px;
	border: none;
}
#availability {
	padding-left: 40px;
	margin-left: 0px;
}
.divider {
	height: 2px;
	margin: auto;
}
em.access {
	text-decoration: underline;
	font-style: normal;
}