/* =National NEIS Association Screen Style Sheet
	LAYOUT
----------------------------------------------- */
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color:#000000;
	line-height:1.5em;
}

#body {
	width: 965px;
	margin: 0px auto;
	background-color:#FFFFFF;
}

#header {
	background-image:url(images/banner1.jpg);
	background-repeat:no-repeat;
	width:965px;
	height:226px;
}

#top-menu {
	background-image:url(images/top-menu-bg.png);
	background-repeat:repeat-x;
	height: 30px;
	line-height:1.6em;
	overflow:hidden;
	margin-top: -5px;
}

html>body #top-menu {
	margin-top: 0;
}


#top-menu ul {
	margin: 0;
	margin-left: 25px;
	/* padding: 5px 0 0 0; */
}

#top-menu li {
	display:inline;
	font-size: 1.4em;
}

#article {
	width: 750px;
min-height: 400px;
	float:left;
	padding: 0 20px;
	margin: 20px 0;
	
	text-align:justify;

	font-size:1.4em;
line-height: 1.4em;
}


#sidebar {
	width: 160px;
	float:left;
	margin-top: 20px;
	overflow:hidden;
border-left: 4px solid #eee;
margin-bottom: 10px;
}

#footer {
	clear: both;
	background-image:url(images/footer-bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height: 21px;
	color: #FFF;
	font-size:1em;
	margin-top: 3px;
	margin-bottom: 0px;
	
}

#copyright, #top-link {
	display:inline;
	position: relative;
	top:3px;
}

#copyright {
	float:left;
	left: 10px;
}

#top-link {
	float: right;
	right: 60px;
}

.hidden {
	display:none;
}

/* =TEXT
----------------------------------------------- */
h1 {
	display:none;
	margin: 0px;
}

h2 {
	margin-top: 0;
	font-size: 1.6em;
	color: #052379;
text-align: left;
border-bottom: 1px solid #EEE;
}

h3 {
	font-size: 1.3em;
	color: #000;
text-align: left;
}

#sidebar h3 {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 1.4em;
	color: #035d37;
}

h4 {
	margin-bottom: 0;
	font-size: 1.4em;
text-align: left;
}

p, li {
}
li * {
	font-size:inherit;
}
h4 + p {
	margin-top: 0;
}
blockquote {
	border-left: 4px solid #edf3f1;
	margin-left: 20px;
	padding-left: 10px;
}
abbr , acronym {
	cursor:help;
	border-bottom: 1px dashed #035d37;
}
pre {
	font-family:"Courier New", Courier, monospace;
	font-size: 1.3em;
	width:95%;
	overflow:auto;
	background-color: #edf3f1;
	padding: 10px;
	margin-left: 20px;
}
/* =LINKS
----------------------------------------------- */

a:link, a:active {
	color: #100061;
}
a:visited {
	color: #8f405d;
}
a:hover {
	color: #F00;
}

#top-menu  {
	padding-top: 5px;
	padding-bottom: 10px;
font-size: 1em;
}

html>body #top-menu {
	padding-top: 4px;
}
html>body #top-menu ul {
	margin: 0;
	padding-left: 20px;
}

#top-menu a:link, #top-menu a:visited, #top-menu a:active {
	color:#FFFFFF;
	text-decoration:none;
	padding: 5px 10px 9px 10px;
}

.current-menu-item a {
	background-color: #FFF;
	background-repeat:repeat-x;
	background-position:bottom;
color:#000000;
font-weight: bold;
}
#top-menu .current-menu-item a:link, 
#top-menu .current-menu-item a:visited,  
#top-menu .current-menu-item a:active  {
	color:#000000;
}
#top-menu a:hover {
	color:#000000;
	background-image:url(images/top-menu-hover-bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

#footer a:link, #footer a:visited, #footer a:active{
	color: #dfe5ff;
}
#footer a:hover {
	color:#FFFF00;
}

#sidebar {
	font-size: 1.2em;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
line-height: 1.4em;
margin-bottom: 5px;
font-weight: bold;
}
#sidebar ul li ul {
	border-left: 5px solid #FFF;
	margin-top: 5px;
	margin-left: 10px;
}
#sidebar li a:link, #sidebar a:visited, #sidebar a:active {
	display: block;
	text-decoration: none;
	background-color: #EEE;
	padding: 5px;
	color: #000;
	font-weight: bold;
}
#sidebar li  a:hover {
	display: block;
	background-color: #d1ddff;
	color: #000;
}
/* =IMAGES
----------------------------------------------- */
img {
	margin: 10px;
}

.noborder {
border: none;
}

/* =FORMS
----------------------------------------------- */

fieldset {
border: none;
}
input {
border: 1px solid #CCC;
padding: 5px;
}
/* =TABLES
----------------------------------------------- */

th, td {
	font-size: inherit;
}

td p {
	margin-top: 0;
	font-size:inherit;
}

.standardtable {
	background-color: #035d37;
}
.standardtable th {
	color:#FFFFFF;
}	
.standardtable td {
	background-color:#FFFFFF;
}
.standardtable tr.dark td {
	background-color: #edf3f1;
}

.page-nav {
background-color: #eee;
padding: 5px;
}
.page-nav h5 {
margin: 0;
font-size: 0.8em;
}
.page-nav ul {
font-size: 0.8em;
margin: 0;
list-style: none;
}
.page-nav li {
width: 33%;
float: left;
display: inline;
text-align: center;
}
.button-text {
	display: none;
}
li.button-next a:link, li.button-next a:active,li.button-next a:visited {
	display: inline-block;
	width: 134px;
	height: 41px;
	background-image:url(images/next-page-button.png);
	background-repeat:no-repeat;
	background-position:top left;
}
li.button-next a:hover  {
	background-position:bottom left;
}
li.button-prev a:link, li.button-prev a:active,li.button-prev a:visited {
	display: inline-block;
	width: 145px;
	height: 41px;
	background-image:url(images/previous-page-button.png);
	background-repeat:no-repeat;
	background-position:top left;

}
li.button-prev a:hover  {
	background-position:bottom left;
}
.break {
clear: both;
}