	/* CSS Document */
	body {
		background-image: url(images/PageBG.jpg);
		background-repeat: repeat;
		margin-left: 0px;
		margin-top: 0px;
		background-color:#333333;
	}
	#PageContainer {
		background-color: #FFFFFF;
		width: 780px;
		margin-right: auto;
		margin-left: auto;
	}
	#Header {
		height: 103px;
		width: 780px;
		background-image: url(images/Header_BG.jpg);
		background-repeat: repeat-x;
		background-position: top;
	}
	#Menu {
		height: 34px;
		width: 780px;
		background-image: url(images/Menu_BG.jpg);
		background-repeat: repeat-x;
		background-position: top;
	}
	#Footer {
		height: 76px;
		width: 780px;
		background-image: url(images/Footer_BG.jpg);
		background-repeat: repeat-x;
		background-position: bottom;
	}
	.BottomNav {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;
		color: #666666;
		text-align: center;
	}
	.BottomNav a {
		color: #1A69A4;
		text-decoration: none;
	}
	.BottomNav a:hover {
		text-decoration: underline;
		color: #134773;
	}
	.Copyright {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 10px;
		color: #000000;
		text-align: center;
		padding-top: 20px;
	}
	.Copyright a {
		color: #666666;
		text-decoration: none;
	}.Copyright a:hover {
		color: #999999;
		text-decoration: underline;
	}
	.SingleColumnContent {
		padding: 20px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		line-height: 16px;
	}
	.SingleColumnContent h1 {
		font-size: 24px;
		color: #01578a;
		font-weight: normal;
	}
	.SingleColumnContent img {
		float: right;
		padding-bottom: 5px;
		padding-left: 5px;
	}
	.SingleColumnContent h2 {
		font-size: 16px;
		color: #01578A;
		margin: 0px;
		line-height: 18px;
	}
	.SingleColumnContent li a {
		font-size: 14px;
		font-weight: bold;
		color: #01578A;
	}
	#HomeLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	float: left;
	width: 430px;
	padding-left: 20px;
	}
#HomeLeft ul {
	list-style-image: url(images/HomeFeatureBox_Bullet.gif);
}
	#HomeLeft h1 {
		font-size: 24px;
		color: #01578a;
		font-weight: normal;
	}
	.FaqItem {
		border-top-width: 2px;
		border-top-style: dotted;
		border-top-color: #2490DB;
		margin-top: 30px;
	}
	.FaqItem a {
		color: #990000;
	}
	.FaqItem h2 {
		font-size: 16px;
		font-weight: bold;
		color: #01578A;
	}
	.Procedures {
		width: 695px;
		margin-left: auto;
		margin-right: auto;
	}
	.Procedures img {
		border: 1px solid #252525;
		padding: 0;
	}
	.ProceduresPicBox {
		float: left;
		width: 122px;
		margin-bottom: 8px;
	}
	.ProcedureSpacer {
		clear: both;
		height: 8px;
		border-top-width: 2px;
		border-top-style: dotted;
		border-top-color: #CCCCCC;
	}
	.ProcedureBody {
		float: right;
		width: 540px;
		margin-bottom: 8px;
	}
	.Procedures ul {
		list-style-type: none;
	}
	.Procedures h2 {
		font-size: 18px;
		color: #01578A;
		margin: 0px;
		line-height: 18px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
	}
	.Procedures p {
	}
	.ContactForm {
		background-color: #dddddd;
		clear: both;
		width: 600px;
		border: 1px solid #1E7AA2;
		padding: 10px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 10px;
		margin-bottom: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #000000;
	}
	.ContactForm h2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #1A65A1;
		text-align: center;
	}
	.TopApplyButton {
		float: right;
		padding-top: 50px;
		padding-right: 20px;
	}
	.LogoContainer {
	float: left;
	width: 172px;
	height: 80px;
	display: inline;
	margin-left: 20px;
	margin-top: 10px;
	}
#HomeRight {
	float: right;
	width: 320px;
}
.HomeRightBottomHeader {
	background-image: url(images/HomeFeatureBoxHeader_BG.jpg);
	background-repeat: repeat-x;
	height: 33px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 33px;
	font-weight: bold;
	text-align: center;
}
.HomeRightBottomContent {
	background-image: url(images/HomeFeatureBoxBody_BG.jpg);
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.HomeRightBottomContent ul {
	list-style-image: url(images/HomeFeatureBox_Bullet.gif);
}
.HomeRightBottomContent div {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.LinkPageURL  li a {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.PaymentResult {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
.CalcRight {
	clear: right;
	float: right;
	width: 283px;
}
.CalcLeft {
	float: left;
	width: 450px;
}

/*---------------------POPUP CSS--------------------------*/
.popup-wrapper {
	width:788px;
	border:6px solid #117899;
	margin:20px auto;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:url(../images/popup-bg.gif) repeat-x left top #f1f8ff;
}
.popup-cont {padding:10px 16px;}
.feature{overflow:hidden; padding:0 0 0 10px;}
.popup-cont ul.li-item-left{ width:355px; float:left; margin:0 50px 0 0; list-style:none; padding:0;}
.popup-cont ul.li-item-left li{font-family:"Gotham", Arial, Helvetica, sans-serif; font-size:16px; font-weight:700; line-height:20px; color:#606060; background:url(../images/bullets.png) no-repeat left 3px; padding:0px 0 10px 25px;}
.popup-cont ul.li-item-right{ width:340px; float:left;list-style:none; padding:0; margin:0;}
.popup-cont ul.li-item-right li{font-family:"Gotham", Arial, Helvetica, sans-serif; font-size:16px; font-weight:700; line-height:20px; color:#606060; background:url(../images/bullets.png) no-repeat left 3px; padding:0 0 18px 25px;}
.btn{ text-align:center;}
/*---------------------POPUP CSS END--------------------------*/

