.note {background-color: #FFF; border: 1px solid #000; padding: 2px; font-family: tahoma, font-size: 11px; font-weight: bold; color: #f00; text-transform: uppercase;}

body.home {
	margin: 0;
	background: url("../_graphics/bg_a.jpg") #FFF repeat-x;
}

body {
	margin: 0;
	background: url("../_graphics/bg_b.jpg") #FFF repeat-x;
}

	a:link, a:visited {font-weight: bold; color: #0085D5; text-decoration: underline;}
	a:hover {color: #187DBD; text-decoration: none;}

#wrapper {
	margin: 0 auto; overflow: hidden;
	width: 800px; height: 100%;
}


	#content {
		width: 710px; background-color: #80BCE3; padding: 0 20px;
	}

		#disp {margin: 0 50px; padding: 30px 10px 10px 10px;}

			#disp_window {
				width: 600px; height: 230px; background-color: #A4D2F0;
				margin: 0 0 10px 0; padding: 20px 5px 5px 5px;
			}
			
				#disp_title {
					padding: 0 0 5px 10px;
					font-family: century gothic; font-size: 14px; font-weight: bold; color: #05273D; text-transform: uppercase;
				}
				
				#disp_caption {
					padding: 0 0 10px 10px;
					font-family: verdana, sans-serif; font-size: 12px; color: #226084; line-height: 16px;
				}
				
				.disp_row {padding-bottom: 10px;} /* used in expand view */

			#disp_bar {
				width: 594px; height: 17px; background-color: #A4D2F0;
				margin: 0 0 30px 0; text-align: center; padding: 8px;
			}

			#disp_retailbar {
				width: 332px; height: 17px; background-color: #BADCF3;
				text-align: center; padding: 8px;
			}				

				#disp_pager {
					font-family: century gothic; font-size: 14px; font-weight: bold; color: #05273D;
					letter-spacing: 0.01em; word-spacing: 0.2em; text-transform: lowercase;
				}

				#disp_all {
					padding-left: 50px;
					font-family: verdana; font-size: 12px; font-weight: bold; color: #1C4F6F;
					letter-spacing: 0.01em; text-transform: lowercase;
				}

					#disp_all a:link, #disp_all a:visited {color: #05273D; text-decoration: none;}
					#disp_all a:hover {color: #FFF; text-decoration: none;}
					
				/* .disp_pdf {
					width: 185px; padding: 16px;
					background-color: #FFF;
					font-family: verdana; font-size: 11px; font-weight: bold; color: #197DBB;
					line-height: 18px; text-align: center;
				} */
					

.backlink {padding: 0 10px 10px 0; text-align: right;}
	.backlink a:link, .backlink a:visited{color: #187DBD; text-decoration: underline;}
	.backlink a:hover {text-decoration: none;}

.small-text {font-size: 10px;}
.blue {color: #187DBD;}

#breadcrumb {font-family: verdana, sans-serif; font-size: 11px; color: #05273D; padding: 0 0 20px 10px;}

h1 {font-size: 24px; font-weight: normal; color: #FFF; margin: 0; padding: 0; letter-spacing: 0.01em; line-height: 36px;}
h2 {font-size: 18px; font-weight: bold; color: #187dbd; margin: 0; padding: 0; line-height: 30px;}

hr {border: 1px solid #D6EAF8; margin: 10px auto; width: 550px;}

#footer-home {
	margin: 50px 0 0 56px; width: 800px;
	font-family: verdana; font-size: 12px; color: #187dbd;
}

	 
#footer {
	margin: 20px 0 30px 0; width: 800px;
	font-family: verdana; font-size: 12px; color: #187dbd;
}

	#footer-contact {padding-left: 300px;}

	#footer-home a:link, #footer-home a:visited, #footer a:link, #footer a:visited { font-weight: bold; color: #187dbd; text-decoration: underline;}

	#footer-home a:hover, #footer a:hover {text-decoration: none;}
	