.dotseperator {
	background-image: url(../Images/art_DotSeperator.gif);
	background-repeat: repeat-y;
}
.header {
	font-family: Arial, Verdana, San Serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textblue {
	font-family: Arial, Verdana, San Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #20206f;
	text-decoration: none;
}
.textbluebold {
	font-family: Arial, Verdana, San Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #20206f;
	text-decoration: none;
}
.text {
	font-family: Arial, Verdana, San Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.textunderline {
	font-family: Arial, Verdana, San Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.textitalic {
	font-family: Arial, Verdana, San Serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.textitalicunderline {
	font-family: Arial, Verdana, San Serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.textbold {
	font-family: Arial, Verdana, San Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.textpurple {
	font-family: Arial, Verdana, San Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4F62AE;
	text-decoration: none;
}
.textpurplebold {
	font-family: Arial, Verdana, San Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4F62AE;
	text-decoration: none;
}
.title {
	font-family: Arial, Verdana, San Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.headline {
	font-family: Arial, Verdana, San Serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.subtitle {
	font-family: Arial, Verdana, San Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.footer {
	font-family: Arial, Verdana, San Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4F62AE;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #4F62AE;
}
a:active {
	text-decoration: none;
	color: #000000;
}td {

	font-family: Arial, Verdana, San Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
