@charset "utf-8";

body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	line-height: 1.4em;

	text-align: center;

	margin: 3px;

	padding: 3px;

}

h1 {

	font-size: 14px;

	color: #00AEEF;

	font-weight: normal;

	text-transform: uppercase;

	padding: 0px;

	margin-top: 5px;

	margin-bottom: 10px;

}

h2 {

	font-size: 14px;

	color: #0DB14B;

	font-weight: normal;

	text-transform: uppercase;

}

h3 {

	font-size: 12px;

	color: #000000;

	font-weight: normal;

	padding: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 6px;

	margin-left: 0px;

}

h4 {

	font-weight: normal;

	border: 1px solid #0DB14B;

	width: 180px;

	font-size: 15px;

	text-transform: uppercase;

	text-align: center;

	margin: auto;

}

h4 a {

	display: block;

	padding: 5px;

}
h5 {
	font-size: 14px;
	color: #00AEEF;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}












a:link {

	color: #0DB14B;

	text-decoration: none;

}

a:visited {

	color: #0DB14B;

	text-decoration: none;

}

a:hover {

	color: #00AEEF;

	text-decoration: none;

}

a:active {

	color: #0DB14B;

	text-decoration: none;

}







#container {

	margin: auto;

	padding: 0px;

	height: 525px;

	width: 800px;

	border: 1px solid #00AEEF;

	text-align: left;

}

#topSection {

	clear: both;

	height: 500px;

	width: 800px;

}

#topLogo {
	clear: both;
	height: 100px;
	width: 800px;
	z-index: 0;

}

#photos {

	height: 465px;

	width: 800px;

	float: left;

}

#photosSub {
	height: 400px;
	width: 360px;
	float: left;
	z-index: 0;

}



#content {

	height: 575px;

	width: 380px;

	float: left;

}

#contentSub {

	height: 400px;

	width: 440px;

	float: left;

	overflow: auto;

}
#contentSub.photos img {
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #00AEEF;
}

#contentSub  p, #contentSub li {
	padding-right: 30px;
	line-height: 1.7em;

}

#contentSub li {
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 13px;
	margin-bottom: 5px;

}



#homeLogo {

	height: 96px;

	width: 362px;

	margin-top: 400px;

	margin-bottom: 20px;

}







#bottomSection {

	color: #0DB14B;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #00AEEF;

	padding-top: 5px;

	text-align: center;

	font-size: 11px;

	text-transform: uppercase;

	height: auto;

}

.spacer {

	margin-right: 18px;

	margin-left: 18px;

	font-weight: normal;

}

#footer {

	padding: 0px;

	clear: both;

	width: 800px;

	font-size: 10px;

	color: #999999;

	text-align: right;

	margin-top: 6px;

	margin-right: auto;

	margin-bottom: auto;

	margin-left: auto;

}

#blueye {

	float: left;

}

#footer a {

	color: #CCCCCC;

	margin-right: 8px;

	margin-left: 8px;

}

#contentSub table {

	border: 1px solid #00AEEF;

	margin-bottom: 20px;

}

#contentSub table p {

	margin: 0px;

	padding: 3px;

	font-size: 11px;

}



tr.header {

	background-color: #00AEEF;

	font-size: 14px;

	color: #FFFFFF;

	font-weight: bold;

}

tr.header p {

	font-size: 14px;

}

.lightBlue {

	background-color: #F2FCFF;

}

#contentSub table.noBorder {

	margin-bottom: 5px;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#mailingList {

	width: 780px;

	color: #0DB14B;

	font-size: 11px;

	text-align: right;

	margin-top: 0px;

	padding-top: 0px;

	padding-right: 20px;

	padding-bottom: 0px;

	padding-left: 0px;

}

#form1 {

	margin: 0px;

	padding: 0px;

}



#mailingList #SUBMIT input {

	font-size: 11px;

}

table {

	margin: 0px;

	padding: 0px;

}
strong u {
	font-weight: bold;
	color: #00AEEF;
	text-decoration: none;
}
#contentSub strong {
	font-weight: bold;
	color: #2BB044;
}
.small {
	font-size: 10px;
	line-height: 1.3em;
	color: #666666;
}
p.press img {
	margin-right: 4px;
	margin-bottom: 4px;
	border: 1px solid #00AEEF;
}
