.flimg{
float:left;
margin:0 15px 0 0;
border:none;
}

body {
	background: #00638e url('bg.png') repeat-x;
	font-size: 13px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

a#header_logo {
	text-indent: -9999px;
	height: 96px;
	width: 300px;
	display: block;
}
a#footer_logo {
	text-indent: -9999px;
	height: 96px;
	width: 250px;
	display: block;
	top: 45px;
	position: absolute;
}

p { margin: 0 0 10px 0; }

.float-right { float: right; }
.float-left { float: left;font-size:12px;font-weight:bold;color:#004468; }

.display-block { display: block !important; }
.display-inline { display: inline !important; }

.text10 { font-size: 10px !important; }
.text11 { font-size: 11px !important; }
.text12 { font-size: 12px !important; }
.text13 { font-size: 13px !important; }
.text14 { font-size: 14px !important; }
.text15 { font-size: 15px !important; }
.text16 { font-size: 16px !important; }
.text18 { font-size: 18px !important; }

.bold { font-weight: bold !important; }
.italic { font-style: italic !important; }

.grey { color: #3c3c3c !important; }
.lgrey { color: #878789 !important; }
.white { color: #ffffff !important; }
.blue { color: #00bbe3 !important; }
.dblue { color: #004468 !important; }
.red { color: #ff0000 !important; }

.line-height-default {
	line-height: 1.5 !important;
}

.vertical-align-middle { vertical-align: middle; }

.text-align-center { text-align: center; }

.abs_tl10 {
	position: absolute;
	top: 10px;
	left: 10px;
}
.abs_tl14 {
	position: absolute;
	top: 14px;
	left: 14px;
}
.abs_tr10 {
	position: absolute;
	top: 10px;
	right: 10px;
}
.abs_tr5 {
	position: absolute;
	top: 5px;
	right: 5px;
}
.abs_tr7 {
	position: absolute;
	top: 7px;
	right: 7px;
}
.abs_tr {
	position: absolute;
	top: 0px;
	right: 0px;
}

.bc_sep {
	margin: 0 10px;
	display: inline;
	color: #3c3c3c;
}

.noborder { border: 0 !important; }

.icon_mag_glass {
	display: block;
	background: url(icon_mag_glass.png) no-repeat 0;
	padding: 0 0 0 20px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
}

.td_left { text-align: left !important; }
.td_center { text-align: center !important; }
.td_right { text-align: right !important; }