/**
 * File: http://www.nisaconnections.com/css/news_events.css
 */

div.banner {
	padding-bottom: 25px;
	position: relative;
	height: 142px;
}
div.banner img {
	display: block;
}
div.banner div.form {
	position: absolute;
	bottom: 30px;
	right: 0;
	background: url(/rounded/sh_r/r_6/fgc_fff/bgo_0/w_400/h_25/bw_1/bc_AAAAAA/) top left no-repeat;
	font-size: 0.8em;
	height: 25px;
}
div.banner form input {
	display: block;
	float: left;
}
div.banner form input.password {
	border: 0;
	padding: 4px 5px 2px 5px;
	width: 120px;
	height: 19px;
	background: none;
}
div.banner form input.submit {
	border: 0;
	margin: 1px 0;
	height: 23px;
	background: url(/rounded/sh_r/r_6/fgc_CCCCCC/bgc_fff/w_100/h_25/bw_1/bc_AAAAAA/) 0 -1px no-repeat;
	padding: 0 10px 2px;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div.banner div.form a {
	display: block;
	float: left;
	padding: 5px 10px 0;
	height: 20px;
}

div.wrap {
}
div.wrap div.left {
	width: 315px;
	padding-left: 15px;
	padding-right: 15px;
	background: transparent url(/images/dashed_vert.gif) repeat-y scroll top right;
}
div.wrap div.mid {
	width: 230px;
	padding-left: 10px;
}
div.wrap div.right {
	float: right;
	width: 215px;
}

div.wrap h3 {
	color: #COLOR_DARKBLUE;
}

div.news,
div.event {
	padding: 1.5em 0;
	padding: .5em 0 1.5em 0;
}
div.news h5,
div.event h5 {
	font-size: 1em;
	padding-bottom: 0.2em;
}
div.news {
	border-bottom: 2px solid #ccc;
}
div.news h6 {
	color: #707070;
	font-weight: normal;
	font-size: .8em;
}
div.news div p,
div.event p {
	padding-top: 1em;
}
div.event p {
	font-size: .9em;
}


div.event ul.files {
	padding-top: 0.5em;
	font-size: 0.8em;
}
div.event ul.files li {
	padding-bottom: 0.1em;
}
div.event ul.files a {
	padding-left: 20px;
	background: url(/images/popup.png) left center no-repeat;
}

div.event h6 {
	padding-bottom: 0.2em;
	font-size: .85em;
}
div.event h6.loc {
	color: #707070;
	font-weight: normal;
	font-size: .8em;
}

h3.past {
	border-top: 1px dashed #707070;
	padding-top: 0.5em;
}
div.wrap div.lft h4 {
	padding-bottom: .5em;
}
