/* trusty TBW css */

/* base styles ----------------------------------------------------------------------- */
body, html {
	margin:25px 0px 50px 0px;
	padding:0;
	}

body {
	background:#b7cbd1 url(/images/body_fade.gif) repeat-x left bottom;
	min-width:855px;
	}

#frame {
	width:900px;
	padding:18px 0px 18px 0px;
	border-right:solid #9bb6be 1px;
	border-bottom:solid #8eadb7 2px;
	background:#fff;
	}
	
#wrap {
	width:855px;
	text-align:left;
	background:#ebf2f5 url(/images/wrap_fade.gif) repeat-x;
	}
	
/* related links --------------------------------------------------------------------- */
#related {
	clear:both;
	}

/* footer ---------------------------------------------------------------------------- */
#footer {
	background:transparent url(/images/footer_fade.gif) repeat-x left bottom;
	color:#000000;
	}

pre {
	margin:0px 0px 40px 35px;
	padding:16px 0px 32px 16px;
	border-top:1px solid #afc5cc;
	border-left:1px solid #b7cbd1;
	background:#e1ebf0 url(/images/pre_back.gif) repeat-x left top;
	}

p {
	font:9pt/15pt Helvetica, Arial, sans-serif;
	color:#233b5f;
	padding:0px 5px 12px 35px;
	}
	
a:link, a:visited {
	font:9pt/14pt Helvetica, Arial, sans-serif;
	color:#0099ff;
	text-decoration:underline;
	}

a:hover, a:active {
	color:#ff0016;
	text-decoration:underline;
	}

h1, h2, h3, h4, h5, h6, ul li, ol li {
	font-family:Helvetica, arial, sans-serif;
	font-weight:500;
	}

table {
	border-spacing:0px;
	margin-top:20px;
	padding-left:60px;
	padding-bottom:35px;
	}

th {
	border-bottom:1px solid #8eadb7;
	text-align:left;
	vertical-align:top;
	padding:5px;
	color:#000;
	font:14pt/18pt "Century Gothic","Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;

	}

td {
	font:9pt/14pt Helvetica, Arial, sans-serif;
	width:200px;
	border-bottom:1px solid #afc5cc;
	padding:5px;
	}
	
/* header ---------------------------------------------------------------------------- */
#header {
	background:#233b5f url(/images/header_dark_border.gif) repeat-x;
	border-bottom:solid #8eadb7 3px;
	height:70px;
	margin:0px;
	}
	
#header h1 {
	padding:18px 12px 10px 14px;
	color:#fff;
	font-size:17pt;
	line-height:17pt;
	}
	
h1 .current_page {
	text-shadow:#233b5f 2px 3px 2px;
	}

#header .navhistory {
	float:left;
	background:#4f627f url(/images/header_light_border.gif) repeat-x;
	border-right:solid #fff 1px;
	margin-right:8px;
	}

#header .usmlink, #header a:link, #header a:visited {
	color:#fff;
	text-decoration:none;
	}
	
#header img {
	float:left;
	}
	
/* Column_1 -------------------------------------------------------------------------- */
#column_1 h3, #column_1 h4 {
	margin:5px 0px 15px 35px;	
	border-bottom:1px solid #8eadb7;
	color:#e85517;
	letter-spacing:2px;
	font-size:10pt;
	line-height:16pt;
	}

#column_1 h3 {	
	color:#233B5F;
	}

#left_column_left ul, #column_1 ul {
	padding:16px 25px 12px 35px;
	}

#left_column_left li {
	padding-bottom:6px;
	}

#left_column #column_1 h1, #left_column_left h1 {	
	padding:27px 5px 20px 14px;
	color:#e85517;
	font:14pt/24pt "Century Gothic","Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
	}
	
#left_column #column_1 p, #left_column #column_1 ol li, #left_column_left p, #left_column_right p {
	padding:0px 5px 8px 30px;
	color:#666;
	font-size:9pt;
	line-height:12pt;
	}

