
body {
	margin: 0;
	background: transparent url(/images/SA_bg.jpg) repeat top left;
}

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.ui_clear img {
	width: 1px;
	height: 1px;
	border: 0;
}

.ui_page_bg {}

.ui_page {
	width: 780px;
	margin: 0 auto;
	background: transparent url(/images/SA_content_repeat.jpg) repeat-y top left;
}

.ui_header {
	background: transparent url(/images/SA_header.jpg) no-repeat top left;
	width: 780px;
	height: 181px;
}

.ui_shim {
	background: transparent url(/images/shim.gif)no-repeat top left;
	width: 424px; 
	height: 181px; 
	float: left;
}

.ui_rotator {
	float: left;
	width: 356px;
	height: 181px;
}

.ui_content_bg {
	background: transparent url(/images/SA_nav_bottom.jpg) no-repeat bottom left;
}

.ui_content {}

.ui_left {
	width: 143px;
	float: left;
	padding-bottom: 75px;
}

.bottom_image {
	
}

.ui_print_email {
	clear: both;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
}

a.TellAFriendLink:link, a.TellAFriendLink:active, a.TellAFriendLink:visited, a.TellAFriendLink:hover {
	display: block;
	color: #003200;
	font-size: 10px;
}

a.PrintPageLink:link, a.PrintPageLink:active, a.PrintPageLink:visited, a.PrintPageLink:hover {
	display: block;
	color: #003200;
	font-size: 10px;
}


.ui_right {
	width: 634px;
	float: right;
}

.ui_main_content_wrapper {
	padding: 20px;
	float: right;
}

.ui_main_content {
	width: 594px;
	overflow: hidden;
	
}	

.ui_footer {
	background: transparent url(/images/SA_footer.jpg) no-repeat top left;
	width: 780px;
	height: 126px;
	padding: 0px;
	margin: 0px auto;
}

.ui_copyright {
	clear: both;
	text-align: right;
	width: 768px;
	font-size: 10px;
	padding-top: 75px;
	color: #003200;
}

.ui_tagline {
	clear: both;
	text-align: right;
	width: 768px;
	font-size: 10px;
	color: #003200;
}

.ui_tagline a:link, .ui_tagline a:active, .ui_tagline a:visited, .ui_tagline a:hover {
	color: #003200;
	text-decoration: none;
}

/* Required Browser Specific Declarations */

/* <td><p>...</p><p>...</p><p>...</p></td> in firefox creates additional space above the first element and below the last */
/* the following classes remove this extra space */
.ui_main_content td p:first-child { margin-top: 0; }
.ui_main_content td > p { margin-bottom: 0; }

.Results { width: 96%; border: none; border-color: #F6E8CB; }
.Results tr { border: none; border-color: #F6E8CB; }
.Results td { padding: 2px; border: none; border-color: #F6E8CB; }
.Results .Headers td { font-size: 10px; font-weight: bold; border: none; border-color: #F6E8CB; }
.Results .Paging td { text-align: center; color: #BB9167; padding: 10px 0; border: none; border-color: #F6E8CB; font-size: 10px; }
.Results .Paging td a { color: #B16243; font-weight: bold; font-size: 10px; padding: 5px 10px; }
.ErrorMessage { padding-bottom: 15px; color: #f00; font-weight: bold; }
.Results .Result { border-bottom: dashed 1px #BB9167; }
