@charset "utf-8";
/* CSS Document */

body {
	background-color: #8e5bd3;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.header-left-bg {
	background-image: url(images/header-left-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.textblack12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.ask-an-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #385786;
	text-decoration: none;
}
.blue-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #456699;
	text-decoration: none;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #b30000;
	text-decoration: none;
}
.more:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #b30000;
	text-decoration: underline;
}
.maintext-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #385786;
	text-decoration: none;
}
.dot-line {
	background-image: url(images/dot-img.jpg);
	background-repeat: repeat-x;
}
.welcome-text-violet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
/*	color: #c73ef9 */
	color: #ff0000;
	text-decoration: none;
}
.welcome-text-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #385786;
	text-decoration: none;
}
.text-spacing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 27pt;
	color: #385786;
	text-decoration: none;
}
.roman-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	color: #ad0021;
	text-decoration: none;
}
.bottom-link-bg {
	background-image: url(images/link-bg-bottom.jpg);
	background-repeat: repeat-x;
}
.copyright-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #dac2fc;
	text-decoration: none;
}
.bottom-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #DAC2FC;
	text-decoration: none;
}
.black-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.main-text-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #385786;
	text-decoration: underline;
}
.textpink12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c73ef9;
	color: #ff0000;
	text-decoration: none;
}
.linkpink12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	color: #c73ef9;*/
	color: #ff0000;
	text-decoration: underline;
}
.linkpink12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
.textblack11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.blue-text-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #456699;
	text-decoration: none;
}
.ask-an-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #385786;
	text-decoration: underline;
}
.main-text-black-space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}

