body{
	background-color: #00b0d8;
	background-image: url(images/headerGradient.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	
}

p{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-top: 5px;
	line-height: 1.6em;
}



ul{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

hr{
	width: 400px;
	height: 5px;
	border: thin;
	border-style: dotted;
	color: #FFFFFF;
	margin-bottom: 15px;
}

a:link              { color:#fff59f; text-decoration:underline; }
a:visited           { color:#fff59f; text-decoration:underline; }
a:hover             { color:#fff59f; text-decoration:none; }
a:active            { color:#fff59f; text-decoration:none; }

a.navText:link              { color:#666666; text-decoration:none; }
a.navText:visited           { color:#666666; text-decoration:none; }
a.navText:hover             { color:#00b0d8; text-decoration:none; }
a.navText:active            { color:#00b0d8; text-decoration:none; }

img {
	border: 0px;
}

.leftimage {
	float:left;
	margin-right: 15px;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 5px;
	
	
}

#headerImage{
	background-image: url(images/headerImage.jpg);
	margin-top: 0px;
	width: 920px;
	height: 122px;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
}

.nav{
	min-height: 30px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	padding-top: 5px;
}

.navText{
	color:#00b0d8;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	width: 900px;
	margin-bottom: 15px;
	text-decoration: none;
}

.navP{
	margin: 0px;
	color:#00b0d8;
}


.formtext {
	background-color: #FFFFFF;
	color:#00b0d8;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
}

.form {
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	float: right;
	padding-right: 20px;
}


span.label,span.spacer,span.multiple span {width:120px;float:left;} 
span.multiple {float:left;} 
span.button {padding-left:120px;} 
div.clear {clear:both;padding-top:5px;} 




.blue{color:#00b0d8;}

#container{
	background-image: url(images/rightShadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 920px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: 0px;
	vertical-align: top;
	background-color:#FFFFFF;
	
}

#rightTopShadow{
	background-image: url(images/topRightShadow.jpg);
	vertical-align: top;
	margin: 0px;
	width: 10px;
	height: 40px;
	float: right;
	clear: right;
}


#shadowFooter{
	background-image: url(images/bottomShadow.jpg);
	background-color: #00b0d8;
	background-repeat: no-repeat;
	width: 920px;
	height: 75px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 10px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	clear: both;
}

#clearall {
	width: 920;
	height: 20;
	clear:both;
}

#bottomLinks {
	margin-left: 65px;
	margin-bottom: 10px;
}

.leftside {
	float: left;
	width: 450px;
}

.cloudsLeft, .cloudsRight {
	width: 425px;
	height: auto;
	background-color: #808285;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.cloudsLeft{
	background-image: url(images/cloudBottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-left: 20px;
	
}


.cloudsRight{	
	background-image: url(images/cloudBottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	float: right;
	margin-right: 30px;
}	

.alignRight {
	width: 425px;
	margin-right: 30px;
	margin-bottom: 20px;
	float: right;
}	

.alignLeft {
	padding: 0px;
	margin: 0px;
	float: left;	
	clear: none;
}

.headText{
	margin-bottom: 5px;
}



/* header */

h1{
	font-family: Arial, sans-serif;
	font-size: .9em;
	color: #fff59f;
	margin-left: 15px;	
	margin-right: 15px;
	margin-top:0px;
	margin-bottom: 0px;
}