
************ default settings *********************

body {
	}


body {
	background: #F1FAFE;
/*	background-image: url('/images/pen.png'); */
	background-repeat: no-repeat; 
/*	background-position: 680px 10px; */
	max-width: 60em;
/*	trying to fix MSIE right-hand-border problem		*/
/*	width:expression(800 + "px");				*/
/*								*/
/* 	another attempt to fix 					*/
/*	width:expression(					*/
/*		document.body.clientWidth > (500/12) *		*/
/*		parseInt(document.body.currentStyle.fontSize)?	*/
/*			"60em":					*/
/*			"auto" );				*/
/*								*/
/* 	another attempt to fix 					*/
	width:expression(document.body.clientWidth > 800? "800px": "auto" );
	min-width: 49em;
	margin: 0;
	border: 0; 
	}

body {
	font-size: 13px;
	font-family: arial, sans-serif; 
	color: black;
/*	color: #031D36; */
/*	color: #334D66; */
	}

body a {
	text-decoration: none; 
/*	border-bottom: 1px solid #637D96; */
	border-bottom: 1px solid #666666; 
	color: black;
/*	color: #031D36; */
/*	color: #334D66; */
	}

body a:visited {
	color: black;
/*	color: #031D36; */
/*	color: #334D66; */
	}

body a:hover {
	color: #031D36;
	background: #C1CACE;
	}

.nolink, a.nolink, a:visited.nolink, a:active.nolink, a:hover.nolink {
	border-bottom: none;
	color: black;
/*	color: #031D36; */
/*	color: #334D66; */
	}

.draft {
	color: #AAAAAA;
	font-weight: lighter; 
	}

span.comment {
	color: brown;
	font-weight: lighter; 
	font-style: italic;
	}


div.key {
	border: 1px solid black; 
	background: white; 
	width: 23em;
	}

ul.key {
	list-style: none; 
	}

h4.key {
	background-color: white;
	color: black;
	font-size: 13px; 
	padding-left: 10px;
	}





************ special classes **********************

h3.refterm {
	font-size: 16px;
	}
















************ top bar **********************

#top {
	}

#top {
/*	background-color: #002F5D; */
	background-color: transparent;
	background-image: url('/images/bgrd-3qtr.jpg'); 
	background-repeat: repeat-y;
	height: 7em;
	border-left: none; 
	border-top: none;
	border-right: none;
	margin-left: 5px;
	padding-left: 10px; 
	padding-top: 5px; 
/*	border-bottom: 4px solid #5D4C00; */ 	/* more of a brown */
	border-bottom: 6px solid #AE9B51; 	/* more of a gold */
	}

#top h1, h1 a, h1 a:visited, h1 a:active, h1 a:hover {
	font-family: 'Georgia', 'Times New Roman', serif;
	font-variant: small-caps;
	font-weight: bold;
	color: #F1FAFE;
	font-size: 30px;
	text-decoration: none; 
	border-bottom: none; 
	background: transparent;
	}

#top p { 
	color: #F1FAFE;
	/* eeddbb; */
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
/*	padding-right: 5px; */
	position: absolute;
/*	text-align: right; */
	top: 70px;
/*	right: 480px; */
	left: 375px; 
	white-space: nowrap;
	overflow: visible;
	}

#top h1.h1article A {
	font-size: 16px;
	color: red;
	}






************ left side menu **********************

#sidemenu {
	}

#sidemenu {
        background-color: transparent;
	position: absolute;
	top: 6em; 
	left: 0; 
	width: 200px; 
	border: none;
	margin: none; 
	margin-left: 5px;
	padding-bottom: 25px; 
}

#sidemenu p {
	font-size: 11px; 
	color: #3C3927; 
	padding-left: 10px; 
	}

#sidemenu a:link, #sidemenu a:visited  {
	color: #3C3927; 
	background-color: transparent;
/*	color: #805833; */
	text-decoration: none; 
	border-bottom: 1px solid #ACA997;
	}

#sidemenu ul {
	list-style: none; 
	}

#sidemenu ul li {
	font-size: 11px; 
	color: #3C3927; 
	padding-right: 5px; 
	text-indent: -2em; 
	}

#sidemenu ul ul {
	list-style: none; 
	}

#sidemenu ul ul li {
	list-style: none;
/*	margin-left: -3em; */
	text-decoration: none; 
	}

#sidemenu ul ul li a:link, #sidemenu ul ul li a:visited, 
#sidemenu ul ul li a:active, #sidemenu ul ul li a:hover {
	list-style: none;
	margin-left: 0; 
/*	text-indent: -6em;  */
	text-decoration: none; 
	border-bottom: 1px solid #334D66; 
	}

.sideform {
	font-size: 9px;
	}

.menusubtitle {
	font-style: italic;
	font-size: 10px;
	}

