@charset "UTF-8";
/* CSS Document */

body {
	background-color: #EEEEEE;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	line-height: 14.5pt;
	vertical-align: top;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
}

.megangirvalo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #000000;
}

.imagepadding {
	padding-right: 20px;
	padding-bottom: 15px;
}
.writinglinkACTIVE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	text-align: right;
	font-style: normal;
	color: #682550;
	text-decoration: none;
	font-weight: bold;
}
.navigationACTIVE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
	color: #682550;
	text-decoration: underline;
}
.footer {
	background-image: url(images/footer_bg.jpg);
}
.writinglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	text-align: right;
	font-weight: bold;
}
.copycenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	line-height: 14.5pt;
	vertical-align: top;
}

.imagerepeatLEFT {
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
}

.imagerepeatRIGHT {
	background-image: url(images/right.jpg);
	background-repeat: repeat-y;
}
.copyTAG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	text-align: justify;
	line-height: 14.5pt;
	vertical-align: top;
	color: #682550;
	font-style: italic;
}
