/* CSS Document */

.dslLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: 4C69B8;
	text-decoration: none;
}
.dslLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: 7B879F;
	text-decoration: underline;
}
.dslBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 5D616B;
	text-decoration: none;
}
.dslheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #606F8A;
}
.dslsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #666699;
	font-weight: bold;
}
.dslsubtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 5D616B;
	text-decoration: none;
	font-weight: bold;

}
.quickLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: 5D616B;

}
.dslLinksmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
}

.dslLinksmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: 7B879F;
	text-decoration: underline;
}

.dsllinksubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	color: #666699;
	font-weight: bold;
	text-decoration: underline;
}.dslLinkCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: 4C69B8;
	text-decoration: none;
}
.header
{
	background-color: #CED7E7;
}
.NavMenu
{
	background-color: #ffffff;
	background-image: url(../../images/HeaderBG.gif);
	background-repeat: repeat-x;
}
.footer
{
	background-color: #CED7E7;
	line-height: 30px;
	height: 40px;
}
.underline
{
	background-image: url(../../images/underline.gif);
	background-repeat: repeat-x;
	height: 1px;

}
