@charset "utf-8";
/* CSS Document */

aside, article, section, header, footer, nav {
	display: block;
}
html, body {
	margin: 0;
	padding: 0;
}
html {
	background-color:#fff;
	
}
body {
	width: 800px;
	background-color:#fff;
	line-height: 1;
	margin: 0em auto 2em;
	font: 100% Georgia, "Times New Roman", Times, serif;
	background-attachment: fixed;
	background-position: center;
}
header {
	background-image: url("https://www.nacsw.org/archi-sys/confSub/images/nacsw_logo.jpg");
	height: 180px;
	position: relative;
	background-position: center;
	background-repeat:no-repeat;
	/*margin: top right bottom left;*/
	margin: 2px;
}
header h1 {
	font: normal 16px Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:700;
	text-align: center;
	text-decoration:none;
	margin: 5px;
	padding: 140px 0 0 0;
}
header h2 {
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 2px 0 0 0;
}
footer {
 	line-height:: 3em;
	font-size: 12px;
	color: black;
	padding: 1em 2em;
	clear: both;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-goog-ms-border-radius: 5px;
	background: #ffffFF; /* Old browsers */
}
.desc {
	font: 12pt Arial, Helvetica, sans-serif;
	clear:both;
}
.notifications {
	color:#F06;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	clear: both;
}

div.Section1 {

	page:Section1;

}

.instructions {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

}

.emphasisBlue {

	color: #00F;

	font-weight: bold;

	font-style: italic;

}

.emphasisRed {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	color: #F00;

	font-weight: bolder;

	background-color: #CCC;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

}

.keyInstructions {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 14px;

	font-weight: bold;

	font-variant: small-caps;

	color: #F00;

	text-decoration: overline;

	position: static;

}

.tableHead {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #006;

}

span.apple-converted-space
	{}
.instructions1 {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;
}
.instructions1 {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;
}
td img {display: block;}

.floatCalcTable {
	float: right;
	width: 20%;

		
}
.floatTableLeft {
	float: left;
	width: 80%;
	
}

