body {
	background: white url(http://www.sei.nnin.org/img/sei_bg.gif) repeat-x top left;
	margin: 8px 0px 0px 0px;
	z-index: 1;
	}

body, td, form {
	font: normal 11px/1.4em verdana, sans-serif;
	}

#main {
	background: white url(http://www.sei.nnin.org/img/sei_ld_contentbg.gif) repeat-y top left;
	}

#singlecolumn {
	background: white url(http://www.sei.nnin.org/img/sei_contentbg.gif) repeat-y top left;
	}

#subpgmain {
	background: white url(http://www.sei.nnin.org/img/sei_subpgbg.gif) repeat-y top left;
/*	background: white url(http://www.sei.nnin.org/img/sei_contentbg.gif) repeat-y top left;*/
	}

#nav {
	height: 32px;
	width: 780px;
	background: transparent url(http://www.sei.nnin.org/img/sei_navbg.gif) repeat-x top left;
	color: white;
	}

#nav a {
	font: normal 11px/32px verdana, sans-serif;
	color: white;
	background-color: none;
	text-decoration: none;
	padding: 16px 10px;
	line-height: 2px;
	display: block;
	float: left;
/*\*/
	display: inline;
	float: none;
	padding: 9px 10px;
	line-height: 32px;
/* */
	}

#nav a:hover {
	background: transparent url(http://www.sei.nnin.org/img/sei_navbg_on.gif) repeat-x top left;
	}

.content {padding: 10px;}

.sidebar {padding-top: 10px;}

.subpgsidebar {padding-top: 10px;}

.subpgsidebar ul {
	list-style-type: none;
	list-style-image: url(../img/sei_bullet.gif);
	}

.sidebarcontent {
	padding: 10px;
	font-size: 10px;
	}

.footer {
	height: 73px;
	background: white url(http://www.sei.nnin.org/img/sei_footer.gif) no-repeat top left;
	padding-left: 80px;
	font-size: 9px;
	color: white;
	}

.footer a {
	color: #f2c660;
	}

.title_1 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	}

.header {
	font-weight: bold;
	background-color: #7777BB;
	color: #FFFFFF;
	}

.formlabel {
	text-align: right;
	}

.popmenu {
	background-color: #FFFFFF;
	border: 1px solid black;
	z-index: 1000;
	display: none;
	}

.poptitle {
	background-color: #7777BB;
	color: white;
	font-weight: bold;
	border-bottom: 1px solid black;
	padding: 2px;
	}

.popcloser {
	border: 1px solid black;
	background-color: #EEEEEE;
	color: black;
	font-weight: normal;
	cursor: pointer;
	padding: 2px 3px 2px 3px;
	text-align: center;
	width: 14px;
	}

h1 {
	font-size: 1.6em;
	line-height: 1.7em;
	}

h2 {
	font-size: 1.5em;
	line-height: 1.6em;
	border-left: 10px solid #517dac;
	padding-left: 3px;
	padding-bottom: 2px;
	}
	
h3 {
	font-size: 1.3em;
	line-height: 1.4em;
	border-bottom: 1px solid #517dac;
	padding-bottom: 1px;
	}
	
h3 a:hover {
	text-decoration: none;
	}
	
select {
	z-index: 1;
	font: normal 11px/14px verdana, sans-serif;
	border: 1px solid #999;
	}

input {
	font: normal 11px/14px verdana, sans-serif;
	border: 1px solid #999;
	z-index: 1;
	}

input[type="text"] {
	height: 16px;
	margin-top: 1px;
	}
	
input[type="checkbox"] {
	margin-bottom: -1px;
	border: none;
	}

input[type="submit"]{
	background-color: #d5e8ee;
	border-top: 1px solid #c6dce3;
	border-right: 1px solid #87a2c6;
	border-bottom: 1px solid #87a2c6;
	border-left: 1px solid #c6dce3;
	
	}

input[type="reset"]{
	background-color: #d5e8ee;
	border-top: 1px solid #c6dce3;
	border-right: 1px solid #87a2c6;
	border-bottom: 1px solid #87a2c6;
	border-left: 1px solid #c6dce3;
	}

input[type="button"]{
	background-color: #d5e8ee;
	border-top: 1px solid #c6dce3;
	border-right: 1px solid #87a2c6;
	border-bottom: 1px solid #87a2c6;
	border-left: 1px solid #c6dce3;
	}

	
	
.backtotop {
	float: right;
	clear: both;
	font-size: 9px;
	padding-left: 12px;
	margin-right: 10px;
	margin-bottom: 3px;
	background: transparent url(../img/sei_uparrow.gif) no-repeat 0px 4px;
}

.smbutton {
	font-size: 11px;
	}
			
.exactmatch {
	background-color: #FFEEEE;
	}
	
	
.eventdetail {
	background-color: #f2f2f2;
	border: 1px solid #ddd;
	margin: 4px auto;
	padding: 10px;
	width: 90%;
	}
	
.ev_title {
	font-size: 11px;
	}
	

a.ev_title {
	border-bottom: 1px dashed #ccc;
	text-decoration: none;
	}

a.ev_title:hover {
	color: #1d457b;
	border-bottom: 1px dashed #666;
	text-decoration: none;
	}

.ev_body {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-top: 3px;
}
	
a.head:link {
	color: #FFFFFF;
	}

a.head:visited {
	color: #FFFFFF;
	}

a.head:active {
	color: #FFFFFF;
	text-decoration: none;
	}

a.head:hover {
	color: #7777BB;
	background-color: #FFFFFF;
	text-decoration: none;
	}

a:link,a:visited,a:active {
	color: #5c80b2;
	text-decoration: none;
	}

a:hover {
	color: #1d457b;
	text-decoration: underline;
	}