.copyright {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #FFFFFF;
}


.smallbullets {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #FFFFFF;
}

.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_black {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #F53528;

}
.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: #FF3528;
	text-decoration: none;

}

.bodytext_largebold {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #333333;
	text-decoration: underline;
}

.bodytext_extralargebold {
	font-family: Verdana;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 0pt;
	line-height: normal;
	color:#0073FF;
	text-decoration: none;
}

.form_heading {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #ffffff;

}

.form_subheading {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #000000;

}

.form_subsubheading {
	font-family: Verdana;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #000000;

}

.heading {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 26px;
	color: #000000;
	text-decoration: none;
}


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;
	/*background-image:url("/images/back.gif") ; */
}

.Link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	text-decoration:none;
	color: #003466;

}

.Link:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	text-decoration:underline;
	color: #003466;

}


.Link3 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	text-decoration:underline;
	color: #003466;

}

.Link3:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	text-decoration:none;
	color: #003466;

}

td.menuon { background-color: #FF3528; height: 20px; color: #Ffffff;}

td.menuoff {
	background-color: #0073FF;
	height: 20px;
	color: #FFFFFF;
}

.Link2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration:none;
	line-height: normal;
	color: #ffffff;

	display:block;
	width:100%;	
}


.Link2:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #ffffff;

	display:block;
	width:100%;	

}

.Linktab {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration:none;
	line-height: normal;
	color: #ffffff
}

.Linktab:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration:underline;
	line-height: normal;
	color: #ffffff;
}


input {
font-family: Verdana;
	font-size: 10px;
	color: #0073FF;
	border: none;
}

.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 : -15pt;
}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #CECECE;
}
