BODY {	
	margin:0px;
	padding:0px;
/*	background: #FFFFFF url('images/spring.jpg') no-repeat; */
	background: #FFFFFF url('images/summer_BG.jpg') no-repeat;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #676767;
	text-align: left;
}
.blue {
	color: #4576C9;
}

H3 { color: #00a136; }
H1 { font-size: 11px; font-size: inherit; font-weight: bold; }
H1.leftCTA{  font-size: 13px; font-size: inherit; font-weight: bold;  }

#footer{
	padding: 10px;
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
}

a {
	font-family: Tahoma, Arial;
	color: #E07821;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

h3 a {
	font-weight: bold;
	font-size: 13px;
}

#rotatornav { z-index: 50; position: absolute; bottom: 10px; right: 292px }
#rotatornav a { float: left; display: block; color: #7a7a7a; margin: 0 3px 0 0; font-size: 0px; width: 11px; height: 16px; padding: 0 0 0 5px; background: transparent url("images/grey_dot.gif") no-repeat 0 0; text-decoration: none; }
#rotatornav a.activeSlide { background: transparent url("images/black_dot.gif") no-repeat 0 0; color: #000000; }

#frontpagerotator {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

	#frontpagerotator li {
		list-style-type: none;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	.rotatoritem {
		position: relative;
		width: 605px;
		height: 188px;
		overflow: hidden;
		background: transparent url("images/rotator_bg.jpg") 0 0;
	}
	
		.rotatorheader {
			position: absolute;
			top: 10px;
			left: 10px;
			font-family: arial;
			font-size: 15px;
			color: #4576c9;
			border-left: solid 3px #4576c9;
			padding: 0 0 0 6px;
		}
		.rotatorheader:hover {
			text-decoration: none;
		}

		.rotatorcopyleft {
			width: 455px;
			height: 138px;
			position: absolute;
			top: 30px;
			left: 30px;
			
		}

		.rotatorcopyright {
			width: 455px;
			height: 138px;
			position: absolute;
			top: 30px;
			right: 30px;
		}
		
		.rotatorimagetightleft {
			position: absolute;
			bottom: 0px;
			left: 0px;
		}
		
		.rotatorimageleft {
			position: absolute;
			bottom: 5px;
			left: 5px;
		}

		.rotatorimageright {
			position: absolute;
			bottom: 5px;
			right: 30px;
		}


.slideshow li { list-style-type: none; }

a:hover {
	text-decoration: underline;
}
.px11 {
	font-size: 11px;
}
.white {
	color: #FFFFFF;
}
.grays {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #878787;
}
.px10 {
	font-size: 10px;
}