#column_1 .introtext p 	{
	margin:0px 0px 16px 0px;
	padding:8px 10px 12px 18px;
	font:11pt/20pt Helvetica;
	font-weight:600;
	color:#3d5172;
	background:#e1ebf0 url(/images/intro_back.gif) repeat-x left top;
	border-bottom:solid #fff 1px;
	}

#column_1 ul { padding-top:0px;}

#column_1 ul li {
	font-size:9pt;
	line-height:15pt;
	color:#333;
	}

/* Column_2 -------------------------------------------------------------------------- */
#column_2 .FSF_resultLink {
	padding-left:35px;
	font-size:12pt;
	line-height:16pt;
	text-decoration: underline;
	font-weight:500;
	}
	
#column_2 .FSF_pagination {
	font-size:12pt;
	line-height:24pt;
	padding-bottom:10px;
	color: #88d611;
	}

#right_column #column_2 p {
	padding:0px 15px 8px 20px;
	color:#233b5f;
	}

#right_column #column_2 p strong {
	color:#e85517;
	}
	
#column_2 h1 {	
	padding:12px 5px 10px 11px;
	color:#999999;
	font-size:14pt;
	line-height:22pt
	}

#left_column #column_1 h2 {
	color:#88d611;
	}
	
#column_2 h3 {	
	padding:12px 5px 10px 14px;
	color:#88d611;
	font-size:12pt;
	line-height:17pt;
	}

#column_2 h4 {
	padding:30px 5px 15px 20px;
	color:#e85517;
	font:16pt/22pt "Century Gothic","Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
	}
	
#column_2 h5, #column_1 h5 {
	padding:5px 5px 5px 35px;
	color:#e85517;
	font:12pt/22pt "Century Gothic","Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
	}

#column_2 ul {
	padding-left:20px;
	padding-bottom:35px;
	font-size:9pt;
	line-height:15pt;
	}
	
#column_2 ol {
	padding-left:35px;
	padding-bottom:10px;
	font-size:9pt;
	line-height:14pt;
	}

#column_2 ol li {
	padding-left: 15px;
	color:#233b5f;
	background:transparent url(/images/ol_bullet.gif) no-repeat left 2px; 

}

#column_2 ul li {
	color:#233b5f;
	}
	
#column_2 li a:link, #column_2 li a:visited {
	padding-left:20px;
	}

/* Applies to Column_1 & Column_2 ---------------------------------------------------- */
#column_1 h2, #column_2 h2, #left_column_right h2, #top_row h2 {
	padding:20px 5px 20px 14px;
	color:#233b5f;
	font:24pt/28pt Georgia, times, serif;
	font-weight:500;
	}

#column_2 li a:hover, #column_2 li a:active, #just_subcol_1 a:hover, #just_subcol_1 a:active, #just_subcol_2 a:hover, #just_subcol_2 a:active, #just_subcol_3 a:hover, #just_subcol_3 a:active {
	color:#e85517;
	background:url(/images/hover_arrow.gif) no-repeat 6px 3px;
	}

/* Subcol 1234 ----------------------------------------------------------------------- */
#subcol_1 p, #subcol_2 p, #subcol_3 p, #subcol_4 p, #boxcol_1 p, #boxcol_2 p, #boxcol_3 p {
	padding:0px 8px 8px 14px;
	color:#666;
	font-size:8pt;
	line-height:11pt;
	}

#subcol_1 h1, #subcol_2 h1, #subcol_3 h1, #subcol_4 h1, #boxcol_1 h2, #boxcol_2 h2, #boxcol_3 h2 {
	padding:12px 5px 8px 14px;
	color:#ba3b3e;
	font-size:10pt;
	line-height:14pt;
	}

/* Boxcol 123 ------------------------------------------------------------------------ */
#boxcol_3 p {
	padding:0px 8px 8px 10px;
	font-size:8pt;
	line-height:11pt;
	color:#666;
	}
	