div.sidechunk {
	background-color: #ECE3CF;
	color: #5C5947;
	padding-bottom: 3px;
	border: none;
	font-size: 12px;
	line-height: 1.1em; 
	}

div.sidechunk h3 {
	font-size: 13px;
	color: #ECE3CF;
	background-color: #5C5947;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: none;
	text-transform: lowercase;
/*	border-top: 1px solid black; */
/*	border-top: 1px solid #000F3D; */
/*	border-right: 1px solid #000F3D; */
/*	border-left: 1px solid #000F3D; */
	}

div.sidechunk p {
	color: #3C3927; 
	padding-right: 5px;
	}










********* former tab area ************
************ tabs *************************

div#tabArea {
	}

div#tabArea {
/*	font-size: 80%;  */
/*	font-weight: bold; */
	padding-left: 10px; 
/*	padding-right: 10px; */
	text-align: left;
	border-top: 0px;
	border-bottom: 3px solid #002F5D; 
	white-space: nowrap;
	}

#tabmenu {
/*	border-bottom : 1px solid #ccc; */
	padding: 0;
	border: 0;
/*	padding: 2px 1em 0px 1em; */
/*	border-top: 0px; */
/*	border-bottom: 1px solid transparent; */
	margin: 0px 1em 0px 0px; 
/*	margin : 0; 		*/
	padding-bottom : 13px; 	
/*	padding-bottom : 19px; 	*/
/*	padding-left : 10px; 	*/
/*	float:left;    */
	width:100%;
}

#tabmenu ul, #tabmenu li	{
	font-size: 80%;  
/*	display : inline; */
	list-style: none;
	list-style-image: none !important;
	margin : 0;
	border: 0px;
}

#tabmenu li {
	float: left;
	}

#tabmenu a:link, #tabmenu a:visited	{
	background-color: #B1BABE;
	color: #002F5D;
	border: 0px;
	float : left;
	margin-right : 8px;
	padding: 2px 1em 0px 1em;
	text-decoration: none;
}

#tabmenu a:link.active, #tabmenu a:visited.active	{
	background-color: #002F5D;
	color: #002F5D;
	border: 0px;
	padding: 0px;
}

#tabmenu a:hover	{
	background-color: #919A9E;
	color: #001131;
	border: 0;
}

	
body.section-home #tabmenu li#nav-home a, 
body.section-resources #tabmenu li#nav-resources a,
body.section-network #tabmenu li#nav-network a,
body.section-about #tabmenu li#nav-about a, 
body.section-contact #tabmenu li#nav-contact a {
	color: #D1DADE;
	border: 1px solid transparent;
	border-bottom: 1px solid transparent; 
	background-color: #002F5D;
}

#tabmenu #subnav-home,
#tabmenu #subnav-resources,
#tabmenu #subnav-network,
#tabmenu #subnav-about, 
#tabmenu #subnav-contact {
	display : none;
	width: 90%;
}

body.section-home #tabmenu ul#subnav-home, 
body.section-resources #tabmenu ul#subnav-resources,
body.section-network #tabmenu ul#subnav-network,
body.section-about #tabmenu ul#subnav-about, 
body.section-contact #tabmenu ul#subnav-contact {
	display : inline;
	left : 10px;
	position : absolute;
	top : 95px; 
	top : 95px; 
}

body.section-home #tabmenu ul#subnav-home a, 
body.section-resources #tabmenu ul#subnav-resources a,
body.section-network #tabmenu ul#subnav-network a,
body.section-about #tabmenu ul#subnav-about a, 
body.section-contact #tabmenu ul#subnav-contact a {
	background : #fff;
	border : none;
	border-left : 1px solid #ccc;
	color : #999;
/*	font-size : smaller; */
	font-weight : bold;
	line-height : 10px;
	margin-right : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
	list-style: none;
	list-style-image: none !important;
}

#tabmenu ul a:hover {
	color : #f00 !important;
}








a.tab {
	color: #002F5D;
	background-color: #B1BABE;
	padding: 2px 1em 2px 1em;
	border: 1px solid transparent;
	margin: 0px 1em 0px 0px; 
	text-decoration: none;
	}

a.tab:visited {
	color: #002F5D;
	}

a.tab:hover {
	background-color: #A1AAAE;
	border: 1px solid #002F5D;
	color: #002141;
	}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
	background-color: #002F5D;
	color: #FFFFFF;
	border-bottom: 1px solid transparent;  
	}

/*img.tabArea { */
/*	position: absolute; */
/*	TOP: -75px; */
/*	left: 450px; */
/*	overflow: visible; */
/*	} */

/*	float: right; */





************ nav & format tools **********************

#multipagenav {
	}

#multipagenav p a {
	background-color: white;
	border: 1px solid black;
	width: 100%;
	height: 15px;
	text-align: right;
	font-size: 10px;
	color: green;
	}

#formattools {
	} 

