@import url(browser_init.css);
@import url(transmenu.css);
@import url(layout.css);
@import url(liquidcorners.css);
@import url(form.css);
@import url(tooltip.css);

#leftcol {
	float: left;
	top: 0;
	width: 14em;
	padding-top: .25em;
	padding: 0;
}
#leftcol16 {
	float: left;
	top: 0;
	width: 15.5em;
	padding-top: .25em;
	padding: 0;
}
#leftcolwith3 {
	float: left;
	top: 0;
	width: 20%;
	padding-top: .25em;
	padding-bottom: 0;
}
#centercol {
	top: 0;
	padding-left: 20em;
	padding-top: .25em;
	padding-bottom: 0;
}
#rightcol {
	top: 0;
	padding-left: 27em;
	/*margin-left: 18em;
	width: 55%;*/
	padding-top: .25em;
	padding-bottom: 0;
}
.news {
	font-weight: bold;
	color:#0000A0;
}
.indent {
	list-style-type:disc;
	margin-left:1.25em;
	line-height:1.25em;
}
.subhead {
	text-align: center;
	display: block;
	color: #000000;
	font-size: 1.5em;
	font-weight:bold;
	font-family: Arial;
}
.newsbox {
	background-image:url("images/news background.jpg") ;
	padding: .5em;
	font-size: .8em;
	line-height: 1.2em;
}
.boldtext {
	font-weight: bolder;
	height: 1em;
}

.maintext {
	font-family: Tahoma;
	font-size: .8em;
	font-weight: normal;
	width: 62.5%;
	margin-left: 18em;
	padding: 0 0 .5em .75em;
	line-height: 1.125em;
}

* html #maintext {
margin-right:-3px;
height:1px;
margin-left:17.75em;
}

.maintext p { margin: 0 0 0 0; }

.newsgraphic {
	float:left;
	position:relative;
	text-align: center;
	display: block;
	width: 229px;
	height: 32px;
	line-height: 32px;
	color: #ffffff;
	font-size: 1em;
	font-weight:bold;
	font-family: Arial;
	background-color: #000000;
}
.graphic {
	float:left;
	position:relative;
	display: block;
	text-align:center;
	width: 546px;
	height: 32px;
	line-height: 32px;
	color: #ffffff;
	font-size: 1.625em;
	font-weight: bold;
	font-family: Arial;
	background-color: #000000;
	border-left: 1px solid #f3f3f3;
}
.forms {
	padding: .25em;
	background-color:#f3f3f3;
	font-size: .8em;
	
}
.columns {
 /*position: relative;
 top: 0;
 right: 0;
 padding-right: 10em;
 */
}
.right {
 position: absolute;
 top: 0;
 right: 0;
 width: 1em;
}
.promo {
	font-weight: bolder;
	color: #FF0033;
}
