.copyright {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #494949;
}


.nav a {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

.nav a:link {
	text-decoration: none;
}

.nav a:visited {
	text-decoration: none;

}
.nav a:hover {
	text-decoration: underline;
}

.nav a:active {
	text-decoration: none;
}

.bodytext {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #000000;
}
.bodytext_sup {
	font-family: Verdana;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #000000;
}

.bodytext_small {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}

.bodytext_bold {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;

}

.bodytext_bold_red {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #74C4CD;
	text-decoration: none;

}

.bodytext_largebold {
	font-family: Verdana;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
}

.bodytext_extralargebold {
	font-family: Verdana;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
}

.heading {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 26px;
	color: #000000;	
}


body {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	
}

.Link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	text-decoration:none;
	color: #066EFB;

}

.Link:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	text-decoration:underline;
	color: #066EFB;

}

.Link2 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	text-decoration:underline;
	color: #066EFB;

}

.Link2:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	text-decoration:none;
	color: #066EFB;

}

input {
font-family: Verdana;
	font-size: 10px;
	color: #000;
	border: 1px solid #000;
}


.formfield {
	font-family: Verdana;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #777777;
}

.table {
	border: 1px solid #A4A4A4;
}

ul {
	list-style-type: disc;
	list-style-image: url(../images/bullet1.gif);
	list-style-position: center;
	text-indent: -0em;
	}

li {
	margin-bottom : 0pt;
	margin-left : -10pt;
	
}