body { 
	background-image: url('images/blueback.jpg');
	background-repeat: repeat-x;
}

a,a:active,a:visited {
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
color:#FF9900;
text-decoration:underline;
}

a:hover {
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
color:#0099F8;
text-decoration:underline;
}

.mainText {
font-family:Arial;
color:#666666;
font-size:9pt;
font-weight:normal;
line-height:12pt;
text-align:justify;
}

.mainHeader {
font-family:Arial;
color:#666666;
font-size:12pt;
font-weight:bold;
line-height:22pt;
letter-spacing:1px;
word-spacing:1px;
}

.subTitle {
font-family:Arial;
color:#666666;
font-size:10pt;
font-weight:bold;
text-transform:uppercase;
}

.smallText {
font-family:Arial;
color:#ffffff;
font-size:8pt;
font-weight:normal;
}

a.smallText {
font-family:Arial;
color:#ffffff;
font-size:8pt;
font-weight:normal;
text-decoration:underline;
}

a:visited.smallText {
font-family:Arial;
color:#ffffff;
font-size:8pt;
font-weight:normal;
text-decoration:underline;
}

a:hover.smallText {
font-family:Arial;
color:#00bdf5;
font-size:8pt;
font-weight:normal;
text-decoration:underline;
}

.header_divider { height: 100px; }