.pageTitle {
	font-family: "Arial Black", Gadget, sans-serif;
}
.headerTitle {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#44546A;	
}
.columnTop {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#44546A;	
}
.menuOptions {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: overline;
	font-size: 16px;
	border: thin none #FF0;
	color: #000;
}
.spreadLetters {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 10px;
	font-variant: small-caps;
	font-size: 12px;
	color: white;
	background-color:#8A8383;
	
}
.textList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	text-decoration: none;
	padding: 1em;
	text-align: left;
	background-color:#A5CDFE;
}
.emphasisLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	text-align: left;
	color: black;
	background-color: #D0BAE8;
	clear:left;
	
}
.emphasisLabel a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: black;
	clear: left;
}
.emphasisLabel a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: bolder;
	text-decoration: underline;
	text-align: left;
	
}
.projectList {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	float: left;
	margin: 1em;
}
.projectList a {
	text-decoration: none;
	color: black;
		
}
.projectList:hover {
	text-decoration: none;
	color: black;
	background-color:#CCC;
		
}
.projectDate {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: .5em;
	padding-left: 5px;
	background-color:#FFF;
	border: inset #000 1px;
}
.projectDate a {
	text-decoration: none;
	color: black;
		
}
.projectDate:hover {
	text-decoration: none;
	color: black;
	background-color:#CCC;
		
}
.projectTags {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	float: left;
	margin: 1em;
	padding-left: 20px;
	background-color: #FFF;
	border: inset #60F 1px;
}
.bigNote {
	float: right;
	margin: 10px;
	width: 415px;
	height: 200px;
	padding: 10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -goog-ms-border-radius: 5px;
	overflow:auto;

}
.smToggle {
	text-align:center;
	font-weight:bold;
	font: normal 16px Arial, Helvetica, sans-serif;
	margin: 1px;
	background: #44546A;
	color:white;
	width: 256px;
	height: 35px;
	padding: 5px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-goog-ms-border-radius: 15px;
	overflow: auto;
	text-wrap: normal;
}
.smToggleWait {
	text-align:center;
	font-weight:bold;
	font: normal 16px Arial, Helvetica, sans-serif;
	margin: 1px;
	background: #ccc;
	color:white;
	width: 256px;
	height: 35px;
	padding: 5px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-goog-ms-border-radius: 15px;
	overflow: auto;
	text-wrap: normal;
}
.Toggle {
	text-align:center;
	font-weight:bold;
	font: normal 16px Arial, Helvetica, sans-serif;
	margin: 1px;
	background: #44546A;
	color:white;
	width: 256px;
	height: 75px;
	padding: 5px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-goog-ms-border-radius: 15px;
	overflow: auto;
	text-wrap: normal;
}
.commentScroll {
	margin: 10px;

	width: 100%;
	height: 330px;
	padding: 10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -goog-ms-border-radius: 5px;
	overflow:auto;

}
.fixed {
	position: fixed; 
	top: 0; 
	height: 70px; 
	z-index: 1;

}
.fixedLabel {
	position: fixed; 
	top: 0; 
	height: 70px; 
	z-index: 1;
}
.radioLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
th {
	font: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: start;
	
}
td {
	font: normal 14px Arial, Helvetica, sans-serif;
	padding: 5px;
}
#AsButton {
	width: 100px;
	height: 100px;
	margin: 2em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.controlButtons {
	float: left;
	margin: 2em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.tableFormat {
	border: 1px solid black;
	width: 80%;
}
.tableData {
	background: rgb(240,240,242);
	margin: .2em .2em .2em .2em;
	padding: .2em .2em .1em .5em;
}
.tableRow {
	background: #00ABFF;
	margin: .2em .2em .2em .2em;
	padding: .2em .2em .1em .5em;
	border: inset #FFF 1px;
}
.tableLabel {
	background: #FFFFFF;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:black;
}
.joinGroup {
	background: rgb(167,159,232);
	float: left;
}
.navGroup {
	background: rgb(255,231,181);
	float: left;


}
.navGroup li {
	list-style-type: none;
	font-size: .75em;
	margin: 1em;
	float: left;
}

	.modalDialog {
		position: fixed;
		font-family: Arial, Helvetica, sans-serif;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: rgba(0,0,0,0.8);
		z-index: 99999;
		opacity:0;
		-webkit-transition: opacity 400ms ease-in;
		-moz-transition: opacity 400ms ease-in;
		transition: opacity 400ms ease-in;
		pointer-events: none;
		overflow: scroll;
	}

	.modalDialog:target {
		opacity:1;
		pointer-events: auto;
	}

	.modalDialog > div {
		width: 400px;
		position: relative;
		margin: 10% auto;
		padding: 5px 20px 13px 20px;
		border-radius: 10px;
		background: #fff;
		background: -moz-linear-gradient(#fff, #999);
		background: -webkit-linear-gradient(#fff, #999);
		background: -o-linear-gradient(#fff, #999);

	}

	.close {
		background: #606061;
		color: #FFFFFF;
		line-height: 25px;
		position: absolute;
		right: -12px;
		text-align: center;
		top: -10px;
		width: 24px;
		text-decoration: none;
		font-weight: bold;
		-webkit-border-radius: 12px;
		-moz-border-radius: 12px;
		border-radius: 12px;
		-moz-box-shadow: 1px 1px 3px #000;
		-webkit-box-shadow: 1px 1px 3px #000;
		box-shadow: 1px 1px 3px #000;
	}

	.close:hover { background: #00d9ff; }
	

.sp p {
	font-size: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
.sp h2 {
	font-size: 1.15em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .5px;
	margin-left: 0px;
}
.sp {
	float: right;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	position: relative;
}
.sp .tabs {
	position: relative;
	z-index: 101;
}
.sp .tabs span {
	background-color: #FFF;
	display: inline-block;
	margin: 0px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	position: relative;
	cursor: pointer;
	border: 1px solid #ccc;
}
.sp .tabs span:first-child {
	padding-left: 15px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	border-top-left-radius: 12px;
}
.sp .tabs span:last-child {
	padding-right: 15px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topright: 12px;
	border-top-right-radius: 12px;
}
.sp .tabs span.selected {
	color: #999;
	border-bottom: 1px solid #fff;
}
.sp .panel_container {
	background-color: #FFF;
	margin-top: -1px;
	border: 1px solid #CCC;
	overflow: hidden;
	position: relative;
	z-index: 100;
}
.sp .panel_container .panel .panel_content {
	padding: 10px;
}
.sp .panel_container .panels {
	position: absolute;
	top: 0px;
}
.sp .panel_container .panel {
	height: 600px;
	position: absolute;
}
#access {
	background: rgb(167,159,232); /* Old browsers */
	-webkit-box-shadow: rgba(167,159,232, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(167,159,232, 0.4) 0px 1px 2px;
	box-shadow: rgba(167,159,232, 0.4) 0px 1px 2px;
	clear: both;
	display: block;
	float: left;
	margin: 0 0 6px;
	width: 100%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-goog-ms-border-radius: 5px;
}
#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 0.8125em;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: #eee;
	display: block;
	line-height: 3.333em;
	padding: 0 1.2125em;
	text-decoration: none;
}
#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#access li:hover > a, #access ul ul :hover > a, #access a:focus {
	background: #efefef;
}
#access li:hover > a, #access a:focus {
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
	color: #373737;
}
#access ul li:hover > ul {
	display: block;
}
#access .current-menu-item > a, #access .current-menu-ancestor > a, #access .current_page_item > a, #access .current_page_ancestor > a {
	font-weight: bold;
}
