/* left styles --------------------------------------- */

#left-side {
	display: block;
	float: left;
	width: 640px;
	height: auto;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFF;
}


/* right styles --------------------------------------- */


#right-side {
	display: block;
	float: right;
	width: 340px;
	height: auto;
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
}


/* large foundation styles --------------------------------------- */

#lrg-column {
	float: left;
	width: 640px;
	padding: 0px;
	margin: 0px;
}

/* fhfeatures styles --------------------------------------- */


#necfeatures {
	float: left;
	width: 640px;
	padding: 0px;
	margin: 0px;
}

#necmessage {
	float: left;
	width: 640px;
	padding: 0px;
	margin: 15px 0px 0px 0px;
}

#necmessage-title {
	float: left;
	width: 100%;
	height: 35px;
	padding: 0px;
	margin: 0px;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	line-height: 45px;
	text-align: left;
}

#necmessage-body {
	float: left;
	width: 590px;
	padding: 0px;
	margin: 15px 0px 0px 20px;
	color: #000;
	font-size: 9pt;
	line-height: 12pt;
	text-align: left;
}

#necmessage-bottom {
	float: left;
	width: 640px;
	padding: 25px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000;
	text-align: left;
}

#necmessage-bottom-left {
	float: left;
	width: 240px;
	padding: 0px;
	margin: 0px 0px 0px 19px;
	color: #000;
}

#necmessage-bottom-left a {
	float: left;
	width: auto;
	padding: 4px 0px 4px 0px;
	margin: 0px;
	color: #000;
}

#necmessage-bottom-right {
	float: right;
	width: auto;
	padding: 0px 0px 0px 5px;
	margin: 0px 10px 0px 0px;
	color: #000;
	text-align: left;
}

* html #necmessage-body, #necmessage-bottom-left, #necmessage-bottom-right { display:inline; }


/* 415 styles --------------------------------------- */

#widget415 {
	float: left;
	width: 415px;
	height: auto;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	font-size: 0px;
	line-height: 0px;
}

* html #column415, { display:inline; }

#top415, #column415, #bottom415 {
	float: left;
	width: 415px;
	padding: 0px;
	margin: 0px;
}

#column415 {
	background-color: #FFF;
	text-align: left;
}

#bottom415 {
	height: 10px;
	font-size: 0px;
	line-height: 0px;
	background-image: url('../images/site-style/415wb.gif');
	background-repeat: no-repeat;
}

#top415 {
	height: 35px;
	background-image: url('../images/site-style/415wt.gif');
	background-repeat: no-repeat;
	text-align: left;
}

#top415-left {
	display: block;
	float: left;
	width: auto;
	height: 35px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	line-height: 35px;
	text-align: left;
	text-transform: uppercase;
}

#top415-right {
	display: block;
	float: right;
	width: auto;
	height: 35px;
	margin: 0px;
	padding: 8px 10px 0px 0px;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	line-height: 35px;
	text-align: left;
	text-transform: uppercase;
}

#title415 {
	display: block;
	float: left;
	text-align: left;
	width: 100%;
	height: 30px;
	padding: 0px;
	margin: 0px;
	color: #000;
	font-size: 12px;
	line-height: 30px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #999;
}

#title415 span{
	padding: 0px 0px 0px 15px;
}

#wt-415 {
	display: block;
	float: left;
	width: 415px;
	padding: 7px 0px;
	margin: 0px;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #999;
	background-color: #F6F6F6;
}

* html #column1-415, #column2-415, #column3-415, #wt-245 { display:inline; }

#column1-415 {
	float: left;
	text-align: left;
	width: 150px;
	padding: 10px 0px;
	margin: 0px 0px 0px 20px;
	color: #000;
	font-size: 10px;
	line-height: 12px;
}

#column2-415 {
	float: left;
	text-align: left;
	width: 145px;
	padding: 10px 0px;
	margin: 0px;
	color: #000;
	font-size: 10px;
	line-height: 12px;
}

#column3-415 {
	float: left;
	text-align: right;
	width: 80px;
	padding: 10px 0px;
	margin: 0px 20px 0px 0px;
	color: #000;
	font-size: 10px;
	line-height: 12px;
}





