body {
	background-color: #313951;
}

td {
	font: normal 11px Tahoma, Arial;
	color: #ffffff;
}

h1, h2, h3, h4, h5 {

    color: #ffffff;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {
	color: #a08c4e;
	text-decoration: underline;
}

a:hover {
	color: #a08c4e;
	text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;

}

td.main {
background-color: #2C2C2C;
}

td.pricing {
background-color:#2C2C2C;
color: #aaaaaa;
font-size: 8pt;
font-family: Arial;
}
td.pricing_heading {
background-color:#313951;
background-image: url(images/pricing_header_bg.gif);
color: #ffffff;
font-size: 9pt;
font-family: Arial;
font-weight: bold;
}
td.pricing_heading2 {
background-color:#313951;
background-image: url(images/pricing_header_bg2.gif);
color: #ffffff;
font-size: 9pt;
font-family: Arial;
font-weight: bold;
}
p.main { padding: 12px; padding-top: 6px; padding-right: 14px;}

.text3 {
font-size: 12pt;
}
.text14 {
font-size: 14pt;
}
.text13 {
font-size: 13pt;
}
.text15 {
font-size: 15pt;
}

.heading_text {
color: #ffffff;
font-weight: bold;
font-size: 12pt;
font-family: Arial;
}

.heading_text2 {
color: #ffffff;
font-weight: bold;
font-size: 10pt;
font-family: Arial;
}

.heading_text3 {
color: #ffffff;
font-weight: bold;
font-size: 11pt;
font-family: Arial;
}

.bullet_text{
color: #9ba6c3;
}

.blue_text{
font-size: 12pt;
color: #6b799d;
}
.blue_text2{
font-size: 11pt;
color: #6b799d;
}
.small {
color: #aaaaaa;
font-size: 7pt;
}

.gold_text{
font-size: 10pt;
color: #a08c4e;
}
.gold_text2{
font-size: 12pt;
color: #a08c4e;
}

.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.red-text-regular {
color: #6b799d;
}

.red-text-underline {
color: #6b799d;
text-decoration: underline;
}


.gray-text{
color: #4c4c4c;
}

.green-text{
color: #76950b;
}

