p#headermenu {
	font-size: 11px;
	font-family: "Arial";
	color: #3FA6CC;
	text-decoration : none;
}

p#headermenu a {
	text-decoration : none;
}
p#headermenu a:hover {
	text-decoration : underline;
}
a#headermenu {
	font-size: 11px;
	font-family: "Arial";
	color: #3FA6CC;
	word-spacing: -1px;
	text-decoration : none;
}
p#copyright {
	font-family: "Arial";
	font-size: 9px;
	line-height: 25px;
	word-spacing: -1px;
	color: #000000;
}
a#copyright {
	font-family: "Arial";
	font-size: 9px;
	line-height: 25px;
	color: #000000;
	text-decoration : none;
}
a#copyright:hover {
	text-decoration : underline;
}
p#h1 {
	margin: 0px;
	font-family: "Arial";
	font-size: 21px;
	color: #3FA6CC;
	font-weight: normal;
	padding: 0px 10px 10px 10px;
	vertical-align: text-bottom;
}
/* === General styles begin === */ 
.H3 {
	font-family: "Arial";
	font-size: 17px;
	font-weight: bold;
	color: #3FA6CC;
	margin-bottom: 5px;
	text-transform: uppercase
}
.H4 {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #3FA6CC;
	margin: 0px;
}
.text {
	font-family: "Arial";
	font-size: 11px;
	color: #595959;
	letter-spacing: 1px;
	line-height: 13px;
}
.text a {
	color: #595959;
        text-decoration : none;
}
.text a:hover {
	color: #595959;
        text-decoration : underline;
}
.emp {
	font-family: "Arial";
	font-size: 11px;
	color: #595959;
	letter-spacing: 1px;
	line-height: 13px;
}
.emp a {
	color: #595959;
        text-decoration : none;
}
.emp a:hover {
        text-decoration : underline;
}
.blueTitle {
	font-family: "Arial";
	font-size: 12px;
	color: #3FA6CC;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 0px;
}
.greenTitle {
	font-family: "Arial";
	font-size: 12px;
	color: #0F8C37;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 0px;
}
.brownTitle {
	font-family: "Arial";
	font-size: 12px;
	color: #C3917A;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 0px;
}
.brownTitle a {
	color: #C3917A;
        text-decoration : none;
}
.brownTitle a:hover {
	text-decoration : underline;
}
.readMore {
	font-family: "Arial";
	font-size: 10px;
	color: #0F8C37;
        margin: 0px;
        letter-spacing: 0px;
        line-height: 11px;
        text-decoration : none;
}
.readmore:hover {
	text-decoration : underline;
}
.sideTitle {
	color: #3BA3C2;
	padding-left: 10px;
	font-family: "Arial";
	font-size: 12px;
	letter-spacing: 1px;
        font-weight: bold;
}
.sideText {
	color: #000000;
	padding-left: 10px;
	font-family: "Arial";
	font-size: 12px;
	letter-spacing: 1px;

}
.sideText a {
	color: #000000;
        text-decoration : none;
}
.sideText a:hover {
	text-decoration : underline;
}
/* === General styles end === */ 

/* === Intro element styles begin === */
.introText {
	font-family: "Arial";
	font-size: 12px;
	color: #595959;
	font-weight: normal;
	margin-top: 0px;
	line-height: 18px;
	margin-bottom: 0px;
}
.introTextGreen {
	font-family: "Arial";
	font-size: 12px;
	color: #0F8C37;
	font-weight: bold;
	margin-top: 0px;
	line-height: 18px;
	margin-bottom: 0px;
}
/* === Intro element styles end === */

/* === Site Index element styles end === */
.links {
	font-family: "Arial";
	font-size: 11px;
	color: #346BA8;
}
.links a {
	color: #346BA8;
	text-decoration: none;
}
.links a:hover {
	color: #346BA8;
	text-decoration: underline;
}

