body, html {
	color: #000;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 23px;

	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
a:link { color: #000; text-decoration: underline; }

a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

a:active {
	color: #666666;
	text-decoration: none;
}
.scroll { color: #000; font-size: 10px; text-align: left; width: 487px; height: 100%; overflow: auto; }
hr {
	color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
p {
	margin-top: .65em;
	margin-right: 0px;
	margin-bottom: .65em;
	margin-left: 0px;
}
h1 {
	font-size: 1.7em;
	font-weight: normal;
	margin: 1em 0;
	color: #6F6F71;
	line-height: 1.4em;
}
h2 {
	font-size: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0.67em 0;
	color: #008FA2;
}
h3 {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #008FA2;
	margin-top: 0em;
	margin-bottom: .1em;
}

.imgright {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}
.imgleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.splash-grey-border {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.splash_content {
	background-image: url(../gfx/splash-image.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 550px;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 10px;
}
.splash-animation {
	padding-right: 85px;
	padding-bottom: 40px;
}

.splash-skip-link {
	position: relative;
	vertical-align: bottom;
	width: 715px;
	text-align: right;
	font-size: 12px;
	padding-right: 85px;
}
.splash-skip-link a:link, .splash-skip-link a:visited {
	text-decoration: none;	
}
.splash-skip-link a:hover, .splash-skip-link a:active {
	text-decoration: underline;	
}



.header-main {
	background-image: url(../gfx/header-main.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	vertical-align: bottom;


}
.header-lft {
	background-image: url(../gfx/header-lft-bkg.gif);
	background-repeat: repeat-x;
	background-position: right bottom;

}
.header-lft-img {
	background-image: url(../gfx/header-lft.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 350px;
}

.header-rgt {
	background-image: url(../gfx/header-rtg-bkg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

}
.header-rgt-img {
	background-image: url(../gfx/header-rgt.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 350px;
}

.text-header {
	text-align: right;
	vertical-align: bottom;
	padding-right: 12px;
	padding-bottom: 30px;
}
.home-caption {
	font-size: 11px;
	font-style: italic;
	text-align: right;
}
.team-table td {
	text-align: left;
	vertical-align: top;
	padding-bottom: 20px;
}
.team-table img {
	border: 1px solid #666666;
	margin-top: 5px;
	margin-right: 10px;
}

.footer-bkg {
	background-image: url(../gfx/footer-bkg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #44739F;
	text-align: left;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.footer-contacts {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
	padding-bottom: 28px;
	padding-top: 6px;
}
.footer-contacts a:link, .footer-contacts a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer-contacts a:hover, .footer-contacts a:active {
	color: #FFFFFF;
	text-decoration: underline;
}



.main_content {
	text-align: left;
	vertical-align: top;
}
.main_content  li {
	list-style-type: disc;
	margin-top: 0.4em;
	margin-right: 0;
	margin-bottom: 0.4em;
	margin-left: -1.5em;
}
.main_content_minpad {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}

.menucell {
	font-size: 12px;
	font-weight: bold;
	color: #008FA2;
	padding-left: 14px;
	padding-right: 14px;
}
.menu_bkg {
	background-color: #44739F;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 30px;
}

.menu_norm {
	text-decoration: none;
}
a.menu_norm:link {
	text-decoration: none;
	color: #008FA2;
}
a.menu_norm:visited {
	text-decoration: none;
	color: #008FA2;
}

a.menu_norm:hover {
	text-decoration: none;
	color: #015989;
}
a.menu_norm:active {
	text-decoration: none;
	color: #015989;
}
.menu_on {
	text-decoration: none;
	color: #015989;
}
a.menu_on:link {
	text-decoration: none;
	color: #015989;
}
a.menu_on:visited {
	text-decoration: none;
	color: #015989;
}
a.menu_on:hover {
	text-decoration: none;
	color: #015989;
}
a.menu_on:active {
	text-decoration: none;
	color: #015989;
}
.copyright {
	font-size: 11px;
	color: #008FA2;
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #008FA2;
	padding-top: 3px;
	padding-bottom: 5px;
}
.powered_by {
	font-size: 11px;
	color: #008FA2;
	padding-left: 0px;
	text-align: right;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #008FA2;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 15px;
}
.powered_by a:link {
	text-decoration: underline;
	color: #008FA2;
}
.powered_by a:visited {
	text-decoration: underline;
	color: #008FA2;
}
.powered_by a:active {
	text-decoration: none;
	color: #008FA2;
}
.powered_by a:hover {
	text-decoration: none;
	color: #008FA2;
}
t-decoration: none;
	color: #008FA2;
}
.powered_by a:hover {
	text-decoration: none;
	color: #008FA2;
}

	color: #008FA2;
}
.powered_by a:hover {
	text-decoration: none;
	color: #008FA2;
}

/*DT & LW 16/4/10 */
h2.opti{
display:inline;
color: #000;
font-weight:bold;
font-size: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 23px;
padding:0;
margin:0;
margin-top: 10px;
}
h1.opti{
color: #000;
font-weight:bold;
font-size: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 23px;
padding:0;
margin:0;
/*margin-top: 10px;*/
margin-top: .65em;
margin-right: 0px;
margin-bottom: .65em;

}
p#indent{
padding-left:50px;
padding-bottom:10px;
margin-top:0.65em;
}
