@charset "UTF-8";


body {
	background-color: #F2F2F2;
	width: 1080px;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: 40px;
	margin-right: 40px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


a {
	color: #0070C0;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


div#adsenseBanner {
	position: absolute;
	left: 652px;
	width: 468px;
	height: 60px;
	z-index: 0;
}
div#adsenseSkyscraper {
	position: fixed;
	left: 1200px;
	margin-top: 20px;
	width: 160px;
	height: 600px;
}

div#Contents {
	color: #DDD9C3;
	background-color: #F2F2F2;
	position: absolute;
	left: 640px;
	width: 480px;
	padding-top: 1px;
	text-align: right;
	font-weight: bold;
}

div#Disclaimer {
	color: #DDD9C3;
	background-color: #F2F2F2;
	background-image: url(Images/W3C.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-top: 20px;
	border-top: 1px solid;
	padding-top: 19px;
	line-height: 16px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}
div#Disclaimer a {
	color: #FFC000;
}

div.knowledgeBase {
	margin-top: 31px;
	margin-bottom: 32px;
	border-top: 2px solid #00B050;
	border-right: 2px solid #00B050;
	border-bottom: 2px solid #00B050;
	border-left: 20px solid #00B050;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
}
div.knowledgeBase h4 {
	color: #00B050;
	margin-top: 15px;
	margin-bottom: 24px;
	font-size: 16px;
}
div.knowledgeBase img {
	float: left;
}

div#Logo {
	background-image: url(Images/Aero.gif);
	background-position: top right;
	background-repeat: no-repeat;
	position: absolute;
	left: 640px;
	width: 480px;
	padding-top: 17px;
	text-align: right;
	font-weight: bold;
}

div#sitemap {
	background-color: #DDD9C3;
	background-image:url('Images/Sitemap.gif');
	background-repeat:no-repeat;
	margin-top: 31px;
	margin-bottom: 32px;
	border: 2px solid #FFFFFF;
	padding-top: 40px;
	padding-left: 40px;
	padding-bottom: 40px;
}
div#sitemap img:hover {
	background-color: #C00000;
}	
div.sitemapHangar {
	float: left;
	margin-bottom: 24px;
	width: 253px;
	margin-right: 80px;
}
div.sitemapHangar a{
	color: #C00000;
}
div#sitemapGraveyard {
	clear: left;
	margin-right: 40px;
}

div#socialNetwork {
	background-color: #F2F2F2;
	height: 80px;
	margin-top: 20px;
	border-top: 1px solid #DDD9C3;
	padding-top: 20px;
}

div#Specs {
	color: #C00000;
	width: 580px;
	height: 50px;
	margin-bottom: 47px;
	font-size: 16px;
	font-weight: bold;
}

div.Tab {
	margin-top: 31px;
	margin-bottom: 24px;
	margin-left: 40px;
	clear: left;
}


h1 {
	color: #C00000;
	margin-bottom: 15px;
	border-bottom: 2px solid;
	padding-top: 13px;
	padding-bottom: 16px;
	font-size: 24px;
}

h2 {
	color: #C00000;
	margin-top: 71px;
	margin-bottom: 25px;
	font-size: 16px;
}

h3 {
	color: #C00000;
	margin-top: 47px;
	margin-bottom: 25px;
	font-size: 14px;
}


hr {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #DDD9C3;
	border-bottom: 0px;
	height: 0px;
}


img {
	background-color: #FFFFFF;
	margin-right: 20px;
	border: 1px solid #DDD9C3;
	padding: 2px;
}


object.flashPlayer {
	background-color: #FFFFFF;
	margin-right: 20px;
	border: 1px solid #00B050;
	padding: 2px;
}


p#Credits {
	margin-top: 31px;
}

p#Navigation {
	color: #DDD9C3;
	background-color: #F2F2F2;
	margin-top: 47px;
	font-weight: bold;
}

p#Tools {
	color: #DDD9C3;
	background-color: #F2F2F2;
	margin-bottom: 47px;
	font-weight: bold;
}
p#Tools img {
	background-color: #F2F2F2;
	margin: 0px;
	border: 0px;
	padding: 0px;
}


span.labelGreen {
	color: #00B050;
	vertical-align: 0px;
	font-size: 10px;
	font-weight: normal;
}

span.labelOrange {
	color: #FFC000;
	vertical-align: 0px;
	font-size: 10px;
	font-weight: normal;
}

span.labelRed {
	color: #C00000;
	vertical-align: 0px;
	font-size: 10px;
	font-weight: normal;
}

span.Pipe {
	color: #DDD9C3;
	background-color: #F2F2F2;
	font-weight: bold;
}

span.Source {
	font-size: 10px;
}


table {
	background-color: #FFFFFF;
	width: 640px;
	border: 1px solid #DDD9C3;
}

td {
	background-color: #DDD9C3;
	padding-right: 10px;
	padding-left: 10px;
}

th {
	background-color: #DDD9C3;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}


.rightAligned {
	text-align: right;
}
