/* Iona text, tables, links, forms & image styles */
/* default styles */
p, h1, h2, h3, h4, h5 { 
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
p {
	font-size: 0.8em;
	color: #221e1f;
}
h1 {
	font-size: 1.05em;
	font-weight: bold;
	color: #666;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #828e8d;
}
h3 {
	font-size: 0.95em;
	font-weight: bold;
	color: #06084f;
}
h4 {
	font-size: 0.85em;
	font-weight: bold;
	color: #ab0707;
}
h5 {
	font-size: 0.85em;
	font-weight: bold;
	color: #1b5c9d;
}
/* custom styles */
li sup {
	font-size: 0.3em;
}
.addressArea p {
	margin-bottom: 2px;
	color: #919295;
}
p.addressMargin {
	margin: 10px 0px;
}
span.small {
	font-size: 0.75em;
}
.blueText {
	color: #6ac0de;
	font-weight: bold;
}
.breadcrumbArea p {
	color: #c9c9c9;
}
.swapDivHolder h1 {
	font-size: 2em;
	color: #b2b2b2;
	margin-bottom: 15px;
}
.swapDivHolder h2 {
	font-size: 1.2em;
	color: #b2b2b2;
	margin-bottom: 15px;
}
.bigBlue p {
	color: #6ac0de;
	font-size: 1.3em;
	font-weight: bold;
	text-align: justify;
}
.bigBlueContact h1 {
	color: #6ac0de;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
}
.bigBlueContact p {
	color: #6ac0de;
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 13px;
}
/* link styles */
a:link, a:visited {
	font-weight: normal;
	color: #6ac0de;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
.breadcrumbArea p a:link, .breadcrumbArea p a:visited {
	font-weight: normal;
	color: #c9c9c9;
	text-decoration: none;
}
.breadcrumbArea p a:hover, .breadcrumbArea p a:active {
	color: #6ac0de;
}
.addressArea p a:link, .addressArea p a:visited {
	font-weight: normal;
	color: #919295;
	text-decoration: none;
}
.addressArea p a:hover, .addressArea p a:active {
	color: #919295;
	text-decoration: underline;
}
.bigBlueContact p a:link, .bigBlueContact p a:visited {
	font-weight: bold;
	color: #7cd1e0;
	text-decoration: none;
}
.bigBlueContact p a:hover, .bigBlueContact p a:active {
	color: #6ac0de;
	text-decoration: underline;
}
/* form styles */
form {
	margin: 0;
	padding: 0;
}
/* image styles */
img {
	border: 0;
}
.swapDivHolder img {
	padding-bottom: 15px;
}
ol#sideNav img {
	padding-bottom: 10px;
}
/* navigation styles */
ol#sideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.9em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ol#sideNav a {
	color: #958a81;
	padding: 4px 0px;
	text-decoration: none;
	font-weight: bold;
}
ol#sideNav a:hover {
	color: #aaa097;
}
ol#sideNav li.sub a {
	color: #aaa097;
	font-size: 0.6em;
}
ol#sideNav li.sub p {
	color: #aaa097;
	font-size: 0.6em;
}
ol#sideNav li.sub a:hover {
	color: #958a81;
}
ol#sideNav li.subOn a {
	color: #958a81;
	font-size: 0.6em;
}
ol#sideNav li.subOn p {
	color: #958a81;
	font-size: 0.6em;
}
ol#sideNav li.subOn a:hover {
	color: #958a81;
}
ol#sideNav li.subBack {
	color: #c9c9c9;
	font-size: 0.5em;
	padding-top: 10px;
}
ol#sideNav li.subBack a {
	color: #c9c9c9;
}
ol#sideNav li.subBack a:hover {
	color: #b4b4b4;
}
ol#sideNav li.subTwo a {
	color: #aaa097;
	font-size: 0.6em;
	padding-left: 20px;
}
ol#sideNav li.subTwo a:hover {
	color: #958a81;
}
ol#sideNav li.subQuirk a {
	color: #aaa097;
	font-size: 0.8em;
}
ol#sideNav li.subQuirk a:hover {
	color: #958a81;
}
ol#sideNav li.subTwoBig a {
	color: #958a81;
	padding-left: 20px;
}
ol#sideNav li.subTwoBig a:hover {
	color: #aaa097;
}
ol#sideNav li.subThree a {
	color: #aaa097;
	font-size: 0.5em;
	padding-left: 20px;
}
ol#sideNav li.subThree a:hover {
	color: #958a81;
}
ol#sideNav li.subThreeOn a {
	color: #958a81;
	font-size: 0.5em;
	padding-left: 20px;
}
ol#sideNav li.subThreeOn p {
	color: #958a81;
	font-size: 0.5em;
}
ol#sideNav li.subThreeOn a:hover {
	color: #958a81;
}
ol#sideNav li {
	margin-bottom: 2px;
}