﻿<!--

/* CSS Document */

body {
		background-image: url(../images/bg.jpg);
		background-position: top center;
		background-repeat: no-repeat;
		background-color: #dbb977;
		margin: 0px 0px 0px 0px;
		color: #333333;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
.bullet
{
color: #0b4d89;

}
table {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11pt;
	}

.toptext
{
text-align:justify;
padding: 5px;
}

a.pagenationlink:link, a.pagenationlink:active, a.pagenationlink:visited {
		color: #bba974;
		text-decoration: underline;
	}

a.pagenationlink:hover {
		color: #988858;
	}


.content {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: #333333;
	}

table.footer {
		font-size: 9pt;
		color: #999999;
	}
.footer {
		font-size: 9pt;
		color: #999999;
	}

table.boiler {
        font-size: 9pt;
		color: #664f21;
	}

.promoBorder {
		border-left: 1px solid #dbb977;
		border-right: 1px solid #dbb977;
	}

.advanced {
		font-size: 11px;
	}

/* Links */


a:link, a:active, a:visited {
		color: #0d5290;
		text-decoration: underline;
	}

a:hover {
		color: #3688d2;
	}
	
a.footer:link, a.footer:active, a.footer:visited {
		color: #bba974;
		text-decoration: underline;
	}

a.footer:hover {
		color: #988858;
	}

a.boiler:link, a.boiler:active, a.boiler:visited {
		color: #664f21;
		text-decoration: underline;
	}

a.boiler:hover {
		text-decoration: underline;
	}

a.advanced:link, a.advanced:advanced, a.advanced:advanced {
		color: #0d5290;
		text-decoration: underline;
	}

a.advanced:hover {
		text-decoration: underline;
		color: #3688d2;
	}

/* Font Styles */

.propPhone {
		font-size: 15px;
		font-weight: bold;
		color: #000000;
	}

.propInfoHeading {
		color: #0b4d89;
		font-weight: bold;
	}
	
.smInfo {
		font-size: 11px;
	}
.smalltext {
		font-size: 12px;
		margin-left: 5px;
	}	
.propSpecial {
		font-size: 15px;
		font-weight: bold;
		color: #333333;
	}
	
.propSpecialHeading {
		font-size: 15px;
		font-weight: bold;
		color: #033d71;
	}
	
.boldBlue {
		color: #0b4d89;
		font-weight: bold;
	}
.BlueText {
		color: #0b4d89;
	}
	
.pageheaders {
        font-size: 36px;
		color: #0b4d89;
		font-weight: bold;
	}
	
	
	
-->
