body {
	background-color: #A4CBFF;
	background-image: url(/images/backgrounds/background.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 130px;
}
p {
	font-size: 12px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #09529E;
}
.bodypadding {
	padding-right: 80px;
	padding-left: 80px;
}
.headerclearfont {
	font-size: 5px;
}
.Headings {
	font-size: 16px;
}
.Cranberrytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #603;
}
.CranberryHeading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #603;
}
.SuperFine {
	font-size: 10px;
}
.superfinewhite {
	font-size: 10px;
	color: #FFF;
}
.superfinered {
	font-size: 10px;
	color: #F00;
}
.LHeading {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.LHeadingblue {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #09529E;
}
.red {
	color: #F00;
}
.white {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	}
.blue {
	color: #09529E;
}
.paddingleft10px {
	padding-bottom: 5px;
	padding-left: 10px;
}
.paddingright10px {
	padding-bottom: 5px;
	padding-right: 10px;
}
#botNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #09529E;
	list-style: none;
	text-align: center;
	letter-spacing: 1px;
}
#botNav  a {
	color: #09529E;
	text-decoration: none;
}
#botNav  a:hover {
	color: #09529E;
	text-decoration: underline;
	background-color: #6DA8D9;
}
#footNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	list-style: none;
	text-align: center;
	letter-spacing: 1px;
}
#footNav  a {
	color: #FFF;
	text-decoration: none;
}
#footNav  a:hover {
	color: #FFF;
	text-decoration: underline;
}
#convertertable {
	border-top-color: #023D65;
	border-right-color: #023D65;
	border-bottom-color: #023D65;
	border-left-color: #023D65;
}
#emailtable {
	border: 1px ridge #000;
	padding: 5px;
}

#navigation {
	position: fixed;
	top: 0px;
	width: 99.15%;
	text-align: center;
	background-attachment: fixed;
	background-image: url(/images/backgrounds/background.jpg);
	background-repeat: repeat;
	background-position: center top;
	left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#fixedposition {
	position: fixed;
	bottom: 5px;
	left: 5px;
}

