html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6
	{
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	}

:root, html {
	overflow-y:scroll;
}
html, body {
	min-height: 100%;
}
	
body
	{
	text-align: center;
	color: #000000;
	font-size:100.1%;
	font-size: 100.1%;
	background-color: #0F447A;
	font-family: Arial, Helvetica, sans-serif;
	}
h1 {
	color: #144676;
	font-size: 200%;
}
h2 {
	color: #B10304;
	font-size: 115%;
}
h3 {
	color: #074078;
	font-size: 105%;
}

h4 {
	color: #B10304;
	font-size: 105%;
}

img {
	border: none;
}
	
#wrapper {
	background-color: #FFF;
	width: 997px;
	margin: 0 auto;
}

#header {
	text-align: left;
	border: 1px solid #FFF;
	color: #444;
	font-size: 85%;
	font-weight: bold;
	background-color: #FFF;
	background-image: url(../_img/hdrBkgd.jpg);
	background-repeat: repeat-x;
}
#header h1 {

}
#header p {
	font-size: 90%;

}
#header ul {

}
#header li {

}

#header img {


}


#navigation {
	width: 95%;
	margin: 0 auto;
	font-size: 90%;
}
#contentMain {
	width: 997px;
	background-color: #FFF;
	font-size: 90%;
	overflow: hidden;
	padding-bottom: 20px;
}
#contentMain h2 {
	font-size: 130%;
}
#contentMain h3 {
	padding-top: 5px;
}


#contentMain p span {
	color: #074078;
	font-weight: bold;
	font-size: 110%;
}
#contentMain h3 span {
	color: #000;
	font-weight: normal;
}


#contentLeft {
	width: 706px;
	float: left;
	background-color: #FFF;
	text-align: left;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 20px;
}
#contentLeft a {
	text-decoration: none;
	color: #144676;
}
#contentLeft a:link {
	color: #144676;
	text-decoration: none;
}
#contentLeft a:hover {
	text-decoration: underline;
	color: #144676;
}

#contentLeft p {
	margin-top: 10px;
	font-size: 100%;
}
#contentLeft p.red {
	color: #B10304;
	font-size: 115%;
	margin-bottom: 5px;
}
#contentLeft p.red span {
	font-weight: normal;
	font-size: 95%;
	font-style: italic;
}

#contentLeft p.blue {
	color: #074078;
	margin-bottom: 0px;
}
#contentLeft p.blue span {
	color: #000;
	font-weight: normal;
	margin-left: 15px;
	font-size: 95%;
}



#contentLeft img.main {
	margin-bottom: 25px;
}
#contentLeft form {
	width: 450px;
	border: 2px solid #B10304;
	padding: 20px;
	margin: 25px auto;
}
#contentLeft form input, textarea {
	display: block;
	float: left;
	width: 200px;
	margin: 0 0 5px;
}
#contentLeft form input.extra {
	display: none;
}

#contentLeft form input#send {
	clear: left;
	float: none;
	margin: 10px auto;
	margin-top: 15px;
	;
	width: 100px;
}
#contentLeft form label {
	display: block;
	float: left;
	margin: 3px 15px 5px;
	padding: 0;
	text-align: right;
	width: 100px;
}
#contentLeft .launch {
	color: #074078;
	font-size: 100%;
}
#contentLeft .launch li {
	padding: 6px 15px 6px 0px;
}
#contentLeft .launch2 {
	width: 500px;
	margin: 0 auto;
	background-color: #ccc;
	padding: 10px;
}





#contentRight {
	width: 218px;
	float: left;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-top: 20px;
	text-align: left;
	margin-bottom: 15px;
}
#contentRight img.get {
	float: left;
}

#contentRight h2.get {
	margin-left: 100px;
	margin-top: 30px;
	font-size: 150%;
	text-align: center;
}
#contentRight h2.details {
	margin-left: 15px;
}

#contentRight h3.get {
	margin-top: 35px;
	text-align: center;
}
#contentRight h3.details {
}
#contentRight p.details {
	color: #074078;
	font-weight: bold;
	font-size: 80%;
	margin-left: 15px;
}
#download {
	background-image: url(../_img/download-internal.jpg);
	background-repeat: no-repeat;
	height: 139px;
	width: 692px;
	text-align: center;
	font-size: 75%;
}





#footer {
	float: none;
	font-size: 70%;
	color: #FFF;
	margin: 10px auto;
	width: 997px;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 0;
	line-height: 150%;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:link {
	text-decoration: none;
	color: #FFF;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#launch-lower {
	text-align: center;
}

.ctr {
	text-align: center;
	margin-bottom: 20px;
}
.black {
	color: #000;
}
.quotes {
	border: #000 solid 1px;
	width: 650px;
	margin: 20px auto 0;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 90%;
}
.quote {
	text-align: right;
	font-weight: bold;
	font-style: italic;
}
