body {
	background: #002055;
	padding: 0;
	margin: 0;
	text-align: center;
}

body,td,th,div,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #5c5c5c;
}

#container {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	background: #fff;
}

a:link, a:active, a:visited {
	color: #002055;
	text-decoration: underline;
}
a:hover {
	color: #004088;
	text-decoration: underline;
}

#topbar0 {
	background: url('../i/topbar_bgx.gif') bottom left repeat-x;
}
#topbar1 {
	background: url('../i/topbar_bgr.gif') bottom right no-repeat;
	padding: 0;
	margin: 0;
}
h2#logo {
	margin: 0;
	padding: 0;
}
#trmenu {
	list-style: none;
	float: right;
	padding: 19px 7px 0 0;
	margin: 0;
}
#trmenu li {
	display: inline;
	background: url('../i/menu_divider.gif') 0 2px no-repeat;
	padding: 0 0 0 18px;
	margin: 0 0 0 9px;
	font-size: 8pt;
}
#trmenu li.f {
	background: none;
}
#trmenu li img {
	vertical-align: -10%;
}
#trmenu li a:link, #trmenu li a:active, #trmenu li a:visited {
	text-decoration: none;
	color: #0082d1;
}
#trmenu li a:hover {
	text-decoration: none;
	color: #0cf;
}

a img {
	border: 0;
}
img {
	vertical-align: bottom;
}

#leftbar {
	background: #fff url('../i/lmenu_bgx.gif') top left repeat-x;
	float: left;
	width: 163px;
	_margin: 0 -3px 0 0;
}
#leftmenu {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px #96a6b8 solid;
}
#leftmenu li {
	display: inline;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
}
#leftmenu li.f {
	display: block;
	margin: 0;
	padding: 0;
	border-bottom: 1px #96a6b8 solid;
	padding: 4px 8px 4px 19px;
	color: #002055;
	background: url('../i/icn_topmenu.gif') 3px 3px no-repeat;
}
#leftmenu li a:link, #leftmenu li a:active, #leftmenu li a:visited, #leftmenu li a:hover {
	display: inline-block;
	font-family: Verdana, Geneva, sans-serif;
}
#leftmenu li a:link, #leftmenu li a:active, #leftmenu li a:visited {
	border-bottom: 1px #96a6b8 solid;
	display: block;
	padding: 4px 8px 4px 33px;
	text-decoration: none;
	color: #002055;
}
#leftmenu li a:hover {
	display: block;
	color: #ed1c2d;
	text-decoration: none;
}

#content {
	margin: 20px 0 0 163px;
	background: url('../i/dotbar_vx.gif') top left repeat-y;
	padding: 0 32px;
}

#content p {
	margin: 0 0 12px 0;
}

h1 {
	width: 312px;
	border-bottom: 1px #ccdae2 solid;
	color: #2e404c;
	font-size: 10pt;
	font-weight: normal;
	padding: 0 0 4px 0;
	margin: 0 0 30px 0;
}

#ftr0 {
	background: #a3b0c0;
	height: 8px;
	margin: 11px 0 0 0;
}
#ftr1 {
	background: url('../i/dotbar_hx.gif') top left repeat-x;
	height: 1px;
}

#footer {
	width: 750px;
	margin: 0 auto 16px auto;
	font-size: 7.5pt;
	text-align: right;
	color: #aaa;
	padding: 9px 0;
}
#ftr_l {
	font-size: 7.5pt;
	color: #aaa;
	margin: 0;
	padding: 0;
	float: left;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #aaa;
	text-decoration: underline;
}
#footer a:hover {
	color: #666;
	text-decoration: none;
}

#searchbox input.text {
	width: 111px;
	border: 1px #0082d1 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #777;
	margin: 0 8px 0 0;
}
#searchbox input.image {
	vertical-align: bottom;
}

#searchbox {
	margin: 0;
	padding: 10px 0 10px 12px;
}
#searchbox h4 {
	margin: 0 0 4px 0;
	padding: 0 0 0 3px;
	font-size: 7.5pt;
	font-weight: normal;
	color: #777;
}

#leftbar h3 {
	width: 130px;
	border-bottom: 1px #ccdae2 solid;
	color: #e2001a;
	font-size: 12pt;
	font-weight: normal;
	padding: 0 0 4px 4px;
	margin: 12px 0 8px 17px;
}

#leftbar .hp_newsitem {
	padding: 0 0 0 20px;
	margin: 8px 0 16px 0;
}
#leftbar .hp_newsitem h4 {
	margin: 0 0 8px -16px;
	padding: 0 0 0 16px;
	color: #0082d1;
	font-size: 9pt;
	font-weight: normal;
	background: url('../i/newslink_icon.gif') 0 1px no-repeat;
}
#leftbar .hp_newsitem p {
	margin: 6px 0;
	padding: 0;
}
#leftbar .hp_newsitem div.link {
	margin: 0;
	padding: 0;
	font-size: 8pt;
}
#leftbar .hp_newsitem .link a:link, #leftbar .hp_newsitem .link a:active, #leftbar .hp_newsitem .link a:visited {
	text-decoration: none;
	color: #002055;
}
#leftbar .hp_newsitem .link a:hover {
	text-decoration: none;
	color: #0020FF;
}

.g_clear {
	height: 2px;
	clear: both;
	font-size: 0px;
}

#inner {
	/* background: url('../i/dotbar_vx.gif') top left repeat-x; */
}

h5 {
	font-size: 8pt;
	margin: 0 0 4px 0;
	padding: 0;
}

/* Default list styling */

table.gen_list {
	border-collapse: collapse;
	margin: 8px;
	width: 502px;
}
table.gen_list td.l {
	padding: 9px;
	vertical-align: middle;
}
table.gen_list td.l img {
	border: 1px #bebebe solid;
}
table.gen_list td.r {
	vertical-align: top;
	padding: 11px;
	background: #d1e3ea;
	border: 1px #cfd4ea solid;
}
table.gen_list td.links {
	text-align: right;
	padding: 8px 0;
}
table.gen_list td.links a {
	margin: 0 0 0 8px;
}
table.gen_list h4 {
	margin: 0 0 8px 0;
	font-size: 8.5pt;
	font-weight: bold;
	color: #444;
}


/* Brochure */

#brochure {
	background: #fff;
	text-align: center;
}

body#brochure #container {
	width: 544px;
	text-align: left;
	padding: 16px 0;
}

body#brochure #container div.banner {
	clear: both;
}
body#brochure #container h2#logo {
	float: right;
}

body#brochure h1 {
	color: #000;
	border: 1px #000 solid;
	padding: 4px;
	_width: 282px;
	width: 274px;
	font-size: 12pt;
	margin: 0;
}
body#brochure h3 {
	font-size: 9pt;
	color: #000;
	text-transform: uppercase;
	padding: 12px 0 6px 0; margin: 0;
}

body#brochure #footer {
	margin: 12px 0;
	border-top: 1px #999 solid;
	padding: 6px;
	text-align: left;
}

input.button {
	background: #fff url('/site/files/template/btn_bg.gif') bottom left repeat-x;
	color: #666;
	font-size: 9pt;
	padding: 4px;
	margin: 0;
	border: 1px #ddd solid;
	font-family: Verdana, Helvetica, sans-serif;
}

