@charset "utf-8";
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }


body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #00457c;
	margin:0px;
}
.container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.subContainer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	position:relative;
	background-color: #FFFFFF;
}
.head {
	width: 960px;
	padding: 19px 0 16px 0;
	position: relative;
	float:left;
}
.logo {
	width: 235px;
	position: relative;
	padding-left: 18px;
	float:left;
}
.contactInfo {
	width: 480px;
	position: relative;
	padding: 30px 20px 0 0;
	float: right;
}
.contactInfo h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color: #04648b;
	text-align:right;
}
.contactInfo .text {
	color: #00457c;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	text-align: right;
	margin: 10px 0 0 0;
}
.contactInfo .text .phone {
	font-size:24px;
	font-weight:bold;
}
.contactInfo img {
	float: right;
}
.hero{
	width: 960px;
	padding-top: 0px;
	position: relative;
	float:left;
}
.lowerBody{
	width: 960px;
	padding: 0px;
	position:relative;
	float:left;
	background-image: url(../images/bodyBkgd.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.lowerBodyEnd{
	width: 960px;
	padding: 0px;
	position:relative;
	float:left;
}
.headline {
	width: 554px;
	padding-left: 18px;
	position: relative;
	float: left;
	padding-top: 20px;
}
.leftColumn {
	width: 640px;
	position:relative;
	float:left;
}
.bodyText {
	width: 600px;
	padding: 15px 0 20px 30px;
	position: relative;
	float: left;
}
.bodyText h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight:bold;
	color: #04648b;
	margin:0px;
}
.bodyText p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	color: #04648b;
	margin: 10px 0px;
}
.bodyText .callOut2 {
	font-size: 18px;
	font-weight:bold;
}

.bodyText ul {
	font-family:Arial, Helvetica, sans-serif;
	list-style-position:outside;
	margin: 10px 0 10px 20px;
}

.bodyText li {
	color: #04648b;
	list-style-type: disc;
	font-size:12px;
}

.matrix {
	width: 610px;
	padding: 0px 0 0 20px;
	float:left;
	position:relative;
	background-image: url(../images/matrixBkgd.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.affiliation {
	width: 610px;
	padding: 0px 0 20px 20px;
	float:left;
	position:relative;
}

.rightColumn {
	width: 300px;
	float:right;
	position:relative;
	padding-left: 20px;
}
.callOut {
	width: 285px;
	float: left;
	position: relative;
	padding: 15px 0 15px 15px;
}
.signUpForm {
	width: 260px;
	float: left;
	position: relative;
	background-image: url(../images/grnbot.gif);
/*
	background-image: url(../images/formBkgd.jpg);
*/
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	padding-top: 10px;
	padding-left: 20px;
	position: relative;
	min-height: 175px;
	color: #4d8a13;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
}
.signUpForm .signupTop { 
	background: url(../images/grntop.gif) top center no-repeat;
	height: 15px;
	left: 5px;
	position: absolute;
	top: 0;
	width: 270px;
}
.signUpForm .Boxes {
	border: 1px #090 solid;
}
.currentlyUsed {
	width: 285px;
	float: left;
	position: relative;
	padding: 0px 0 15px 15px;
}
.quotes {
	float:left;
	padding:15px 0 5px 30px;
	position:relative;
	width:240px;
}
.quotes p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	color: #04648b;
	margin: 0px;
}
.quotes .quote {
    text-align:left;
}
.quotes .name {
	text-align: right;
	margin-top: 10px;
}
.footer {
	width: 960px;
	float: left;
	position:relative;
	padding: 10px 0 0 20px;
}
.footerLogo {
	width: 125px;
	position: relative;
	float:left;
}
.footerText {
	width: 600px;
	position: relative;
	float: left;
	padding: 5px 0 0 0;
}
.footerText p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #a3a3a3;
}
.footerText a{
	color: #a3a3a3;
}

#validEmail{

	margin-top: 4px;
	margin-left: 9px;
	position: absolute;
	width: 16px;
	height: 16px;
}
#textfield3 { 
	background-position: center right;
	background-repeat: no-repeat;
}
