.PlainText {
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:13px;
	}
.PlainTextBlue {
	font-family:Tahoma;
	color:#138aff;
	font-size:13px;
	}
body {
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.ItalicText {
	font-family:Tahoma;
	font-style:italic;
	color:#FFFFFF;
	font-size:13px;
	}
.BoldText {
	font-family:Tahoma;
	font-weight:bold;
	color:#FFFFFF;
	font-size:13px;
	}
.BoldTextBlue {
	font-family:Tahoma;
	font-weight:bold;
	color:#138aff;
	font-size:13px;
	}
.BoldTextWhite {
	font-family:Tahoma;
	font-weight:bold;
	color:#FFFFFF;
	font-size:13px;
	}
.BoldTextBlue {
	font-family:Tahoma;
	font-weight:bold;
	color:#138aff;
	font-size:13px;
	}


.Header {
	font-family:Tahoma;
	color:#014c81;
	font-size:22px;
	}
.HeaderHomeTop {
	font-family:Tahoma;
	color:#606060;
	font-size:22px;
	font-variant:inherit
	}

.SubHeader {
	font-family:Tahoma;
	color:#606060;
	font-size:14px;
	font-weight:bold;
	}

.CenterText {
	text-align:center;
	}
.CenteredTable {
	text-align:center;
	}
.FooterText {
	font-family:Tahoma;
	color:#cccccc;
	font-size:10px;
	}
a:link {
	font-family:Tahoma;
	color:#138aff;
	font-size:13px;
	text-decoration:underline;
	}
a:visited {
	font-family:Tahoma;
	color:#138aff;
	font-size:13px;
	text-decoration:underline;
	}
a:hover {
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
	}
a:active {
	font-family:Tahoma;
	color:#138aff;
	font-size:13px;
	text-decoration:underline;
	}
		
.bottomLinks a:link {
	font-family:Tahoma;
	font-size:10px;
	color:#138aff;
	text-decoration:none;
}
.bottomLinks a:visited {
	font-family:Tahoma;
	font-size:10px;
	color:#138aff;
	text-decoration:none;
}
.bottomLinks a:hover {
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}
.bottomLinks a:active {
	font-family:Tahoma;
	font-size:10px;
	color:#138aff;
	text-decoration:none;
}
.smallWhiteLinks a:link {
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.smallWhiteLinks a:visited {
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.smallWhiteLinks a:hover {
	font-family:Tahoma;
	font-size:10px;
	color:#96ccff;
	text-decoration:underline;
	font-weight:bold;
}
.smallWhiteLinks a:active {
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.input
	 {
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #014c81;
 	 }
.inputSubmit
 	{
	color: #FFFFFF;
	background: #138aff;
	border: 1px solid #014c81;
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
 	}


