@charset "utf-8";
body {
	background: #f2f2f2;
	margin: 0;
	padding: 0;
	font: 15px Arial, Helvetica, sans-serif;
	color: #333;
}

img {
	border: 0;
}

.ClearFloat {
	line-height: 1px;
	clear: both;
	height: 1px;
	margin-top: -1px;
	font-size: 1px;
}

form {
	margin: 0;
	padding: 0;
}

.Center {
	text-align: center;
}

input[type="image"].Center,
img.Center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#Main-Container {
	background-color: #fff;
	width: 960px;
	margin: 0 auto 20px;
	border: 1px solid #b8b8b8;
	border-top: none;
}

#Main-Header {
	border-top: 4px solid #f2f2f2;
	display: block;
	text-align: center;
	padding-top: 20px;
}

#Main-Content {
	width: 896px;
	margin: 20px auto 40px;
	background: url(../../img/scienceproject/maincontent-bg.gif) repeat-y center top;
}

#Main-Content-Full {
	width: 896px;
	margin: 20px auto 40px;
}

.Column-Left {
	float: left;
	width: 581px;
}

.Column-Right {
	float: right;
	width: 251px;
}

ul#MainMenu {
	list-style: none;
	padding: 0;
	margin: 15px 0;
	color: #333;
	font-weight: bold;
	border-bottom: 1px solid #a0a0a0;
	
}

ul#MainMenu li {
	padding: 11px 0 11px 20px;
	border-bottom: 1px solid #e2e2e2;
	background: url(../../img/scienceproject/bullet-arrow.gif) no-repeat 5px 16px;
	line-height: 22px;
	
}

ul#MainMenu li.MenuHeader {
	border-bottom: 1px solid #a0a0a0;
	background: url(none);
	padding-left: 0;
	font-size: 18px;
}

ul#MainMenu a {
	color: #018dd6;
	text-decoration: none;
}

ul#MainMenu a:hover {
	text-decoration: underline;
}


h2 {
	font-size: 22px;
	margin: 0 0 15px;
}

h3 {
	font-size: 17px;
}

ol li {
	margin: 0 0 15px;
}

p {
	line-height: 22px;
	margin: 20px 0;
}

.BoxBlue {
	margin: 0 auto;
}

.BoxBlue-Top {
	background: url(../../img/scienceproject/boxblue-top-bg.gif) no-repeat left;
	text-align: right;
	clear: both;
	height: 5px;
}

.BoxBlue-Bottom {
	background: url(../../img/scienceproject/boxblue-bottom-bg.gif) no-repeat left;
	text-align: right;
	clear: both;
	height: 5px;
}

.BoxBlue-Body {
	padding: 1px 22px 1px;
	border-right: 3px solid #5a5a5a;
	border-left: 3px solid #5a5a5a;
	background-color: #cde6ff;
}

.BoxGray {
	margin: 0 auto;
}

.BoxGray-Top {
	background: url(../../img/scienceproject/boxgray-top-bg.gif) no-repeat left;
	text-align: right;
	clear: both;
	height: 5px;
}

.BoxGray-Bottom {
	background: url(../../img/scienceproject/boxgray-bottom-bg.gif) no-repeat left;
	text-align: right;
	clear: both;
	height: 5px;
}

.BoxGray-Body {
	padding: 1px 22px 20px;
	border-right: 3px solid #5a5a5a;
	border-left: 3px solid #5a5a5a;
	background-color: #efefef;
}





.GreenBox {
	background: url(../../img/scienceproject/greenbox1.gif) no-repeat;
	width: 560px;
	height: 101px;
	padding: 10px 20px 1px;
	font-size: 18px;
	line-height: 24px;
	margin-top: 30px;
}





.BoxBlue h2 {
	background-color: #00b4ee;
	font-size: 24px;
	border-right: 3px solid #5a5a5a;
	border-left: 3px solid #5a5a5a;
	clear: both;
	margin: 0;
	color: #fff;
	padding: 14px 22px 20px;
	text-align: center;
}

.BoxBlue h3 {
	font-size: 16px;
}

ul.BlueCircle {
	list-style: none;
	margin: 0 0 30px 44px;
	padding: 0;
}

ul.BlueCircle li {
	background: url(../../img/scienceproject/bullet-bluecircle.gif) no-repeat left 14px;
	font-weight: bold;
	padding: 12px 0 13px 33px;
	line-height: 20px;
}

table.SignUp1 {
	width: 506px;
	margin: 15px auto;
	border-collapse: collapse;
}

table.SignUp1 td {
	border-top: 1px solid #bdd1e5;
	border-bottom: 1px solid #bdd1e5;
	padding: 10px 0;
}

table.Contact td {
	border-top: 1px solid #b8b8b8;
	border-bottom: 1px solid #b8b8b8;
}

table.SignUp1 input[type="passoword"],
table.SignUp1 textarea,
table.SignUp1 input[type="text"] {
	border: 1px solid #b0b0b0;
	width: 376px;
	height: 20px;
	}
	
	
table.SignUp1 textarea {
	height: 155px;
	}
	
	
p.Download {
	width: 348px;
	height: 63px;
	border: 3px solid #00b4ee;
	margin: 15px auto;
	text-align: center;
}
	
p.Download a {
	vertical-align: middle;
	line-height: 63px;
	font-size: 18px;
	color: #00629a;
	font-weight: bold;
}

p.Download a:hover {
	text-decoration: none;
}

	
#BottomLinks {
	height: 34px;
	line-height: 34px;
	font-size: 11px;
	color: #999;
	padding: 0 10px;
	background: #333;
	font-weight: bold;
	border-top: 1px solid #b8b8b8;
}

#BottomLinks ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 6px 0 0;
	vertical-align: middle;
}

#BottomLinks ul li {
	border-right: 1px solid #4f4f4f;
	float: left;
	height: 21px;
	line-height: 21px;
	padding: 0 8px;
	vertical-align: middle;
	font-size: 11px;
}

#BottomLinks ul li a,
#BottomLinks ul li a:visited {
	color: #999;
	text-decoration: none;
}

#BottomLinks ul li a:hover {
	color: #999;
	text-decoration: underline;
}
