/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #2378A1;
	font-size: 16px;



}
h2 {
	color: #2A91C3;
	font-size: 14px;
}
h3 {
	font-size: 12px;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
a {
	color: #2378A1;
}
a:hover {
	text-decoration: none;
}
.headderbg {
	background: #2378A1;
}
.leftnavbg {
	background: #2378A1;
}
.leftnavtd {
	background: #EDF6FA;
}
.rightnavbg {
	background: #2378A1;
}
.rightnavtd {
	background: #FFFFFF;
}
.fotterbg {
	background: #2378A1;

}
.leftnavhedding {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

.navlink {
	color: #000000;
}
.headderlinks {
	font-weight: bold;
	color: #2378A1;
	text-decoration: none;

}
.subnaviback {
	margin: 2px 0px 15px 6px;
}
.copyright {
	color: #10384C;
	font-size: 11px;
}
.fotterlinks {
	color: #FFFFFF;
	text-decoration: none;

}
hr {
	font-size: 1px;
	color: #03577F;

}
.navileft{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #2378A1;


}
.naviright{
	border-left-style: dotted;
	border-left-color: #2378A1;
	border-left-width: 1px;


}

