body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size: 0.75em;
	color: #8C8E90;
	text-align: center;
}
th, td, input, select, textarea {
	color: #8C8E90;
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size: 1em;
}
big {
	font-size: 1.3em;
	font-weight: normal;
}
img {
	border: none;
	display: block;
}
form {
	padding: 0;
	margin: 0;
}
h1, .h1 {
	color: #1FCCD6;
	margin: 0;
	padding: 0.4em 0;
	font-size: 2.2em;
	font-weight: normal;
}
h2, .h2 {
	color: #1FCCD6;
	margin: 0;
	padding: 0 0 0.5em 0;
	font-size: 1.6em;
	font-weight: normal;
}
h2.title1 {
	font-size: 1.3em;
}
h1 small, h2 small {
	font-size: 0.6em;
}
h3 {
	color: #1FCCD6;
	margin: 0;
	padding: 0 0 0.7em 0;
	font-size: 1.2em;
	font-weight: normal;
}
hr {
	display: none;
}
p {
	margin: 0;
	padding: 0 0 0.7em 0;
}
small {
	font-size: 0.9em;
}

a {
	text-decoration: underline;
	color: #1FCCD6;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
.alignc {
	text-align: center;
}
.alignr {
	text-align: right;
}

.banner1, .banner2 {
	padding: 0.5em;
	border-right: 3px solid #1FCCD6;
	margin: 0 0 1em 0;
	height: 1%;
}
.banner_contact {
	padding: 0.5em;
	border-right: 3px solid #1FCCD6;
	margin: 0 0 0 0;
	height: 1%;
}
.banner1 img, .banner2 img, .banner_contact img {
	float: left;
	margin: 0 1em 0 0;
}
.banner1 p, .banner2 p, .banner_contact p {
	padding: 0.2em 0 0.4em 0;
	font-size: 1.2em;
	font-weight: bold;
}
.banner1 {
	background: #F1F2F2 url("/images/bg-banner1.gif") no-repeat right bottom;
}
.banner2 {
	background: #F1F2F2 url("/images/bg-banner2.gif") no-repeat right top;
}
.banner_contact {
	background: #F1F2F2 url("/images/bg-banner2.gif") no-repeat right top;
}

.bold {
	font-weight: bold;
}

.box1 {
	border-right: 3px solid #1FCCD6;
	background: #F1F2F2 url("/images/bg-box1.gif") no-repeat right bottom;
	padding: 15px;
}
.box2 {
	border-right: 3px solid #1FCCD6;
	padding: 5px 0 5px 5px;
	background: #F1F2F2;
	height: 1%;
}
.box3 {
	border-top: 1px solid #E4E5E5;
	padding: 0.5em 0;
}
.box3 h2 {
	font-size: 1.25em;
	font-weight: bold;
}

.box_home1_left {
	float: left;
	width: 200px;
}
.box_home1_right {
	float: right;
	width: 200px;
	text-align: right;
}
.box_people {
	margin: 0 0 1em 130px;
}

.breadcrumbs {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 0 2px 48px;
	font-size: 1em;
}

.button1 {
	background: transparent url("/images/arrow2.gif") no-repeat right center;
	border: none;
	text-align: right;
	padding: 0.5em 28px 0.7em 0;
	font-weight: bold;
	cursor: pointer;
}
.button1:hover {
	color: #000;
}

.clear {
	clear: both;
}
.colcode1 {
	color: #9C9EA0;
}
.colcode2 {
	color: #1FCCD6;
}
.container {
	width: 970px;
	text-align: left;
	margin: 0 auto;
}
.content {
	padding: 0 47px;
}
.content ul {
	list-style: none;
	margin: 0;
	padding: 0.2em 0 1em 1em;
}
.content ul li {
	background: url("/images/bullet2.gif") no-repeat left 0.45em;
	padding: 0 0 0 13px;
}

.col1_left {
	float: left;
	width: 575px;
}
.col1_right {
	float: right;
	width: 275px;
}
.col2_centre {
	width: 33%;
	margin: 0 auto;
}
.col2_left {
	float: left;
	width: 33%;
}
.col2_right {
	float: right;
	width: 33%;
}
.col_half_left {
	width: 48%;
	float: left;
}
.col_half_right {
	width: 48%;
	float: right;
}

.floatr {
	float: right;
}

.footer {
	background: url("/images/bg-footer-top.gif") repeat-x left top;
	margin: 2em 20px 1em 20px;
	font-size: 0.95em;
}
.footer a {
	color: #8C8E90;
}
.footer a:hover {
	color: #000;
}
.footer_left {
	background: url("/images/bg-footer-left.gif") no-repeat left top;
	padding: 0.7em 0 0.5em 35px;
}
.footer_right {
	background: url("/images/bg-footer-right.gif") no-repeat right top;
	padding: 0.7em 35px 0.5em 0;
	float: right;
}
input.form1, textarea.form1 {
	width: 314px;
}
select.form1 {
	width: 320px;
}
input.form2, textarea.form2 {
	width: 320px;
}
.hex1 {
	background: url("/images/hexagon1.gif") no-repeat center top;
	height: 200px;
}
.hidden {
	display: none;
}
.inline {
	display: inline;
}
.invisible {
	position: absolute;
	left: -999em;
}

.line1 {
	border-top: 1px solid #E4E5E5;
	padding: 0 0 1em 0;
}
.link1 {
	display: block;
	background: url("/images/arrow1.gif") no-repeat right center;
	padding: 0.2em 17px 0.2em 0;
}

.link2 {
	background: url("/images/arrow2.gif") no-repeat right center;
	padding: 0.8em 28px 0.8em 0;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

.link3 {
	letter-spacing: -0.05em;
	display: block;
	background: url("/images/arrow1.gif") no-repeat right center;
	padding: 0.2em 17px 0.2em 0;
}

.link2:hover {
	color: #000;
	text-decoration: none;
}

.logo {
	float: left;
	margin: 20px 0 32px 50px;
	display: inline;
}

.masterhead_right {
	background-repeat: no-repeat;
	background-position: right top;
	height: 200px;
}

.masterhead ul {
	list-style: none;
	margin: 0 35px;
	padding: 0;
}
.masterhead ul li {
	float: left;
	padding: 0 0 10px 0;
	position: relative;
}
.masterhead ul li a {
	display: block;
	text-decoration: none;
	color: #808183;
	text-align: center;
	background: #fff;
	margin: 0 10px;
}
.masterhead ul li a:hover {
	text-decoration: none;
	color: #1FCCD6;
}
.masterhead ul li.active a {
	color: #1FCCD6;
}
.masterhead ul li.m1 a {
	width: 151px;
	z-index: 0 !important; z-index: -1;
}
.masterhead ul li.m2 a {
	width: 151px;
	z-index: 0 !important; z-index: -1;
}
.masterhead ul li.m3 a {
	width: 151px;
	z-index: 0 !important; z-index: -1;
}
.masterhead ul li.m4 a {
	width: 151px;
	z-index: 0 !important; z-index: -1;
}
.masterhead ul li.m5 a {
	width: 151px;
	z-index: 0 !important; z-index: -1;
}

.masterhead ul li div {
	position: absolute;
	padding: 7px 0 0 0;
	display: none;
}
.masterhead ul li div ul {
	margin: 0;
	padding: 0.5em;
	list-style: none;
	background: #1CCCD9;
}
.masterhead ul li div ul li {
	display: inline;
	float: none;
	padding: 0;
}
.masterhead ul li div ul li a, .masterhead ul li.active div ul li a {
	display: block;
	background: none;
	color: #fff;
	padding: 0.2em 0;
}
.masterhead ul li div ul li a:hover, .masterhead ul li.active div ul li a:hover {
	color: #000;
}

.pic_left {
	float: left;
	margin: 0 1.5em 0.5em 0;
}

.profile1 {
	background: url("/images/profile-top.gif") no-repeat left top;
	padding: 10px 0 0 0;
}
.profile2 {
	background: url("/images/profile-bottom.gif") no-repeat left bottom;
	padding: 0 0 10px 0;
}

.submenu {
	padding: 0.5em;
	border-right: 3px solid #1FCCD6;
	background: #F1F2F2;
	margin: 0 0 1em 0;
	height: 1%;
}
.submenu h2 {
	font-size: 1.2em;
	padding: 0 0 0.3em 0;
	font-weight: bold;
}
.submenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.submenu ul li {
	padding: 0 0 0.5em 16px;
	background: url("/images/bullet1.gif") no-repeat left 0.25em;
}
.submenu ul li.active {
	background: url("/images/bullet3.gif") no-repeat left 0.25em;
	font-weight: bold;
}

.tab_profile {
	margin: 0;
	border-collapse: collapse;
	height: 290px;
}
.tab_profile td {
	padding: 0 0 0 0.5em;
	border: none;
	vertical-align: center;
	border-top: 2px solid #fff;
}
.tab_profile td.td {
	background: url("/images/profile-mid.gif") repeat-y left top;
	width: 35px;
	text-align: center;
	color: #231F20;
	padding: 0;
	font-size: 0.9em;
}
.tab_profile td.first {
	border: none;
}

.tab_profile td.td_4 {
	height: 4%;
}
.tab_profile td.td_5 {
	height: 5%;
}
.tab_profile td.td_6 {
	height: 6%;
}
.tab_profile td.td_8 {
	height: 8%;
}
.tab_profile td.td_10 {
	height: 10%;
}
.tab_profile td.td_13 {
	height: 13%;
}
.tab_profile td.td_14 {
	height: 14%;
}
.tab_profile td.td_16 {
	height: 16%;
}
.tab_profile td.td_17 {
	height: 17%;
}
.tab_profile td.td_19 {
	height: 19%;
}
.tab_profile td.td_22 {
	height: 22%;
}
.tab_profile td.td_26 {
	height: 26%;
}
.tab_profile td.td_28 {
	height: 28%;
}
.tab_profile td.td_29 {
	height: 29%;
}
.tab_profile td.td_31 {
	height: 31%;
}
.tab_profile td.td_42 {
	height: 42%;
}
.tab_profile td.td_46 {
	height: 46%;
}
.tab_profile td.td_49 {
	height: 49%;
}
.tab_profile td.td_52 {
	height: 52%;
}
.tab_profile td.td_56 {
	height: 56%;
}
.tab_profile td.td_57 {
	height: 57%;
}
.tab_profile td.td_58 {
	height: 58%;
}
.tab_profile td.td_81 {
	height: 81%;
}

.tab1 {
	margin: 0.5em 0;
	border-collapse: collapse;
	width: 100%;
}
.tab1 th {
	text-align: left;
	vertical-align: top;
	color: #1FCCD6;
	padding: 1em 10px 0.7em 0;
	width: 150px;
	font-weight: normal;
}
.tab1 td {
	vertical-align: top;
	padding: 0.7em 0;
}
.tab1 tr th, .tab1 tr td {
	border-top: 1px solid #DBDEE0;
}
.tab1 tr.first th, .tab1 tr.first td {
	border: none;
}

.tagline{
	float: right;
	margin: 35px 50px 0 0;
	color: #1FCCD6;
	font-size: 1.6em;
	display: inline;
}
.topnav {
	list-style: none;
	padding: 0;
	margin: 0;
}

/* Don't touch */
ul#menuBar {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul#menuBar li ul {
	display: none;
	position: absolute;
	padding: 0px;
	list-style: none;
	zoom: 1;  /* ie */
}

ul#menuBar li ul li {
	float: none;
}

/* Styling starts here */
ul#menuBar {
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}

ul#menuBar li {
	padding: 0px 0px;
}

ul#menuBar li a:link, ul#menuBar li a:visited {
	text-decoration: none;
	background: none;
}

ul#menuBar li a:hover {
	color: #000000;
}

ul#menuBar ul {
	background-color: #1CCCD9;
}

ul#menuBar li ul li {
	padding: 0px;
	color: #000000;
}

ul#menuBar li ul li a:link, ul#menuBar li ul li a:visited {
	color: #ffffff;
	min-width: 200px;
	//width: 200px;  /* ie */
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}

ul#menuBar li ul li a:hover {
	background: #ffffff;
	color: #000000;
}

