﻿@import "Nav.css";
@import "Layouts.css";

/* --------------------------------------------- */
/* ----------- GLOBAL SITE FORMATTING ---------- */
/* --------------------------------------------- */

* {
	margin: 0;
	padding: 0;
	border : 0;
}

html, body, h1, h2, h3, h4, h5, h6, p, ul, li, img {

	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #d7d7d7;
}

body { background: #00070f url(../images/ui/background.jpg) repeat-x top; font-size: 80%; font-family:Arial,Verdana,sans-serif; color: #d7d7d7;}

a {color: #00cbef; text-decoration: none; cursor: pointer}
a:hover {color: #CCFF33;}
a.selected {color: #ffffff;}

a.readmore {background: url(../images/ui/arrows_b.gif) right 6px no-repeat; color: #00cbef; font-weight: bold; float: right; padding-right: 10px;}
a.readmore:hover {color: #CCFF33; background: url(../images/ui/arrows_g.gif) right 6px no-repeat;}
a.readmore.selected {color: #ffffff;}

h1 {color:#00cbef; font-size:220%; padding-bottom: 3px; text-transform: uppercase; letter-spacing: -0.04em; }
h2 {color: #f9f9f9; font-size:180%; padding-bottom: 10px; line-height: 120%;}
h3 {color: #f9f9f9; font-size:150%; padding-bottom: 10px; line-height: 85%;}
h4 {color: #f9f9f9; font-size:120%; line-height: 90%}
h5 {color: #f9f9f9; font-size:110%; line-height: 90%}
h6 {color:#00cbef; font-size:220%; padding-bottom: 3px; text-transform: uppercase; letter-spacing: -0.04em; }

.whiteH1 {color: #ffffff; font-size: 270%; text-transform: uppercase; margin-left: -2px; line-height: 90%;}	
.whiteH2 {color: #ffffff; font-size: 240%; text-transform: uppercase; line-height: 90%;}	
.whiteH3 {color: #ffffff;  font-size: 40px; font-weight: bold; text-transform: uppercase; line-height: 90%; padding-bottom: 5px; letter-spacing: -0.04em;}
.whiteH4 {color: #ffffff;  font-size: 160%; font-weight: bold; text-transform: uppercase; line-height: 90%; padding-top: 5px}
.whiteH5 {color: #ffffff;  font-size: 150%; font-weight: bold; text-transform: uppercase; line-height: 90%; padding-top: 5px}

.policyheading {color: #ffffff;  font-size: 150%; font-weight: bold; text-transform: inherit; line-height: 90%; padding-top: 5px; width: 800px}

.green {color: #acff00;  font-size:140%; line-height: 80%; letter-spacing: normal; padding: 0px;  margin-left: 20px}
.greenh1 {color: #acff00;  font-size:130%; line-height: 100%; letter-spacing: normal; padding-bottom: 0px}
.greenh4 {color: #acff00;  font-size: 160%; font-weight: bold; text-transform: uppercase; line-height: 90%; padding: 4px 0 0 16px; background: url(../images/ui/green_arrow.jpg) no-repeat 0 5px ;}

.blueH2 {color: #00cbef; font-size: 300%; line-height: 90%;}
.blueH4 {color: #00cbef; text-transform: uppercase;}

.subtitle { font-size: 100%; font-weight: bold; line-height: 80%}

.lgPromoImg {}
.lgPromoImg span {margin-left:-9000px;}

.whiteHeading1 {color: #ffffff; font-size: 270%; padding-bottom: 3px; text-transform: uppercase; margin-left: 14px; line-height: 90%; letter-spacing: -0.02em; font-weight: bold}	
.Mainheading {margin-left:-9000px; display: none}


.NewsletterH3 {color: #ffffff;  font-size: 40px; font-weight: bold; text-transform: uppercase; line-height: 90%; padding-bottom: 0px; letter-spacing: -0.04em;}

.tckbox {float:left; width:25px; margin-top: 5px}
.tckboxText {font-size: 11px; float:left;width: 240px; margin-top: 5px; line-height: 110%}