p, span, div {
	font-size: 13px;
	font-weight: bold;
}

a, a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}

ul {
	list-style-position: outside;
}

ul.pdf {
	list-style-image: url('../images/pdf_icon.png');
	padding: 130px 0 0 40px;
}

ul.contact_pdf {
	list-style-image: url('../images/pdf_icon.png');
	padding: 20px 0 40px 40px;
}

address {
	font-style: normal;
	padding: 0 0 15px 0;
}

/*IE7 Only*/
*:first-child+html ul.pdf li a {
	padding-left:10px;
}

div#mainContentRight ul li a,div#mainContentRight  ul li a:visited {
	color: #000000;
	text-decoration: underline;
}

div#mainContentRight ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

textarea, input {
	font-size: 13px;
}

.contentheading, .componentheading {
	font-weight: bold;
}

.contentpaneopen {
	width: 100%;
}

.superscript {
	font-size: 10px;
}

h1 {
	font-size: 32px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-size: 19px;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

h5 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

h6 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
