@charset "ISO-8859-1";
.no-repeat {
	background-repeat: no-repeat;
}
.footer {
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	text-align: center;
}
.a:link {
	color: #000000;
	text-decoration: underline;
}
.a:hover {
	color: #000000;
	text-decoration: underline;
}
.ul {
	list-style:circle;
    padding:10px 0 0 40px;
}
.a:visited {
    color: #000000;
	text-decoration: none;
	
}
.a:active {
	text-decoration: none;
	text-decoration: underline;
}
.b:link {
	color: #FFFFFF;
	text-decoration: none;
}
.b:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.b:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.b:active {
	text-decoration: none;
}

.c:link {
	color: #006666;
	text-decoration: none;
}
.c:hover {
	color: #006666;
	text-decoration: none;
}
.c:visited {
	text-decoration: none;
	color: #006666;
}
.c:active {
	text-decoration: none;
}

.p:link {
	color: #FFFFFF;
	text-decoration: none;
}
.p:hover {
	color: #999999;
	text-decoration: underline;
}
.p:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.p:active {
	text-decoration: none;
}





.style2 {
	font-family: Arial;
	line-height: 20px;
	color: #006666;
	font-size: 13px;
}

.pageheader {
	color: #006666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.pageheader2 {
	color: #999999;
	font-family: Arial;
	font-size: 22px;
}

.detailheader {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.contact {
	color: #006666;
	font-family: Arial;
	font-size: 14px;
}

.bodytext {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	
}

.bodytext2 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
	text-align: justify;
}

.bodytext3 {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	list-style:circle;

}

.title {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	text-align: center;
	text-transform:capitalize;
}

.footer {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	
}
.footer2 {
	color: #006666;
	font-family: Arial;
	font-size: 9px;
	text-align: center;
	
}
.fixedtextbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 180px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #00cccb;
	border: 1px solid #666666;
	font-weight: bold;
}

