.ScreenContainer {
	height: 100%;
	width: 100%;
	position: absolute;
}
.SiteContainer {
	height: 100%;
	width: 770px;
	position: absolute;
	margin-left: -385px;
	z-index: 3;
	padding-bottom: 30px;
	left: 42%;
	top: 0px;
}
.StripeContainer {
	height: 350px;
	width: 100%;
	position: absolute;
	top: 161px;
	background-color: #003F7C;
	z-index: 1;
}
.InsideStripeContainer {
	height: 215px;
	width: 100%;
	position: absolute;
	top: 161px;
	background-color: #003F7C;
}
.LogoContainer {
	height: 105px;
	width: 770px;
}
.iFrameSize {
	height: 100%;
}

.MenuContainer {
	height: 36px;
	width: 770px;
	top: 105px;
}
.SubMenuContainer {
	height: 20px;
	width: 770px;
	top: 141px;
	background-color: #FF0000;
	overflow: hidden;
}
.PictureContainer {
	height: 215px;
	width: 770px;
	top: 161px;
	background-color: #FFFFFF;
}
.ContentContainer {
	width: 770px;
	top: 376px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.HeadingText {
	font-family: Arial, Verdana;
	font-size: 14px;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	color: #FF0000;
	letter-spacing: 0.1em;
	padding-right: 20px;
	padding-left: 20px;
}
.BodyText {
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #666666;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;

}
.Active a {
	font-family: Arial, Verdana;
	font-size: 12px;
	background-color: #FF0000;
	font-weight: bold;
	display: block;
	position: absolute;
	border: 1px none #1A3677;
	top: 2px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
}
.RuleColour {
	color: #003F7C;
}

.Menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003F7C;
	text-align: center;
	display: block;
	text-decoration: none;
	position: absolute;
	border: 1px none #1A3677;
	top: 2px;
	font-weight: bold;


}
.Menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.FooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #999999;

}
.FooterLinks {
	color: #999999;
	text-decoration: none;
}
.Links {
	color: #FF0000;
	font-family: Arial, Verdana;
	font-size: 75%;
	margin: 0px;
	padding: 0px;
	line-height: 140%;
}
.FooterTextCondensed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #999999;
	letter-spacing: -0.1em;
	font-size: 100%;


}
.CalculateButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FF0000;
	background-color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #FF0000;
	padding: 5px;
	width: 106px;
	height: 28px;
}

.FormEntryField {
	font-family: Arial, Verdana;
	font-size: 80%;
	border: 1px solid #003F7C;
	width: 100px;
	padding-left: 4px;
}
.BodyTextNoMargin {

	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #666666;
	padding-right: 0px;
	padding-left: 0px;
}
.FormResultsField {
	font-family: Arial, Verdana;
	font-size: 80%;
	border: 1px solid #003F7C;
	width: 100px;
	padding-left: 4px;
	background-color: #003F7C;
	color: #FFFFFF;
	font-weight: bold;
}
.SelectionList {

	font-family: Arial, Verdana;
	font-size: 80%;
	border: 1px solid #003F7C;
	width: 104px;
	padding-left: 4px;
}
.FrontPageAnimationContainer {
	width: 770px;
	top: 161px;
	height: 310px;
	position: absolute;
}
.FrontPageTextContainer {
	width: 768px;
	top: 510px;
	padding-top: 15px;
	height: 50px;
	position: absolute;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #003F7C;
	border-right-color: #003F7C;
	border-bottom-color: #003F7C;
	border-left-color: #003F7C;
	padding-bottom: 20px;
}
.PortraitFormat {
	margin-left: 20px;
	border-top: 3px solid #999999;
	border-right: 3px solid #333333;
	border-bottom: 3px solid #333333;
	border-left: 3px solid #999999;
}
.RedLinks {
	color: #FF0000;
	text-decoration: none;
}
.GreyLinks {

	color: #666666;
	text-decoration: underline;
}
.FrontPageFooterContainer {
	width: 748px;
	top: 602px;
	position: absolute;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #003F7C;
	border-right-color: #003F7C;
	border-bottom-color: #003F7C;
	border-left-color: #003F7C;
	padding-left: 20px;
	height: 20px;
}
.GreyLinksNoLine {
	color: #CCCCCC;
	text-decoration: none;
}
.FooterText {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.BlueHeadingText {

	font-family: Arial, Verdana;
	font-size: 13px;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	color: #003F7C;
	padding-right: 20px;
	padding-left: 20px;
}
.BodyTextIndented {

	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #666666;
	padding-right: 20px;
	padding-left: 40px;
}
.BodyTextBulletIndented {


	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #666666;
	padding-right: 0px;
	padding-left: 65px;
}
.BodyTextBulletIndented2 {
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #666666;
	padding-right: 20px;
	padding-left: 74px;
	text-align: justify;
}
.BlueHeadingTextNoMargin {


	font-family: Arial, Verdana;
	font-size: 13px;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	color: #003F7C;
	padding-right: 20px;
}
