body {
	min-width:900px;
	font-family: sans-serif; 
	font-size:12px;
	margin: 0px 0px 0px 0px; 
}

.text11 {
	font-family: sans-serif; 
	font-size:11px;
}

.text10 {
	font-family: sans-serif; 
	font-size:10px;
}

.text9 {
	font-family: sans-serif; 
	font-size:9px;
}

.text8 {
	font-family: sans-serif; 
	font-size:8px;
}

#toprow {
	height: 72px;
	background:url(images/topbg.gif);
}

#atrainimg {
	position: absolute;
	left:8px;
	top:6px;
	width: 80px;
	height: 33px;
}

#cfptimg {
	position: absolute;
	left: 98px;
	top: 12px;
	width: 160px;
	height: 28px;
}

#topright {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 460px;
	height: 48px;
	background:url(images/topright.jpg);
}

#subtitle {
	position: absolute;
	left: 7px;
	top: 53px;
	width: 338px;
	height: 10px;
}

#leftbar {
	position: absolute;
	left: 0px;
	width: 136px;
	margin-top: 12px;
	z-index:10;
}

.leftbarbody {
	width: 136px;
	padding-left: 0px;
	background:url(images/lsbbg.gif);
}

.leftbaritem {
	width: 114px;
	padding-right: 22px;
	padding-top: 2px;
	padding-bottom: 4px;
	text-align: right;
	line-height: 13px;
	background:url(images/lsbbull.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.leftbaritem a {
	color: black;
	text-decoration: none; 
}

.leftbaritem a:hover {
	color: black;
	text-decoration: underline; 
}

.leftbaritemg {
	width: 114px;
	color: gray;
	padding-right: 22px;
	padding-top: 2px;
	padding-bottom: 4px;
	text-align: right;
	line-height: 13px;
	background:url(images/lsbbull.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

#adcen {
	position: absolute;
	right: 10px;
	width: 200px;
	margin-top: 12px;
	background:url(images/adcenbg.gif);
	z-index:10;
}

.adcenbody {
	width: 160px;
	margin-left: 20px;
	margin-top: 16px;
	font-size: 11px;
}

.adcenbody a {
	font-family: verdana, arial, sans-serif; 
	font-size:10px; 
	text-decoration: underline; 
	font-weight:bold;
}

.adcenbody a:hover {
	font-family: verdana, arial, sans-serif; 
	font-size:10px; 
	text-decoration: none; 
	font-weight:bold;
}

.adcenbody ul {
	list-style-type: square;
	margin-left: -25px;
}

#maincontent {
	position: relative;
	padding-left: 148px;
	padding-right: 224px;
	padding-top: 18px;
	z-index:1;
}
	
#frontmain {
	position: absolute;
	left: 144px;
	right: 224px;
	top: 94px;
}

#frontmainheader {
	border: 1px solid black;
	text-align:center;
	padding:4px;
	margin: 18px 224px 0px 146px;
	background:url(images/topboxbg2.gif);
	background-position: center left;
}

.frontbox {
	width:220px;
	font-size:11px; 
	padding:6px;
	margin-bottom: 10px;
	background:#dddddd;
	border-top: 2px solid black;
}
		
#frontmaincenter {
	margin-left:398px;
	margin-right:364px;
	margin-top: 24px;
}
		
#frontmainleft {
	position: absolute;
	left: 146px;
	width: 232px;
	margin-top: 10px;
}
		
#frontmainright {
	position: absolute;
	right: 224px;
	width: 120px; 
	margin-top: 24px;
	background: #FFF;
}

.tripradiobtn {
	margin:0px 2px 1px 2px; 
	padding:0px;
	height: 11px;
	width: 11px;
	vertical-align: text-bottom;
}

.titleheader {
	height:36px;
	margin-bottom: 20px;
	background: url(images/headers/bg.gif);
}

.copyfooter {
	font-size: 11px;
	color: #555;
	border-top:1px solid black; 
	text-align:center;
	margin: 15px 0px 5px 0px;
	padding-top: 4px;
}