#formattools 
	{ 
	float: right; 
	background: transparent; 
	padding-left: 3px;
	padding-right: 3px;
	}

#formattools p {
	color: grey; 
	font-size: 9px; 
	line-height: 0;
	}






************ contentwrap **********************

#contentwrap {
	}

#contentwrap {
	background: #F1FAFE;
	position: relative; 
	margin-left: 205px; 
	padding: 10px; 
	padding-bottom: 6em; 
	border: none;
	border-left: 1px solid #F1FAFE;
        width:expression(document.body.clientWidth > 800? "800px": "auto" );
}

#contentwrap h2 {
	font-size: 16px; 
	color: #334D66;
	text-transform: uppercase;
	}

#contentwrap h3 {
	font-size: 13px; 
	background-color: #002F5D; 
	color: #F1FAFE;
	padding-left: 10px;
	}

#contentwrap h4 {
	color: #002F5D;
	}

#contentwrap h5 {
	font-size: 13px; 
	color: #002F5D;
	font-style: italic; 
	font-weight: normal; 
	}

.subtitle {
	font-size: 13px;
	font-style: italic;
	color: #334D66;
	}

#contentwrap p, ol, ol li, dl dt, dl dd, ul li {
	font-size: 13px; 
	color: black;
/*	color: #031D36; */
/*	color: #334D66; */
	}

#contentwrap SUP, SUB {
	line-height: 0; 
	} 

#contentwrap dt {
	padding-top: 10px;
	}

#contentwrap ul li {
	list-style: none;
	list-style-image: url(http://fairusenetwork.org/images/arrowright7px.png);
	}

#contentwrap ul ul li {
	list-style: none;
	margin-left: 0; 
	text-decoration: none; 
	}

#contentwrap ul ul li a:link, #contentwrap ul ul li a:visited, 
	#contentwrap ul ul li a:active, #contentwrap ul ul li a:hover {
	list-style: none;
	margin-left: 0; 
	text-decorate: none; 
	color: black;
/*	color: #031D36; */
/*	color: #334D66; */
/*	border-bottom: 1px solid red;  */
	}

#contentwrap A:link {
	color: black;
/*	color: #031D36; */
/*	color: #334D66; */
	}

#contentwrap BLOCKQUOTE {
	color: #333333;
	font-family: "Georgia", "Times New Roman", serif;  
	}






************ contenttext **********************

#contenttext {
	}

#contenttext {
	padding-top: 3px; 
	padding-left: 10px;
	padding-right: 10px; 
	padding-bottom: 40px;
	margin-top: 2px; 
	background: #F1FAFE;
	border: none;
/*	border-top: 1px solid black; */
	line-height: 1.4em; 
}










************ sampleletter **********************

#sampleletter {
	}

#sampleletter {
	background: white;
	border: 1px solid #cccccc;
	padding: 10px; 
	}

#sampleletter p {
	font: 12px; 
	font-family: serif;
	color: black;
	}

.fillintheblank {
	color: grey;
	text-decoration: underline;
	}

.fillintheblankcomment {
	color: grey;
	text-decoration: none;
	}





************ notadvice **********************

#notadvice {
	}

#notadvice {
	}

P.notadvice {
	padding: 3px;
	background: #cccccc;
	font-weight: normal;
	text-align: center; 
	font-size: 9px;
	border: 1px solid red;
	}

SPAN.parahead {
	font-weight: bold;
	font-style: italic;
	}




************ admin **********************

#adminpanel {
	}

#adminpanel {
	border: 1px solid black; 
	background: #cccccc; 
	width: 23em;
	padding: 10px;
	margin-left: 10px;
	}


#adminbody {
	}

#adminbody {
	padding: 10px;
	margin-left: 10px;
	}


ul.adminpanel {
	font-size: 10px;
	list-style: none;
	}









************ footer **********************

#footer {
	}

#footer {
	background-color: #002F5D; 
/*	background-image: url('/images/bgrd-3qtr.jpg'); */
/*	border-top: 1px solid #F1FAFE; */
/*	background-color: #002F5D; */
/*	layer-background-color: #002F5D; */
/*	background-color: #F1FAFE; */
/*	layer-background-color: #F1FAFE; */
	position: relative;
	left: 0px;
	bottom: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
/*	margin-top: -85px;  */
	border: 0px;
}

#footer A {
	color: #F1FAFE;
	}

#footer A:hover {
	background-color: #919A9E;
	color: black;
	}

div.footerleft {
	}

div.footerleft {
	float:left; 
	font-size: 10px;
	color: #F1FAFE;
	padding-left: 10px;
	padding-top: 10px;
}

div.footermid {
	}

div.footermid {
	float: right; 
	font-size: 10px;
	color: #F1FAFE;
	padding-right: 10px;
	padding-top: 10px;
	}







div.adminform {
	padding-left: 10px;
	}




div.hideable {
	font-size: 13px;
	}






