body {
	font-family: arial;
	font-size: 12px;
	margin: 0px;
	background-image: url(images/banner1_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #ebebeb;
}

#bodyPad {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 15px;
	background-color: #ffffff;
}

#bodyPadBottom {
	padding-top: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-right: 15px;
	background-color: #ffffff;
}

#footer {
	background-color: #0f2028;
}

#copyright {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 10px;
	color: #ffffff;
}

.titleBold {
	font-weight: bold;
	font-size: 14px;
}

.addressText {
	font-size: 11px;
	color: #757575;
}

.headings {
	font-size: 16px;
	font-weight: bold;
	color: #0f2028;
}

.subheadings {
	font-size: 13px;
	font-weight: bold;
	color: #0f2028;
	font-style: italic;
}

a.menuText:link, a.menuText:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.menuText:hover, a.menuText:active {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #979fc4;
	text-decoration: none;
}

a.emailText:link, a.emailText:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.emailText:hover, a.emailText:active {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #979fc4;
	text-decoration: none;
}

a.linkText:link, a.linkText:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #0f2028;
	text-decoration: underline;
}

a.linkText:hover, a.linkText:active {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #0078b0;
	text-decoration: underline;
}

a.subText:link, a.subText:visited {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #4c5e67;
	text-decoration: underline;
}

a.subText:hover, a.subText:active {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #0078b0;
	text-decoration: underline;
}
