@import url(//www.google.com/css/modules/archive.css);

/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/gradbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
html, body, #centeredtable{
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
}
a{
	color: #0066CC;
}
#centeredtable{
	margin: 0px auto;
	text-align: left;
	width: 770px;
	background-color: #FFFFFF;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
p{
	color:#000000;
	font-size:83%;
}
h3{
	color: #0066CC;
	font-size: 94%;
	margin-top: 0px;
}
h4{
	font-size: 80%;
}
ul{
	margin-top: 0px;
	padding-top: 0px;
}
li{
	font-size: 83%;
}
ul li{
	color: #8CD4F5;
}
li p{
	color:#000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 3px;
	font-size: 100%;
}
h1{
	margin-top: 22px;
	color: #0066CC;
	font-size:20px;
}
.MainContent {
margin: 15px 160px 0px 0px;
}
h1, .MainContent{
	margin-left: 30px;
}
.LearnMore h3{
	margin-top: 20px;
}
/* FOOTER ***************/

.Footer{
	height: 141px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.Footer p{
	font-size: 80%;
	padding-top: 90px;
	padding-right: 0px;
	padding-left: 40px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.Footer p a{
	color: #000000;
}
#contact2{
	visibility: hidden;
}
.SplashImage{
	float:right;
	margin-left: 15px;
}
.SplashImage .photo{
	border: 1px solid #999999;
}
.SplashImage .subtitle{
	padding-top: 13px;
}
.Instructions p{
	font-size: 95%;
	padding-left: 28px;
	text-indent: -28px;
}
.Instructions p b{
	font-size: 110%;
}
