body {
	margin-left: 25px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	background-color: #CC0000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #534484;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #534484;
}
a:hover {
	text-decoration: underline;
	color: #361F77;
}
a:active {
	text-decoration: none;
	color: #534484;
}

 a.toplink:link {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}
 a.toplink:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}
 a.toplink:hover   {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
	font-weight : bold;
}
 a.toplink:active  {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}

.toplinktext {
	color: #505098;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}

 a.sidelink:link {
	color: #505098;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}
 a.sidelink:visited {
	color: #505098;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}
 a.sidelink:hover   {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
	font-weight : bold;
}
 a.sidelink:active  {
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}

 a.botlink:link {
	color: #505098;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}
 a.botlink:visited {
	color: #505098;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}
 a.botlink:hover   {
	color: #505098;
	font-size: 12px;
	text-decoration: underline;
	font-weight : bold;
}
 a.botlink:active  {
	color: #505098
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}
.botlinktext {
	color: #505098;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
	text-align: right;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
	a.copyright {
	font-size : 10px;
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}
	a.copyright:hover {
	font-size : 10px;
	color: #000000;
	font-weight: normal;
	text-decoration:underline;
}
	a.copyright:active {
	font-size : 10px;
	color: #000000;
	font-weight: normal;
	text-decoration:underline;
}
	a.copyright:visited {
	font-size : 10px;
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}

 a.linkpage:link {
	color: #505098;
	font-size: 14px;
	text-decoration: none;
	font-weight : bold;
}
 a.linkpage:visited {
	color: #505098;
	font-size: 14px;
	text-decoration: none;
	font-weight : bold;
}
 a.linkpage:hover   {
	color: #361F77;
	font-size: 14px;
	text-decoration: underline;
	font-weight : bold;
}
 a.linkpage:active  {
	color: #505098;
	font-size: 14px;
	text-decoration: none;
	font-weight : bold;
}

H1 {
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #534484;
	font-family: verdana, arial, helvetica, sans-serif;
}
H2 {
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #534484;
	font-family: verdana, arial, helvetica, sans-serif;
}
H3 {
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #534484;
	font-family: verdana, arial, helvetica, sans-serif;
}
H4 {
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #534484;
	font-family: verdana, arial, helvetica, sans-serif;
}

hr {
	color: #E7E66E;
}

#text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
#text1b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

#text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
#text2b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
#text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
#text3b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
#required {
	font-weight:bold;
	color:#FF0000;
}
#texterr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}


/* ***
	Form Styles
*** */
.button {
	color: #FFFFFF;
	background-color: #A0292B;
	cursor: hand;
	border-color: #1C4689;
	border-width: 2px;
	font-weight: bold;
}

.formTable {
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color:#CACACA;
}
.formTitle {
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color:#9c9c9c;
}
.formSpace {
	background-color:#ffffff;
}
.formText {
	color: #000000;
	font-weight: normal;
}
.formTextB {
	color: #000000;
	font-weight: bold;
}
.formTextBox {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.formSelectBox {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

/* ***
	Testimonials
*** */
.testimonials_title  {
	font: bold 14px Arial;
	line-height: 1.2em;
	color: #534484;

}
.testimonials_content  {
	font: normal 12px Arial;
	line-height: 1.5em;
	color: #534484;
}
.testimonials_author  {
	font: bold 12px Arial;
	color: #534484;
}