body {
	background-color : #003399;
	background-image: url(Assets/Pattern2.gif);
	background-repeat: repeat-y;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	margin: 0px;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

a {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color:#FF0000;
	text-decoration: underline;
	color: #FF0000;
}

H1 {
	  font-family: Arial, Helvetica, sans-serif; 
	  font-size: 14pt; 
	  font-style: normal; 
	  font-weight: bold; 
	  color: #FFFF00
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 0pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	margin: 0px;
	border: none;
}

p {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}

.MenuTable {
	font-size: 8pt;
	font-weight: bold;
}

.MenuTableSelected {
	font-size: 8pt;
	color: #FF0000;
	font-weight: bold;
}

.BannerBox {
	position:absolute;
	left:112px;
	top:74px;
	width:504px;
	height:25px;
	z-index:5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
}

.MenuBox {
	position:absolute;
	left:0px;
	top:107px;
	width:108px;
	height:193px;
	z-index:8;
}

.BodyBox {
	position:absolute;
	left:112px;
	top:109px;
	width:auto;
	height:auto;
	z-index:7;
}

.LogoBox {
	position:absolute;
	left:0px;
	top:1px;
	width:99px;
	height:63px;
	z-index:1;
}

.AddressBox {
	position:absolute;
	left:112px;
	top:0px;
	width:504px;
	height:54px;
	z-index:2;
}

.SubHeading {
	font-weight: bold;
}
.ABBInfo {
	border: 2px solid;
	font-size: 8pt;
}

.BannerSmaller {
	font-size: 10pt;
}

.KeyFeatures {
	color: #000000;
}

.KeyFeaturesHeader {
	color: #000000;
	font-weight: bold;
}

