@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

body {
	background-color:#818284;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(images/grad.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-attachment:fixed;
}
h6 {
	font-size:18px;
	color:#2f4781;
	font-weight:bold;
}
h5 {
	font-size:15px;
	color:#FFFFFF;
}
h4 {	
	font-size: 16pt;
	color: #FF0000;
}
.warning_text {
	text-align:center;
	color:#FF0000;
	}
ul {
	padding-left:12px;
}
.content_wrapper {
	width:750px;
	margin: 20px auto 0 auto;
	background-color:#9e9fa1;
}
.content_area {
	width:734px;
	padding: 0 8px 8px 8px;
}
.clear {
	clear:both;
	height:8px;
	width:700px;
}
.menu_outer {
	width:150px;
	float:left;
	clear:left;	
}
.menu_curves {
	float:left;
	clear:left;
	width:150px;
	background-color:#9e9fa1;
}
.address_outer {
	float:left;
	clear:left;
	width:134px;
	color:#ffffff;
	background-color:#2f4781;
	padding:0 8px;
}
.news_outer {
	float:left;
	clear:left;
	width:134px;
	color:#ffffff;
	background-color:#4a8449;
	padding:0 8px;
}
.news_outer a:link {
	color: #CCCCCC;
	text-decoration:none;
}
.news_outer a:visited {
	color: #CCCCCC;
	text-decoration:none;
}
.news_outer a:active {
	color: #CCCCCC;
	text-decoration:none;
}
.news_outer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.curve_base {
	float:left;
	clear:left;
	width:150px;
	background-color:#9e9fa1;
}
.curve_top {
	float:left;
	clear:left;
	width:150px;
	background-color:#9e9fa1;
	margin-top:8px;
}
.curve_top2 {
	float:left;
	clear:left;
	width:150px;
	background-color:#9e9fa1;
	height:13px;
}
.copy_outer {
	width:576px;
	background-color:#FFFFFF;
	float:right;
	clear:right;
	font-size:12px;
	}
.copy_top {
	width:576px;
	background-image:url(images/copy_top.jpg);
	height:12px;
}
.copy_base {
	width:576px;
	background-image:url(images/copy_base.jpg);
	height:12px;
}
.copy_inner {
	width:auto;
	padding:0 12px;
	line-height:1.4;
	min-height:600px;
}
.body_text {
	width:auto;
	line-height:1.4;
}
.subhead {
	width:auto;
	line-height:1.4;
	font-size:14px;
	font-weight:bold;
	padding-top: 6px;
}
.statement {
	font-weight:bold;
	font-size:14px;
	color:#4a8449;
}
.footer {
	width:750px;
	height:24px;
	margin: 0 auto 20px auto;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	background-color: none;
}
.address_type {
	font-size:10px;}
	
.registered_office {
	font-size:9px;}
	
.img_right {	
	float:right;
	padding:0 0 8px 8px;
}
.table01 {
	border-top: solid 1px #aaaaaa;
	padding:4px;
	vertical-align:middle;

}
