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

.mainborder {
	border: 2px solid #330033;
	padding: 12px;
	background-color: #FFF;
}
.imageborder {
	border: 1px solid #330033;
}
.sponsor {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	color: #000;
	text-align: center;
}
.breadcrumb {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #330033;
	text-align: left;
}
.breadcrumb_centered {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #330033;
	text-align: center;
}
.caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
}
.normal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
}
.normal a { text-decoration: underline }
	.normal a:link {
		font-family: Verdana, Geneva, sans-serif;
		color: #000000;
		text-decoration: underline;
		font-size: 12px;
	}
	.normal a:visited {
		font-family: Verdana, Geneva, sans-serif;
		color: #000000;
		text-decoration: underline;
		font-size: 12px;
	}
	.normal a:hover {
		font-family: Verdana, Geneva, sans-serif;
		color: #000000;
		text-decoration: underline;
		font-size: 12px;
	}
	.normal a:active {
		font-family: Verdana, Geneva, sans-serif;
		color: #000000;
		text-decoration: underline;
		font-size: 12px;
	}
.normal_centered {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}
.normal_centered a { text-decoration: underline }
	.normal_centered a:link {
		font-family: Verdana, Geneva, sans-serif;
		color: #000000;
		text-decoration: underline;
		font-size: 12px;
	}
	.normal_centered a:visited {
		font-family: Verdana, Geneva, sans-serif;
		color: #000000;
		text-decoration: underline;
		font-size: 12px;
	}
	.normal_centered a:hover {
		font-family: Verdana, Geneva, sans-serif;
		color: #000000;
		text-decoration: underline;
		font-size: 12px;
	}
	.normal_centered a:active {
		font-family: Verdana, Geneva, sans-serif;
		color: #000000;
		text-decoration: underline;
		font-size: 12px;
	}
.normal_bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	font-weight: bold;
}
.normal_bold_centered {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	font-weight: bold;
}
.normal_bold_centered a { text-decoration: underline }
	.normal_bold_centered a:link {
		font-family: Verdana, Geneva, sans-serif;
		color: #333;
		text-decoration: underline;
		font-size: 12px;
		font-weight: bold;
	}
	.normal_bold_centered a:visited {
		font-family: Verdana, Geneva, sans-serif;
		color: #333;
		text-decoration: underline;
		font-size: 12px;
		font-weight: bold;
	}
	.normal_bold_centered a:hover {
		font-family: Verdana, Geneva, sans-serif;
		color: #333;
		text-decoration: underline;
		font-size: 12px;
		font-weight: bold;
	}
	.normal_bold_centered a:active {
		font-family: Verdana, Geneva, sans-serif;
		color: #333;
		text-decoration: underline;
		font-size: 12px;
		font-weight: bold;
	}
.normal_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F00;
	text-align: center;
}
.image_noborder {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
	text-align:left;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #000000;

}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #666666;
	text-decoration: underline;
}
.pageheader {
	font-size: 24px;
	color: #333333;
}.vertical_divider {
	border-left-width: medium;
	border-left-style: double;
	border-left-color: #333;
}

