/* CSS Document */

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #00463C;
	text-decoration: none;
	margin: 0px;
	text-align: justify;
	background-color: #00443A;
}.headerLinkBg {
	background-image: url(../images/link_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.headerLink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/link_dotedLine.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.headerLink a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.headerLink a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #82CABF;
	text-decoration: none;
}
.headerLinkSelected {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #82CABF;
	text-decoration: none;
	background-image: url(../images/link_dotedLine.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.headerLink-1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.headerLink-1 a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.headerLink-1 a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #82CABF;
	text-decoration: none;
}
.headerLink-1Selected {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #82CABF;
	text-decoration: none;
}
.homeAboutusBg {
	background-image: url(../images/aboutus_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
}
.homeTitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007D6B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBD8D3;
}
.homeText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #00463C;
	text-decoration: none;
	padding: 5px;
	text-align: justify;
}
.bannerText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #595959;
	text-decoration: none;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: justify;
}
.rhsLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
}
.footerLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
}
.dottedLineText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #595959;
	text-decoration: none;
	background-image: url(../images/doted_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.twoSideLine {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CECFCF;
	border-left-color: #CECFCF;
}
.footerLink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #787475;
	padding: 5px;
}
.footerLink a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footerLink a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCBCB;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
	padding: 5px;
}

.copyright a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
}
.copyright a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00372E;
	text-decoration: underline;
	padding: 5px;
}
.link a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00372E;
	text-decoration: underline;
}
.link a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #007E69;
	text-decoration: none;
}
.txtBox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515453;
	text-decoration: none;
	border: 1px solid #CECFCF;
}
.button {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #595959;
	text-decoration: none;
	background-image: url(../images/btn_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #DCDCDC;
}
.contactusBg {
	background-image: url(../images/contactus.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tbBg {
	background-color: #FFFFFF;	
}
.dotedLine {
	background-image: url(../images/doted_line.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

