@charset "ISO-8859-1";
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.cpyrt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5B5B5B;
}
.hdr1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6EC5B6;
}
.subhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #5B5B5B;
}
.rightside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #67BBAE;
}
.WhiteTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #5B5B5B;
}
.NavBG {
	background-image: url(images/Nav_04.jpg);
	background-repeat: repeat-y;
}
a:link {
	color: #2977A2;
}
a:hover {
	color: #2977A2;
	text-decoration: none;
}
body {
	background-color: #FAFAFA;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
.LeftEdge {
	background-image: url(images/Edges_04.png);
	background-repeat: repeat-y;
}
.RightEdge {
	background-image: url(images/Edges_06.png);
	background-repeat: repeat-y;
}
a:visited {
	color: 2977A2;
}
