body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000;
	margin-top: 30px;
}

a:link, a:visited {
	color: #fff;
	text-decoration: none;
	}

a:hover, a:active {
	color: #888;
	text-decoration: none;
	}
	
ul {
	margin: 0;
	line-height: 1em;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 15px;
	}

li {
	padding-bottom: 10px;
	margin: 0;
	}

input {
	background-color: #000;
	border: 1px solid #000;
	font-size: 18pt;
	line-height: 20px;
	color: #FFFFFF;
	font-family: Georgia;
	}


.map {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 14px;
	text-decoration: none;
}



select {
	font-size: 18pt;
	line-height: 20px;
	font-family: Georgia;
	color: #FFFFFF;
	background-color: #000;
	}

.caption {
	font-size: 7pt;
	text-transform: uppercase;
	line-height: 9pt;
	}

.divSpacer {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	background:#999;
	width: 100%;
	}

.PaddingRight15 {
	padding-right: 15px;
	}

.PaddingRight45 {
	padding-right: 40px;
}

.logo {
	margin-top: 10px;
	}
	
.MainMenuBorder {
	width: 1px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	background-color: #999;
	float: none;
	}
	
	.on {
	color: #FFFFFF;
	}

#flashcontent {
	height: 320px;
	width: 575px;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 26px;
}

/*Layout Containers*/
#Base {
	width: 830px;
	padding: 0;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000;
	}
#HeaderLink {
width: 830px;
}

#Logo {
	height: 110px;
	width: 100%;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	display: block;
}

#Header {
	width: auto;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
	font-size: 24px;
	font-style: italic;
	color: #888;
	font-family: "Times New Roman", Times, serif;
	line-height: 24px;
	letter-spacing: -0.5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-decoration: underline;
	}

#Header a:link, #Header a:visited {
	color: #F58229;
	text-decoration: underline;
	}

#Header a:hover, #Header a:active {
	color:#888;
	text-decoration: underline;
	}

#HeaderType {
	display: block;
	float: left;
	width: 255px;
	height: auto;
	margin-right: 0px;
	padding-right: 15px;
	}

#HeaderPhoto {
	display: block;
	width: 560px;
	float: left;
	height: auto;
	padding-top: 5px;
	}

#MainMenu{
	font-size: 20px;
	position: relative;
	color: #FFF;
	width: 830px;
	text-align: left;
	letter-spacing: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	height: 35px;
	display: block;
	}

#Base #MainMenu .on {
	color: #FFFFFF;
}

#MainMenu a:link, #MainMenu a:visited {
	color: #888;
	}
#MainMenu a:hover, #MainMenu a:active {
	color:#fff;
	text-decoration: none;
	}



#SkyPlanMenu {
	width: auto;
	height: auto;
	padding: 10px 0px;
	font-size: 12px;
}

#Base #SkyPlanMenu table {
	padding-right: 10px;
}
#Base #SkyPlanMenu .on {
	color: #FFFFFF;
}


#SkyPlanMenu a:link, #SkyPlanMenu a:visited {
	color: #888;
	}

#SkyPlanMenu a:hover, #SkyPlanMenu a:active {
	color:#fff;
	text-decoration: none;
	}


#SubMenu {
	width: auto;
	height: auto;
	padding-top: 10px;
	font-size: 12px;
}

#Base #SubMenu table {
	padding-right: 10px;
}
#Base #SubMenu .on {
	color: #FFFFFF;
}


#SubMenu a:link, #SubMenu a:visited {
	color: #888;
	}

#SubMenu a:hover, #SubMenu a:active {
	color:#fff;
	text-decoration: none;
	}


#SubMenuMenu {
	width: auto;
	height: auto;
	padding-top: 10px;
	font-size: 12px;
	font-style: italic;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888;
	margin-top: 10px;
}

#Base #SubMenuMenu table {
	padding-right: 10px;
}
#Base #SubMenuMenu .on {
	color: #FFFFFF;
}
	
#SubMenuMenu a:link, #SubMenu a:visited {
	color: #888;
	}

#SubMenuMenu a:hover, #SubMenu a:active {
	color:#fff;
	text-decoration: none;
	}

#footer {
	width: 100%;
	top: 100px;
	float: left;
	padding-top: 5px;
}

#footer a:link, a:visited {
	color: #888;
	text-decoration: none;
	}
#footer a:hover, a:active {
	color: #fff;
	text-decoration: none;
	}
