* {
	font-family: Arial, Helvetica, sans-serif; 
	border:0px; 
	margin:0px; 
	padding:0px;
	color:#333333;
}

body {	
	background-color:#FFFFFF; 
	text-align:center;
}

p {  
	font-size: 9pt; 
	font-style: normal; 
	margin-right: 7px; 
	margin-left: 10px; 
	font-weight: normal; 
	margin-top: 4px;
	margin-bottom:15px; 
	line-height:13pt; 
	}

td {  
	font-size: 9pt; 
	font-style: normal; 	
	font-weight: normal; 
	}

h1 {  
	font-size: 12pt; 
	font-style: normal; 
	margin-right: 7px; 
	margin-left: 10px; 
	font-weight: bold; 
	margin-top: 10px; 
	margin-bottom:1px;
	}

h2 {  
	font-size: 11pt; 
	font-style: normal; 
	margin-right: 7px; 
	margin-left: 10px; 
	font-weight: bold; 
	margin-top: 10px; 
	margin-bottom:1px;
	}
	
h3 {  
	font-size: 10pt; 
	font-style: normal; 
	margin-right: 7px; 
	margin-left: 10px; 
	font-weight: bold; 
	margin-top: 10px; 
	margin-bottom:1px;
	}

ul, ol {  
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal; 
	margin-left: 60px;
	margin-right: 30px;
	margin-bottom:15px;
	}

a:link {  color: #F15625; text-decoration: underline; font-weight:bold;}
a:visited {  color: #F15625; text-decoration: underline; font-weight:bold;}
a:hover {  color: #F15625; text-decoration: none; font-weight:bold;}

ul ul a:link, ul ul a:visited, ul ul a:hover {  
	font-weight: normal; 
	}

#PageContainer {
	background-color:#FFFFFF; 
	height:100%; 
	width:100%;
	text-align:left;	
	background-image:url(../../Assets/Images/Templates/Welcome/Bkg_Page.jpg); 
	background-repeat:repeat-x; 
}

#PageContainerTable
{
	background-color:#FFFFFF; 
	width:764px; 
	height:100%;
	border-left:16px solid #FFFFFF; 
	border-right:16px solid #FFFFFF;
}

#Masthead {
	background-image:url(../../Assets/Images/Templates/Welcome/Masthead.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom; 
	width:732px; 
	height:296px; 
	padding-bottom:5px;
}

#FTFLogo {
	position:absolute; 
	top:47px; 
	margin-left:7px;
}

#SearchForm {
	position:relative; 
	right:6px; 
	bottom:83px; 	
}
#SearchForm p {
	font-size: 8pt; 
	font-weight:bold; 
	text-transform:uppercase; 
	margin:2px; 
	text-align:right;
}
#SearchForm #SearchBox {
	border:1px solid #999; 
	padding-left:3px; 
	padding-top:2px;
	font-size: 8pt; 
	width:86px; 
	height:19px;
}
#SearchForm #Submit {
	border:1px solid #999;
	border-left:1px solid #CAD3EB; 
	padding:0px; 
	margin:0px;
	font-size: 7pt; 
	font-weight:bold;
	text-transform:uppercase; 
	background-color:#CAD3EB;
	height:19px; 
	text-align:center;
}

#SubNavArea {
	float:left;
	width:160px; 
	border:2px solid #282222; 
	padding:2px; 	
}
#SubNavArea h1 {
	font-size: 11pt; 
}
#SubNavArea ul {
	margin-left:5px; 
	margin-right:2px;	
	font-weight:bold; 
	font-size: 9pt; 
	list-style:none;
}
#SubNavArea li {
	margin-top:10px;
	margin-bottom:10px; 
	background:url(../../Assets/Images/Templates/Common/SubNavBullet.gif) 0% 6px no-repeat; 
	padding-left:11px; 
	margin-left:0px;
}
#SubNavArea ul li ul {
	margin-left:-9px; font-size:8.5pt;
	list-style: square; 
}
#SubNavArea ul li ul li {
	margin-top:0px; 
	background-image:none; 
	list-style-position:inside;
	margin-top:1px;
	margin-bottom:1px;
}
#SubNavArea a { }
#SubNavArea a:hover {  background-color:#FFFFFF; }

#ContentArea1 {
	float:left; 
	border:2px solid #282222; 
	background-color:#fff; 
	float:right;
	height:353px; 
	width:555px; 
	padding-bottom:15px;
}
#ContentArea1 p img {
	margin-left:8px; 
	margin-right:3px;
	margin-top:5px;
	margin-bottom:5px;
	border:3px solid #000;
}

#ContentAreaWide {
	float:left; 
	border:2px solid #282222; 
	background-color:#fff; 
	float:right;
	height:353px; 
	width:100%; 
	padding-bottom:7px;
}
#ContentAreaWide p img {
	margin-left:8px; 
	margin-right:3px;
	margin-top:5px;
	margin-bottom:5px;
	border:3px solid #000;
}

#TopNavContainer {
	background-color:#FDBD59; 
	border:2px solid #282222; 
	width:732px; 
	height:24px;
}

#Footer {  
	font-size: 7pt; 
	font-style: normal; 
	background-image:url(../../Assets/Images/Templates/Common/Bkg_Footer.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom; 
	width:732px; 
	height:149px; 
	padding-top:17px; 
	padding-left:10px;
	padding-right:10px;
	vertical-align:top;
}
#Footer a {
	font-weight:normal; 
	text-decoration:underline;
}
#Footer #ChBd { float:right; width:200px; }
#Footer #ChBd p { font-size:7pt; line-height:10pt; margin-right:2px; margin-top:0px; }
#Footer #MNM { margin-top:12px; }