/* body styles */ 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72%;
	color: #003366;
	margin: 0;
	padding:0;
	background: url(../images/skysite/header_bg.gif) repeat-x top right;
}

/* typography */

h1, h2, h3, h4, h5, h6, p, td, ul, ol, li, dl, dt, dd {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #999999;
	padding: 1px 0;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #003366;
	margin: 20px 0 10px 0;
	padding 1px 0;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
}

i {  font-style: italic}
b {  font-weight: bold}

td {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #003366}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #003366}

a:link {  color: #0033FF; text-decoration: none}
a:hover {  color: #CC9900}
a:visited {  color: #0033CC}
.arial {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #003366}
.bluetext {color: #003366}

.clear {
	clear:both;
}
.inferior {
	font-size: xx-small;
	color: #003366;
}

#Wrapper {
	width: 100%;
	background: #FFFFFF url(../images/skysite/header_bg.gif) top left repeat-x;
}

#Page {
	width: 932px;
	float: left;
	background: #FFFFFF url(../images/skysite/skysite_head_bg.gif) top left repeat-x;
}

#BrandingBox {
	margin: 0px;
	padding: 0px;
}

#BrandingLogo {
	float: left;
	width: 172px;
	height: 159px;
	margin:0;
	padding:0;
	background:#FFFFFF;
}

#BrandingHeader {
	float: right;
	width: 760px;
	height:159px;
}
#Banner {
	height: 88px;
	margin:0;
	padding:0;
}

#BannerLeft {
	float:left;
}

#BannerRight {
	float:right;
}

#MainNav {
	margin: 0;
	padding: 0;
}

#Section {
	width: 172px;
	float: left;
}

#SectionTitle {
	margin: 0 0 0 10px;
}

#SectionMenu {
	margin: 0 0 0 15px;
}

#Content {
	width: 760px;
	float: right;
	margin: 20px 0 0 0;

}



#Footer {
	float:left;
	width: 100%;
	background: url(../images/skysite/skysite_foot.gif) repeat-x;
	padding: 27px 0 20px 172px;
	font-size: xx-small;
	color: #003366;
}



.faq {
	font-weight: bold;
	background-position: 10px 10px;
	padding: 3px 10px 3px 5px;
	height: auto;
	width: auto;
	margin: auto;
	font-style: normal;
	background-color: #003366;
	color: #CCDDEE;
	border-top: thin none #FFCC00;
	border-right: thin none #FFCC00;
	border-bottom: thin solid #FFCC00;
	border-left: thin none #FFCC00;
}
.heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: inset;
	border-bottom-color: #FFCC00;
}

.box {
	border: thin solid #FFCC00;
	margin: 15px;
	padding: 3px;
}
.onyellow {
	font-weight: bold;
	background-color: #FFCC00;
	padding: 3px;
}

.announcement {
	border-right: 2px solid #6699FF;
	border-bottom: 2px solid #6699FF;
	border-top: 1px solid #6699FF;
	border-left: 1px solid #6699FF;
	background-color:#ffedcc;
	margin: 0;
	padding: 0 10px;
	color:#003366;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.announcement p {color:#003366}

#plane1 {
	margin-right: 5px;
	margin-bottom:15px;
	float: right;
	border: #333333;
	border-right: 2px solid;
	border-bottom: 2px solid;
	border-top: 1px solid;
	border-left: 1px solid;
}

#plane2 {
	margin-left: 5px;
	margin-bottom:15px;
	float: left;
	border: #333333;
	border-right: 2px solid;
	border-bottom: 2px solid;
	border-top: 1px solid;
	border-left: 1px solid;
}

.clientlogo {
	float:right;
}

.progressyear {
	width: 200px;
	margin-right: 20px;
	float:left;
	font-weight:bold;
	border: #CCCCCC 1px solid;
	color: #999999;
}

.progressyear td {text-align:center; color:#999999;}
.progressyear td .year {color:#666666; font-size: 12pt; font-weight: bold;}
.progressyear a:link {  color: #0033FF; text-decoration: none;}
.progressyear a:hover {  color: #CC9900;}
.progressyear a:visited {  color: #0033CC;}