@charset "utf-8";
.underlineWhite {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.whtext {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.blackborder {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.small10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.font12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.footer {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
}
.header {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ef4900;
}
.linkblue:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #0033FF;
	text-decoration: underline;
}
.headerWhite {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.medHeader {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.white10B {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.linkblue:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #0033FF;
	text-decoration: underline;
}

.linkblue:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #ef4900;
	text-decoration: none;
}

.linkblue:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #0033FF;
	text-decoration: underline;
}

.linkblue2:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #0033FF;
	text-decoration: underline;
}

.linkblue2:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #ef4900;
	text-decoration: none;
}

.linkblue2:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #0033FF;
	text-decoration: underline;
}

.continue {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #efefef;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
}
