/* CSS Document */

.bodytext-big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 8px;
	}

.bodytext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 8px;
	}

.bodytext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
	}

.bodytext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 10px;
	}

.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EBF5FC;
	text-decoration: none;
	padding-bottom: 20px;
	}

.menutext a:visited {
	color: #EBF5FC;
	text-decoration: none;
	}

.menutext a:link {
	color: #EBF5FC;
	text-decoration: none;
	}

.menutext a:hover {
	color: #FF99CC;
	text-decoration: none;
	}

.menutext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	height: 20px;
	}

.menutext2 a:visited {
	color: #CC0000;
	text-decoration: none;
	}

.menutext2 a:link {
	color: #CC0000;
	text-decoration: none;
	}

.menutext2 a:hover {
	color: #000000;
	text-decoration: underline;
	}

.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #1E5DA2;
	background-color: #EBF5FC;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px solid #1E5DA2;
	padding-bottom: 2px;
	}
	
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #53195A;
	}

.header3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: 000000;
	}

.header4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: 000000;
	}

.header3 a:link {
	font-weight: normal;
	}
	
.header3 a:visited {
	font-weight: normal;
	}
	
.header3 a:link {
	font-weight: normal;
	}

.titletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #1E5DA2;
	background-color: #EBF5FC;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px solid #1E5DA2;
	padding-bottom: 2px;
	}
	
.titletext a:link {
	text-decoration: underline;
	}
	
a:link {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	}

a:visited {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	}

a:hover {
	color: CC0000;
	text-decoration: underline;
	}