#boxcol_1 a:link, #boxcol_1 a:visited, #boxcol_1 a:hover, #boxcol_1 a:active {
	font-size:8pt;
	line-height:14pt;
	color:#0099FF;
	text-decoration:underline;
	}

#boxcol_1 a:hover, #boxcol_1 a:active {
	color:#ffbd00;
	text-decoration:none;
	}

#boxcol_3 h2 {
	padding:12px 5px 8px 10px;
	color:#e85517;
	font-size:11pt;
	line-height:14pt;
	}
	
/* News Archive ---------------------------------------------------------------------- */
#rightcol_top h2, #rightcol_bottom h2 {
	padding:15px 8px 8px 8px;
	color:#e85517;
	font-size:11pt;
	line-height:14pt;
	}

#main_content_right h2 {
	padding:12px 8px 10px 10px;
	color:#555;
	font-size:14pt;
	line-height:17pt;
	}

#rightcol_top p, #rightcol_bottom p {
	padding:0px 8px 8px 8px;
	color:#888;
	font-size:9pt;
	line-height:14pt;
	}
#main_content_right p {
	margin:0px 8px 10px 10px;
	color:#999;
	font-size:9pt;
	line-height:14pt;
	}
#main_content_left p {
	color:#666;
	font-size:8pt;
	line-height:14pt;
	}

#main_content_left .cssbox_head a:link, #main_content_left .cssbox_head a:visited {
	color:#e85517;
	font-size:12pt;
	line-height:14pt;	
	}

#main_content_left a:link, #main_content_left a:visited {
	color:#0099ff;
	}

#main_content_left a:hover, #main_content_left a:active {
	color:#e85517;
	text-decoration: underline;
	}

#main_content_left strong {
	font-family:"Courier New", Courier, monospace;
	color:#555;
	}

#main_content_left h3 {
	padding:12px 5px 12px 15px;
	color:#333;
	font-size:14pt;
	line-height:16pt;
	}

.nl_month {
	margin:12px 5px 8px 15px;
	color:#666666;
	font-size:10pt;
	line-height:16pt;
	}

.nl_date {
	font:8pt "Courier New", Courier, monospace;
	color:#0099ff;
	font-weight:bold;
	}

.nl_archpost {
	padding-left:15px;
	}

/* news box background --------------------------------------------------------------- */
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 {
	background:transparent url(/images/trash.gif) no-repeat bottom right; 
	} 

.cssbox { 
	width:300px !important;
	width:285px;
	padding-right:15px;
	margin:5px auto;
	} 

.cssbox_head { 
	background-position:top right; 
	margin-right:-15px;
	padding-right:5px;
	} 

.cssbox_head h2 { 
	background-position:top left; 
	margin:0;
	border:0;
	padding:10px 0 5px 10px;
	height:auto !important; height: 1%;
	}

.cssbox_body { 
	background-position:bottom left; 
	margin-right:0px;
	padding:5px 0px 5px 10px;
	}

.pressquote {
	background:#f1f1f1;
	padding:10px 10px 4px 0px;
	}

#column_2 .pressquote p {
	margin:0px 0px 5px 20px;
	}
	
.quoter {
	font:12pt/24pt "Times New Roman", serif;
	color:#333;
	text-align:right;
	}

/* hoverbox -------------------------------------------------------------------------- */
.hoverpad {
	padding-left:12px;
	}

#column_2 .hoverbox li a:link {
	padding-left:0px;
	}
	
#column_2 ul.hoverbox {
	padding:0px;
	}

.hoverbox {
	cursor:default;
	list-style:none;
	}

.hoverbox img {
	vertical-align:top;
	width:45px;
	height:45px;
	}

.hoverbox li {
	background:#fff;
	border-color:#fff #d0dee4 #d0dee4 #fff;
	border-style:solid;
	border-width:1px;
	color:inherit;
	display:inline;
	float:left;
	margin:3px;
	padding:6px;
	position:relative;
	}

