body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #6A1686;
	background-image: url(images/bg-page.gif);

}
a:link {
	font-size:12px;
	color: #6D88A0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #90A4B6;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.bgPanel {
	background-image: url(images/bgPanel.jpg);
	background-repeat: repeat-y;
}
table, p, li, ul {
	margin-left: 0px;
	margin-right: 0px;
	line-height: normal;
	font-size: 12px;
}
h1 {
	font-size: 12px;
	color: #BCA2B5;
	margin-right: 3px;
	margin-left: 10px;
}
h2 {
	font-size: 1.0em;
	color: #90A4B6;
	margin-right: 3px;
	margin-left: 0px;
}
.slidelinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
.copyrightImage {
	background-image: url(images/bgImage.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 5px;


}
.bgImageRight {
	background-image: url(images/bgImageRightrepeat.gif);
	background-repeat: repeat-y;
}
.leftlinks a:link {
	line-height: 125%;
	color: #36A7A4;
	font-weight: bold;
	font-size: 12px;


}
.leftlinks a:hover {
	text-decoration: underline;
	line-height: 125%;
	color: #660099;
	font-size: 12px;



}
.leftlinks a:active {
	text-decoration: none;
	line-height: 125%;
	font-size: 12px;


}
.leftlinks a:visited {
	text-decoration: none;
	color: #36A7A4;
	line-height: 125%;
	font-weight: bold;
	font-size: 12px;



}
.copyrightNotice {
	color: #943F9A;
	font-size: 10px;
}
.bgwhite {
	background-color: #FFFFFF;
}
.pagetitle {
	font-size: 18px;
	color: #36A7A4;
	font-weight: normal;

}
h3 {
	color: #6A1686;
	font-size: 14px;
	text-decoration: blink;
	font-weight: normal;

}
.picright {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 6px;
}
.picleft {
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.uline {
	text-decoration: underline;
}
.borders {
	border: 1px solid #CCCCCC;
}
.subscript {
	vertical-align: sub;
	font-size: 9px;
}
.highlight {
	color: #C9A2CC;
	font-weight: bold;
	font-size: 14px;

}
.formButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6A1686;
	background-color: #C4A1C2;
	border-top: 1px solid #6A1686;
	border-right: 2px solid #4A0F5E;
	border-bottom: 2px solid #4A0F5E;
	border-left: 1px solid #6A1686;
	font-weight: normal;
}
.gctext {
	font-size: 16px;
	font-weight: bold;
}
.gctable {
	border: 1px solid #333333;
}

