body {
	margin: 0px;
	background-color: #000;
}

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.ui_page {
	width: 784px;
	margin: 0 auto;
	background: transparent url(/images/FIB_Repeat.jpg) repeat-y top left;
}

.ui_content {
	background: transparent url(/images/FIB_Chilli.jpg) no-repeat bottom left;
}

.ui_header {
	background: transparent url(/images/FIB_Header.jpg) no-repeat top left;
	width: 784px;
	height: 119px;
}

.ui_left {
	width: 160px;
	float: left;
}

.ui_right {
	width: 621px;
	float: right;
}

.ui_main_content_wrapper {
	padding: 15px;
}

.ui_main_content {
	width: 591px;
	overflow: hidden;
}	

.ui_footer {
	width: 784px;
	height: 64px;
	background: transparent url(/images/FIB_Footer.jpg) no-repeat top left;
}

.ui_print_email {
	color: #000;
	padding-top: 20px;
	text-align: right;
}

a.PrintPageLink:link, 
a.PrintPageLink:visited { 
	display: inline;
	color: #000;
}

a.PrintPageLink:hover {
	color: #C01F25;
	text-decoration: none;
}

a.PrintPageLink:active { 
	display: inline;
	color: #000;
}

a.TellAFriendLink:link,
a.TellAFriendLink:visited {
	display: inline;
	color: #000;
	padding-right: 10px;
}

a.TellAFriendLink:hover {
	color: #C01F25;
	text-decoration: none;
	padding-right: 10px;
}

a.TellAFriendLink:active {
	display: inline;
	color: #000;
	padding-right: 10px;
}

.ui_copyright {
	color: #000;
	padding-right: 10px;
}

.ui_bottom_outside {
	padding-top: 10px;
	width: 784px;
	margin: 0px auto;
	color: #fff;
}

.ui_tagline {
	font-size: 10px;
	padding-bottom: 10px;
	text-align: right;
}

.ui_tagline a:link,
.ui_tagline a:visited {color: #fff;}

.ui_tagline a:hover {color: #fff;}

.ui_tagline a:active{color: #fff;}


/* TellAFriend Styles */


.TellAFriend body, .TellAFriend td, .TellAFriend p, .TellAFriend li, .TellAFriend input, .TellAFriend select, .TellAFriend textarea {
	font: normal normal 11px Arial, Tahoma, Sans-Serif;
	text-decoration: none;
	color: #000;
}

.TellAFriend hr {
	clear: both;
	color:#000;
	border-bottom: 1px dashed #fff;
	border-right: none;
	border-top: none;
	border-left: none;
	height: 1px;
}

.TellAFriend h1 {
	font-size: 28px;
	color: #000;
	font-family: Times New Roman, Serif; 
}

.TellAFriend h3 {
	font-size: 18px;
	color: #000;
	font-family: Times New Roman, Serif; 
}

.TellAFriend h2 {
	font-size: 20px;
	color: #000;
	font-family: Times New Roman, Serif; 
}

.TellAFriend h4 {
	font-size: 14px;
	color: #000;
	font-family: Times New Roman, Serif; 
}

.TellAFriend h5 {
	font-size: 12px;
	color: #000;
	font-family: Times New Roman, Serif; 
}

.TellAFriend h5 {
	font-size: 10px;
	color: #000;
	font-family: Times New Roman, Serif; 
}
.TellAFriend .Label {
	color: #000;
}

/* Home Page */

.ui_home_wrapper {
	background: transparent url(/images/FIB_Home_repeat.jpg) repeat-x bottom left;
	padding-top: 50px;
}

.ui_home_header {
	background: transparent url(/images/FIB_Home_Image.jpg) no-repeat bottom center;
	height: 404px;
	width: 480px;
	margin: 0px auto;
}

.ui_home_nav {
	background-color: #C01F25;
	width: 100%;
}

.ui_main_content_wrapper_home {
	padding: 15px;
}

.ui_main_content_home {
	width: 591px;
	overflow: hidden;
	margin: 0px auto;
}
