body {

	color: #000000;
	font-family: Arial;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 11px;
	
	
	}
	#h1 {
		padding:0px;
		margin:0px;
		font-size:16px;
		font-weight: 800;
		color: #000000;
	}
	p {
		padding:0px;
		font-size:11px;
		line-height:18px;
	}
	a {
		font-size:11px;
		text-decoration: underline;
		color: #000000;
	}
	
	u {
		text-decoration: underline;
	}

	ol {
		font-size:11px;
		color: #000000;
	}
	
	#h2 {
		padding:0px;
		margin:0px;
		font-size:20px;
		font-weight: 800;
	
	}
 
.homeBackground {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	background-repeat: no-repeat;
	background: none;
	border: none;
}

.homeBusBackground {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	background-repeat: no-repeat;
	background: none;
	border: none;
}

.secondBackground {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	background-repeat: no-repeat;
	background: none;
	border: none;
	
}

.secondBackgroundBus {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	background-repeat: no-repeat;
	border: none;
	background: none;
	
}


.logo {
	position: absolute;
	left: 15px;
	top: 10px;
	width: 288px;
	height: 131px;
	background-repeat: no-repeat;
	background: url(../images/Home-Logo-Sml.jpg);
}

.txtRight{
	text-align: right;
}

.container{
	position: absolute;
	top: 150px;
	left: 20px;
	width: 600px;
	height: auto;
	border: none;
	overflow: visible;
	color: #000000;
	font-family: Arial;
	text-align: left;
	font-size: 11px;
	
}


.header {
	display: none;
}



.olSupport{
	color: #DDDDCC;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	position: absolute;
	left: 320px;
	top: 5px;
	
}

.chatDiv{
	position: absolute;
	right: 40px;
	top: 1px;
	
}
.bold{
	font-weight: 600;	

}

.txtNavDiv{display:none;}

.footerDiv{
	display:none;
}

.footerDiv2{
	display:none;
}

.mainAdDiv{
	display:none;
}

.leftSideAdDiv{
	display:none;
	
}

.lowerLeftSideAdDiv{
	display:none;
	
}

.leftAdDiv{
	display:none;

}

.rightAdDiv{
	display:none;
	
}


.leftAdDiv2{
	display:none;
	
}



.rightAdDiv2Int{
	display:none;
}



.rightAdDiv2{
	display:none;
}


#disclaimer{

	font-size: 8px;
}

img {
	display:none;
}

.whtText{
	color:#000000;
}

table {
	background:#FFFFFF;
}

tr {
	background:#FFFFFF;
}

td {
	background:#FFFFFF;
}

.centered{
	text-align: center;
		
}

#undrline {
	text-decoration:underline
}

.contentListB{
	list-style-type: square;
	font-size:12px;
}

.contentList0{
	list-style-type: square;
	font-size:12px;
}

/* nav styles for top navigation */

.mainNavDiv{
	display:none;
}
	
.secNavDiv{
	display:none;
}




/* nav styles for left navigation */

.leftNavDiv{
	display:none;
	
}




/* nav styles for 2nd Page left navigation */

.leftNavDiv2{
	display:none;
	
}
.mainNavDivBus{
	display:none;
}




