/*---- Layout ----*/
div
{
	/* this is for netscape 4's sake */
	padding: 0;
	margin: 0;
}
body
{
	width:780px;
	padding: 20px;
	margin: 0;
	text-align:center;
}
#oldbrowser
{
	text-align: center;
}
#masthead img, #mastheadCentered img
{
	display: block;
}
#leftcolumn
{
	margin-right: -170px;	/* IE 4 fix */
}
#leftColumn
{
	float: left;
	width: 170px;
	
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
}
#contentColumn
{
	width: auto;
	margin-left: 171px;
}
#content
{
	width: auto;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	/*position: relative;*/ /* Removing this fixed the "ghosting" problem that occurred when changing the width of the browser window. */
}
.vnav
{
	margin-top:10px;
}
#masthead, #mastheadCentered, #innerLeftColumn, #innerContentColumn, #innerFooter
{
	padding: 0px;
}
#masthead, #mastheadCentered
{
	clear: left;
}
#innerMasthead
{
	text-align: center;
}
#footer
{
	clear: left;
}
#innerFooter
{
	text-align: center;
}
#innerContentColumn
{
	overflow: visible;
	height: 100%;	/* fix the Win32 IE float bug */
}
#contentColumn>#innerContentColumn
{
	height: auto;	/* fix Opera 5 which breaks with the above IE fix */
}
#innercontentcolumn
{
	height: 100%;	/* fix IE 5.0 which parse the Opera fix, note the selector is all lower case */
}
#masthead, #mastheadCentered, #footer
{
	z-index: 10;
}

/*---- Borders ----*/
#pageFrame
{
	border: solid 1px #000;
}
#footer, #masthead, #mastheadCentered, #innerLeftColumn, #contentColumn, .hnav
{
	border: solid 0px #000;
}
#footer
{
	border-top-width: 0px;
}
#masthead, #mastheadCentered
{
	border-bottom-width: 0px;
}

/*---- Visual Elements ----*/
body
{
	background-color: #ddd;
	color: #000;
	padding: 0px; /* this controls the padding on the top and left of the whole site */
	margin: 0px;
	/* these two settings make the page line up in the center of the window */
	margin-left:auto;
	margin-right:auto;
}
#pageFrame
{
	background-color: #fff;
	color: #000;
	min-width: 500px;
}
.hide
{
	display: none;
}

/* MC (6/15/2006) */
#breadcrumb {margin:0 0 0 0; padding:5px 0 0 0px; font-size:90%;}
#breadcrumb ol {}
#breadcrumb li {
	display: inline;
	list-style-type: none;
	padding-right: 1px;
	color:black;
}
#hmenu {margin:0 0 0 0; padding:0 0 15px 0; font-size:90%;}
#hmenu ol {}
#hmenu li {
	display: inline;
	list-style-type: none;
	padding-right: 1px;
	color:black;
}

.fptapsHeader {margin:0; padding: 10px 20px 0 20px; width:auto; background-color:#5C7244; /*#798F57; #D4FF55;*/}
.fptapsSubHeader {margin:0; padding: 0px 20px 0 20px; width:auto; background-color:#FFFFFF; /*#E7ECDF;*/}
.fptapsSubHeader #breadcrumb {font-size:100%; line-height:130%;}
.fptapsSubHeader #hmenu {margin:0; padding:5px 0 0 0; /*font-size:100%; line-height:130%;*/}
.fptapsStripe0 {margin:0; padding:0; height:3px; width:auto; background-color:#E7ECDF;}
.fptapsStripe1 {margin:0; padding:0; height:6px; width:auto; background-color:#5C7244;}
.fptapsStripe2 {margin:0; padding:0; height:6px; width:auto; background-color:#000000;}
.fptapsContent {margin:0; padding: 10px 20px 0 20px; width:auto;}

#fptaps_form {margin:0 0 5px 0; padding:7px 5px 5px 10px;; border:1px solid black;}
#fptaps_form div {overflow:hidden; margin:0 0 0 0; padding:1px 0 0 0;}
#fptaps_form label {display:block; float:left; width:100px; margin:0 0 0 0; padding:0 0 0 0; text-align:right;}
#fptaps_form input {margin:0 0 0 0; padding:0 0 0 0;}
#fptaps_form p {margin:0 0 0 0; padding:0 0 5px 0;}

.maincontent {padding:10px 10px 10px 10px;}
.maincontentshaded {padding:10px 10px 10px 10px; background-color:#E1E2F7}
.normallistmenu {margin-top:0; padding-top:0;}
.normallistmenu li {margin-bottom:5px;}
.definitionlist {margin: 0 0 0 0;}
.definitionlist dt {margin: 0 0 0 0;}
.definitionlist dd {margin: 3px 3px 10px 20px;}
.leadinparagraph {margin:0 0 0 0; padding:0 0 15px 0; color:navy; font-size:110%; font-style:italic;}
.subsequentparagraph {margin:0 0 0 0; padding:0 0 15px 0;}
.bottomspace {margin:0 0 0 0; padding:0 0 15px 0;}
.inset {margin:0 0 15px 0; padding:5px 5px 5px 10px; background-color:#FFFBF0; border:1px solid silver;}
.inset .leadinparagraph {padding-bottom:8px;}

.redmessage {color:red; margin:0 0 0 0; padding:0 0 5px 0;}
.greenmessage {color:green; margin:0 0 0 0; padding:0 0 5px 0;}
/*.addeventformgroup {clear:both; float:left; width:150px; margin-bottom:8px;}
.addeventformgroup span {font-size:125%; color:#071866;	
	font-family:Arial, Helvetica, sans-serif; font-style:italic; font-weight:bold;}
.addeventformgroup label {font-size:90%; color:#071866; 
	float:none; display: inline; }*/ /*width:auto; text-align:left;*/
/*.addeventformitems {float:left; margin-bottom:8px; border-left:1px solid navy;}
.addeventmoreformitems {float:left; margin-bottom:8px;}
#addeventform {margin:0; padding:0;} 
#addeventform input {font-size:90%;}
#addeventform select {font-size:90%;}
#addeventform textarea {font-size:90%; font-family:Verdana, Arial, Helvetica, sans-serif;}
#addeventform label {float: left; display: block; width:100px; text-align:right;} 
#addeventform .left {text-align:left;}
#addeventform br {clear: both;} */

.leftsidebar {}
.leftsidebar label
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.nobr {white-space:nowrap;}
.skipfrom {}
.skipfrom img {}
.skipto {}


a.rollover { 
   display: block; 
   width: 103px; 
   height: 103px; 
   text-decoration: none; 
   background: url("../images/nsi_button.png"); 
} 

a.rollover:hover { 
   background-position: -116px 0; 
} 

a.rollover:active{ 
   background-position: -231px 0; 
} 

.small {font-size: 9px; text-decoration:none;}
