
body {
	margin: 0px;
	background: #ffffff url(/images/bg1.jpg) repeat-x top;
}

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.ui_page {
	width: 960px;
	margin: 0 auto;


}

.ui_header {
	background: transparent url(/images/header.jpg) no-repeat top left;
	width: 960px;
	height: 130px;
	margin: 0 auto;

	/*if positioning element need to set z-index to 10 for content rotator & flyout*/
}

.ui_top_nav_wrapper {
	
	height: 25px;

}
.ui_main_nav_wrapper {
	background-color: #0097d7;
	height: 39px;

}

.ui_main_content_wrapper {

padding-top:10px;
padding-bottom:10px;
}

.ui_main_content {
	width: 960px;
}

.ui_footer_wrapper {
	background-color: #4c5cc5;

}
.ui_footer {
	background-color: #4c5cc5;
	color: #fff;
	font-size: 10px;


		margin: 0 auto;
		width:960px;
}
.ui_footer a:link,
.ui_footer a:visited,
.ui_footer a:active {
	color: #ffffff;
		text-decoration:underline;

}

.ui_footer a:hover {
	color: #ffffff;
	text-decoration:none;
	
}

.bottomspacer{
	height:4px;
	background-color: #adddf2;
}
.bottom1_wrapper{
	background-color: #adddf2;
}
.bottom1_bar{
	background-color: #8cb1e2;
}
.bottom1_banner{
			margin: 0 auto;
		width:960px;
		font-size: 20px;
		color: #ffffff;
	
		padding-top: 3px;
		padding-bottom:3px;
		letter-spacing: 1px;
}
.bottom1_content{
				margin: 0 auto;
		width:960px;
		padding-top:3px;
		padding-bottom:3px;
}
.bottomspacer2{
	height:4px;
	background-color: #8cb1e2;
}
.bottom2_wrapper{
	background-color: #8cb1e2;
}
.bottom2_bar{
	background-color: #66b1e2;
}
.bottom2_banner{
			margin: 0 auto;
		width:960px;
		font-size: 20px;
		color: #ffffff;
	
		padding-top: 3px;
		padding-bottom:3px;
		letter-spacing: 1px;
}
.bottom2_content{
				margin: 0 auto;
		width:960px;
		padding-top:3px;
		padding-bottom:3px;
}
.ui_print_email {
	float: left;
	width: 60%;
}

a.PrintPageLink:link, 
a.PrintPageLink:visited,
a.PrintPageLink:active { 
	display: inline;
	color: #fff;
	text-decoration:underline;
}

a.PrintPageLink:hover {
	color: #ffffff;
	text-decoration: none;
}



a.TellAFriendLink:link,
a.TellAFriendLink:visited,
a.TellAFriendLink:active {
	display: inline;
	color: #fff;
	padding-right: 10px;
		text-decoration:underline;
}

a.TellAFriendLink:hover {
	color: #ffffff;
	text-decoration: none;
	padding-right: 10px;

}

.ui_foundation{
		color: #000000;
	font-size: 20px;
				margin: 0 auto;
		width:960px;
		padding-top:5px;
		padding-bottom:5px;
}

.ui_copyright {
	float: right;
	width: 40%;
	text-align: right;
	font-size: 10px;
}

.ui_tagline {

	color: gray;
	font-size: 10px;
				margin: 0 auto;
		width:960px;
}

.ui_tagline a:link,
.ui_tagline a:visited,
.ui_tagline a:active {
	color: #adddf2;
	font-size: 10px;
}

.ui_tagline a:hover {
	color: #adddf2;
	text-decoration:underline;
	font-size: 10px;
}