.hoverbox a {
	cursor:default;
	width:45px;
	height:45px;
	}

.hoverbox a .preview {
	display:none;
	}

.hoverbox a:hover .preview {
	display:block;
	position:absolute;
	top:-33px;
	left:-45px;
	z-index:1;
	}

.hoverbox .preview {
	border:solid 6px #f6f9fa ;
	width:130px;
	height:130px;
	}

/* Hoverbox IE Hacks ------------------------------------------------------------------*/
* html .hoverbox a {
	position:relative;
	}

* html .hoverbox a:hover {
	font-size:100%;
	z-index:1;
	}

* html .hoverbox a:hover .preview {
	top:-38px;
	left:-50px;
	}

* html .hoverbox li {
	position:static;
	}
	
/* Misc Classes -----------------------------------------------------------------------*/
.smaller {
	font-size:9pt;
	font-weight:500;
	}
.smallprint{
	padding-left:60px;
	padding-right:20px;
	}
	
.odd {
	background:#eff5f7;
	}
	
.bigpink {
	color:#e85517;
	font:14pt/16pt "Times New Roman", serif;
	}

.pinktext {
	color:#e85517
	}

.fixed {
	font-family:"Courier New", Courier, monospace;
	}

.num {
	font-family:Georgia, times, serif;
	font-size:10pt;
	letter-spacing:2px;
	}

.copyright {
	color:#888;
	font-size:8pt;
	line-height:14pt;
	text-align:right;
	padding:10px 14px 10px 0px;
	}

#column_2 .four_and_four {
	padding:8px 8px 88px 8px;
	margin:88px 88px 8px 8px;
	font-size:188pt;
	line-height:88pt;
	font-weight:800;
	color:#888;
	text-align:right;
	}

ul.bullet {
	margin-left:15px;
}
	
ul.bullet li {
	list-style:disc;
	padding-right:15px;
	font-size:8pt;
}

/* Box --------------------------------------------------------------------------------*/
.box a, .box a:hover {
	margin-left:15px;
	padding:15px 15px 15px 20px;
	width:600px;
	text-decoration:none;
	}
	
.box a .head, .box a:hover .head {
	font:14pt/22pt "Century Gothic","Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
	margin:0 0 0 35px;
	padding:8px 50px 0 10px;
	background:#fff;
	width:600px;
	color:#222;
	display: block;
	}
	
.box a:hover .head {
	background: #fff;
	}

	
.box a .para, .box a:hover .para {
	border-bottom:solid #e2e9eb 3px;
	font-size: 9pt;
	line-height: 15pt;
	background: #fff;
	color: #e85517;
	margin: 0 0 15px 35px;
	padding: 8px 50px 30px 10px;
	width:600px;
	display: block;
	}
	
.box a:hover .para {
	border-bottom:solid #8eadb7 3px;
	color: #233b5f;
	background: #fff;
	}

table.galleria {
	margin-top:-8px;
	}

table.galleria td {
	color: #233b5f;
	border-bottom:1px dashed #afc5cc;
	}

.more p.quicknav, td.quicknav {
	padding: 4px 0 4px 20px;
	margin: 0 0 15px 0;
	border-top: dashed 1px #e5eef2;
	border-bottom: dashed 1px #e5eef2;
	background:#f8fafb;
	}

#left_column #column_1 p.navtext {
	padding:0px 10px 0px 15px;
	color:#233b5f;
	font:9pt/16pt "Century Gothic","Trebuchet MS",Helvetica,Arial,sans-serif;
	}
	
#left_column #column_1 p.navtext_last {
	padding:20px 10px 80px 15px;
	color:#233b5f;
	font:9pt/16pt "Century Gothic","Trebuchet MS",Helvetica,Arial,sans-serif;
	}
	
.more a {
	padding:0 3px 0 3px;
	}
	
.ext {
	padding-right:25px;
	background:transparent url(/images/ext_link.gif) no-repeat 100% 3px; 
	}