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

a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

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

H1 {
	  font-family: Verdana, Arial, Helvetica, sans-serif; 
	  font-size: 18pt; 
	  font-style: normal; 
	  font-weight: normal; 
	  color: #FFFFFF
}

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

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	border: none;
	text-align: center;
	color: #FFFFFF;
}

p {
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}

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

.MenuTableSelected {
	font-size: 8pt;
	color: #FF0000;
	font-weight: bold;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;
}

.BannerBox {
	position:absolute;
	left:5px;
	top:6px;
	width:393px;
	height:79px;
	z-index:5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(Assets/TitleBubble.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	border: solid;
	overflow: visible;
}

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

.BodyBox {
	position:absolute;
	left:110px;
	top:107px;
	width:656px;
	height:384px;
	z-index:7;
	background-color: #FFFFFF;
}

.BodyBox1 {
	position:absolute;
	left:156px;
	top:41px;
	width:514px;
	height:246px;
	z-index:7;
	float: none;
}

.BodyBox2 {
	position:absolute;
	left:114px;
	top:104px;
	width:auto;
	height:auto;
	z-index:7;
}

.LogoBox {
	position:absolute;
	left:13px;
	top:15px;
	width:75px;
	height:74px;
	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;
}
