.fineLink {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
	font-style : normal;
}

a, a:link, a:visited, a:active {
	color: #002157;
	text-decoration: none;
	border-bottom: 1px dotted #B22124;
}
a:hover {
	color: #B22124;
	text-decoration: none;
	border-bottom: 1px dotted #B22124;
}

.right-panel a, .right-panel a:link, .right-panel a:visited, .right-panel a:active {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #c39802;
}
.right-panel span {
	padding-top: 10px;
	display: block;
}
.right-panel a:hover {
	color: #FFCC00;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}
a.image, a.image:link, a.image:visited, a.image:active,a.image:hover {
	border-bottom: none !important;
	border-style: none;
}

body {
	background-image: url('http://aeoliansingers.ca/images/bg.jpg');
	background-color: #FFFFFF;
	height: 100%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.98rem;
	line-height: 1.4rem;
	color: #002157;
	font-weight: normal;
	font-style: normal;
}
html, body {
	height: 100%;
}
input,button {
	font-size: 0.98rem;
	line-height: 1.4rem;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 2rem;
	font-weight: bold;
	letter-spacing: -0.03rem;
	margin: 0 0 15px 0;
}
h1,h2 {
	margin: 15px 0 15px 0;
}
h5,h6 {
	font-size: 1.0rem;
	margin: 10px 0 10px 0;
	letter-spacing: -0.01rem;
}
h2,h4,h6 {
	color: #B22124;
}
h3,h4 {
	font-size: 1.2rem;
	letter-spacing: -0.01rem;
}
.announceHeader {
	margin-bottom: 20px;
	margin-top: 5px;
	line-height: 13px;
	color: #990000;
	font-weight : normal;
	font-style : italic;
}

.announceText {
	margin-bottom: 20px;
	margin-top: 5px;
	line-height: 13px;
	color: #990000;
}

.normalText {
}

.content  {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
}

.intro  {
	font-size : 12pt;
}

.formlabel  {
	font-weight : bold;
}

.MainTable {
	border: 1;
	width: 800px;
}

.formcontent {
	font-weight : normal;
}

dt {
	font-size : 12pt;
	font-weight: bold;
}

.header {
	background: #ebebeb;
	border-bottom: 1px solid #b2b3b5;
	font-size: 14pt;
	font-weight: bold;
	color: #002157;
	margin: 0;
	padding: .20em;
	top: -.20em;
	width: 100%;
}

.header1 {
	font-size: 14pt;
	font-weight: bold;
	color: #002157;
}

.subhead {
	font-size: 12pt;
	font-weight: bold;
	color: #002157;
}

.bottomNav {
	color: #002157;
	font-weight: bold;
}

.finePrint {
	color: #002157;
	font-weight: bold;
}

.subheadWhite {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

.subheadRed {

	font-size : 12pt;
	color: #660000;
	font-weight: bold;
}

.normalTextWhite {
	color: #FFFFFF;
	font-weight: bold;
}

.footerTextWhite {
	font-size : 10pt;
	color: #FFFFFF;
	font-weight: bold;
}

.headerRed {
	font-size: 14pt;
	font-weight: bold;
	color: #660000;
}

.headerYellow {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFE8;
}

.question {
	color: #002157;
	font-weight: normal;
}

.questionWhite {
	color: #FFFFFF;
	font-weight: bold;
}
.inactiveRecord {
	color: #666666;
}


textarea {
	color: #000000;
	font-weight : normal;
}

.headergraphictext {
	font-weight: bold;
	color: #FFFFFF;
}

.showPrint {
	display: none;
	visibility: hidden;
}

td.line {
	border-top: 1px dotted #cccccc;
	padding-top: 15px;
}

td.space {
	padding-top: 15px;
}
/*
td {
	vertical-align: top;
	text-align: left;
}
*/
td.image {
	padding-top: 15px;
	vertical-align: text-top;
	text-align: center;
}
.bullet {
	background-image: url('/images/bullet_red.gif');
	background-position: 0 4px;
	background-repeat: no-repeat;
	font-weight: bold;
}

p {
	padding-left: 20px;
	margin: 0 0 15px 0;
}

td.poster-link {
	font-size: 0.85rem;
	text-align: right;
	padding-bottom: 15px;
}

td.poster-link a,div.poster-link a {
	margin-left: 5px;
}

div.poster-link {
	font-size: 0.85rem;
	text-align: right;
	padding-bottom: 15px;
	float: right;
}
div.poster-link::after {
	clear: both;
}

.normal {
	font-weight: normal;
	color: #002157;
}

a.email {
	margin-left:5px;
	border-bottom: none !important;
}
a.email img {
	outline: none;
	background-image: url('/images/email.png');
	margin-right: 10px;
	background-position: 0 0;
}
a.email img:hover {
	background-position: 0px -10px;
}
a.noborder {
	border: none;
	outline: none;
}
img.white-border {
	box-shadow: 0 5px 10px -5px #000000;
	border: 1px solid #000;
}
.btn {
  background: #c10000;
  background-image: -webkit-linear-gradient(top, #c10000, #650000);
  background-image: -moz-linear-gradient(top, #c10000, #650000);
  background-image: -ms-linear-gradient(top, #c10000, #650000);
  background-image: -o-linear-gradient(top, #c10000, #650000);
  background-image: linear-gradient(to bottom, #c10000, #650000);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  -webkit-box-shadow: 0px 3px 10px #cccccc;
  -moz-box-shadow: 0px 3px 10px #cccccc;
  box-shadow: 0px 3px 10px #cccccc;
  font-family: Arial;
  color: #ffffff;
  padding: 10px 30px 10px 30px;
  border: none;/*solid #ffffff 3px;*/
  text-decoration: none;
  outline: none;
}

.btn:hover {
  background: #ff0000;
  background-image: -webkit-linear-gradient(top, #ff0000, #c10000);
  background-image: -moz-linear-gradient(top, #ff0000, #c10000);
  background-image: -ms-linear-gradient(top, #ff0000, #c10000);
  background-image: -o-linear-gradient(top, #ff0000, #c10000);
  background-image: linear-gradient(to bottom, #ff0000, #c10000);
  text-decoration: none;
  outline: none;
}