body {
	margin: 0px;
	background-color: #000000;
}
tr#Content {
	background-color: #FFFFFF;
}

a:link {
	color: #276BAF;
}
a:visited {
	color: #276BAF;
}
a:hover {
	color: #5095D8;
	text-decoration: none;
}
a:active {
	color: #990000;
}	

.TopBotBorder {
	background-image: url(../images/Top_BotBorder_BG.jpg);
	height: 8px;
}
.TopBG {
	background-image: url(../images/Top_BG.jpg);
	height: 94px;
}
.TextBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.TextTitleBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 14px;
}
.TextTestimonial {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
}
.Footer {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
}
a.Footer:link {
	color: #5095D8;
}
a.Footer:visited {

	color: #5095D8;
	font-weight: normal;
}
a.Footer:hover {
	color: #A8CAEC;
	font-weight: normal;
	text-decoration: none;
}
a.Footer:active {
	color: #990000;
	font-weight: normal;
}
.GlobalImmigrationImageBG {
	background-color: #5C9FFA;
}
.TextTitleMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 14px;
	color: #0779e9;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: square;
	list-style-position: outside;
	margin-left: -25px;
	padding-bottom: 4px;
}
ul {
}
.TextSubTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 14px;
}
.FormTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #3B87D2;
}
.FormBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #3B87D2;
	background-color: #D2E4F5;
	font-weight: bold;
	color: #000000;
	cursor: hand;
}
.TextRequiredFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 14px;
	color: #FF0000;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
