@charset "ISO-8859-1";
.no-repeat {
	background-repeat: no-repeat;
}
a:link {
	color: #0099FF;
	text-decoration: underline;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
.ul {
    list-style:url(images/site/design/bullet.gif) none;
    padding:20px 0 0 40px;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
}
.pageheader {
	color: #003365;
	font-family: Arial;
	font-size: 24px;
	text-align: left;
}
.bodytext {
	color: #0066FF;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}
.footer {
	font-size: 11px;
	font-family: Arial;
	color: #FFFFFF;
}
.breadcrumbs {
	font-size: 11px;
	font-family: Arial;
	color: #003365;
}
.conatctinfo	{
	background:url(images/assets/about-us-bkg2.png) center top no-repeat;
	margin:10px 0;
}
.conatcts	{
	margin:20px 0;
	width:630px;
	overflow:hidden;
	padding:0 0 0 10px;
}
h2.memberh	{
	color:#003365;
	font-weight:normal;
	border:1px solid #5ED5DE;
	background:#DBFFFF;
	padding:3px 10px;
	-webkit-border-radius: 10px; /* Safari and Chrome */
	-moz-border-radius: 10px; /* Firefox */
	border-radius: 10px; /* Opera 10.5+, future browsers and IE6+ using pie.htc */
	behavior: url(pie.htc);
	position:relative;
}
.comember	{
	width:204px;
	float:left;
	text-align:left;
	overflow:hidden;
	margin:10px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
}
.comember a	{
	text-decoration:none;
	color:#003365;
}
.comember a:hover	{
	text-decoration:underline;
}
.comember h2	{
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin:0;
}
.memberimg	{
	border:1px solid #5ED5DE;
	width:80px;
	height:114px;
	margin-left:0;
}

