* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 0px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
}

p, td {
	color:#363636;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 15px;
}

a { color: #920E63; text-decoration: none; }
a:hover, a:active { text-decoration: underline; }
a img { border:0px; }

.leftcol-header, a.leftcol-header {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	margin-top: 0.8em;
	margin-bottom: 0;
	color:#007DB1;
	text-decoration: none;
	line-height: 150%;
}
.leftcol-header-Newsroom, a.leftcol-header-Newsroom {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	margin-top: 0.8em;
	margin-bottom: 0;
	color:#007DB1;
	text-decoration: none;
	line-height: 100%;
}

a.leftcol-header:hover, a.leftcol-header:active {
	color: #920E63;
	text-decoration: none;
}

.leftcol, a.leftcol {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}
a.leftcol:hover, a.leftcol:active {
	/*color:#7F7B7F;*/
	color:#363636;
	text-decoration: none;
}

h1 { font-family: Helvetica, sans-serif; font-size: 16px; margin-top: 0.8em; margin-bottom: 0; color: #007DB1;}
h2 { font-family: Helvetica, sans-serif; font-size: 14px; margin-top: 0.8em; margin-bottom: 0; color: #920E63;}

.home-header1a {font-size: 46px; margin: 0; color: #58595B; line-height: 1;}
.home-header1b {font-size: 18px; margin: 0; color: #58595B; line-height: 1;}

.title-header {font-size: 34px; color: #920E63; line-height: 1; margin-top: 2px; margin-left: 35px;}
.title-subheader {font-size: 18px; color: #920E63; line-height: 1; margin-left: 35px;}

ul {
	color:#363636;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0.8em; 
}
li {
	margin-left:25px;
}

.clear { clear: both; }

div#page-wrap {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	width: 838px;
	margin: 0 auto;
}

div#header {
	display: block;
	height: 138px;
	text-align: center;
}	

div#main-content {
	background-color: #FFFFFF;
	background-image: url(http://www.680expresslane.org/designimgs/contentbg.png);
	background-repeat: repeat-y;
}

div#footer-wrap {
	background-image: url(http://www.680expresslane.org/designimgs/footerbg.png);
	background-repeat: repeat-x;
	width: 100%;
}
	div#footer {
		height: 50px;
	}
	.footer, .footer:link, .footer:active, .footer:visited, .footer:hover {
		color:#FFF;
		line-height:24px;
		text-align:center;
		white-space:nowrap;
	}

.sbfbform, .sbfblink, .sbfbinteger, .sbfbnumeric, .sbfbemail, .sbfbmemo, .sbfbcheckbox, .sbfbradio, .sbfbcombo, .sbfblabel, .sbfbtext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.sbfbbutton {
    /* Control Form Builder driven form buttons, eg: 
	background-color: #FC5218; */ 
}

