/* Kinections.com Stylesheets: Copyright 2005 Joseph C. Dolson */
body {background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
	}
#outer {
	 position: static;
	 width: 100%;
	 background-color: #fff;
     color: #000;
	 text-align: left;
	 }
#head
	 {
display: none;
	  }
#lefthead {
	float: left;
	}
#righthead h1 {
	float: left;
	font-size: 220%;
	font-style: italic;
	margin: 30px 0px 0px -40px;
	background: transparent;
	color: #009;
	}
#righthead h1:first-letter {
font-size: 160%;
color: #33a;
}
#separator {
display: none;
	}  
#separator a {color: #009; font-weight: bold;}
#separator a:hover {color: #00F;}
#nav {
display: none;
	 } 					
#search {
display: none;
	}

#content
		{
		background: #fff;
		color: #000;
		text-align: left;
		}
#content p, #content ul {
	margin-left: 30px;
	} 
    #content ul li {
    vertical-align: top;
    }
#footer {
display: none;
}
#footer a {
		font-weight: bold;
		color: #009;
		}
#footer a:hover {
		font-weight: bold;
		color: #00f;
		}
body {
	 font-family: Verdana, Arial, sans-serif;
	 font-size: 90%;
	 }
p {
  line-height: 150%;
  }
h1, h2, h3, h4, h5, h6
	{
	font-family: Georgia, "Trebuchet MS", Verdana, Arial, sans-serif;
	clear: right;
	}
h1 {
font-size: 1.6em;
height: 40px;
padding-left: 45px;
line-height: 40px;
color: #FFF;
margin-top: 7px;
} 
/* \*/
* html h1 {margin-top: 7px;}
/* */
h2 {
font-size: 1.4em;
padding-left: 35px;
height: 30px;
line-height: 30px;
padding-top: 2px;
color: #009;
}	
h3 {
font-style: italic;
border-left: 6px solid #009;
border-bottom: 1px solid silver;
line-height: 25px;
padding-left: 10px;
padding-right: 10px;
color: #008;
}  
/* \*/
* html h3 {width: 98%;}
/* */
img {
border: none;
}
ul.nbcc li {
font-size: 75%;
vertical-align: top;
}
/* \*/
* html ul li {margin-left: 20px;}
/* */	
/*Skip to Content links */
.skiplink {
position: absolute;
overflow: hidden;
width: 0;
height: 0;
}
acronym {
border-bottom: 1px dotted #009;
font-family: Verdana, "Trebuchet MS", Georgia, Arial, sans-serif;
font-size: 100%;
cursor: help;
}
.rightfloat {
float: right;
margin-left: 10px;
}
.leftfloat {
float: left;
margin-right: 10px;
} 
#content a, #right a, #head a {
text-decoration: none;
color: #009;
font-weight: bold;
}
#content a:hover, #right a:hover, #head a:hover {
text-decoration: underline;
color: #900;
font-weight: bold;
}
#content a:active, #right a:active, #head a:active {
text-decoration: underline;
color: #900;
font-weight: bold;
}
#content a:focus, #right a:focus, #head a:focus {
text-decoration: underline;
color: #900;
font-weight: bold;
}
#floathead {
position: absolute;
top: 5%;
right: 3%;
}
table {
width: 85%;
margin-left: auto;
margin-right: auto;
}
/* \*/
* html table {margin-left: 30px; margin-right: 0px; width: 70%;}
/* */
table th {
font-weight: bold;
font-size: 80%;
border: 1px solid black;
background: #ff9;
padding: 2px 2px 2px 2px;
}
table td {
font-size: 80%;
border: 1px solid black;
padding: 2px 5px 2px 5px;
text-align: left;
}
p.firstp:first-letter {
font-size: 300%;
font-weight: bold;
font-family: Garamond, Georgia, Verdana, Arial, sans-serif;
color: #880000;
margin-right: 3px;
margin-top: -.5%;
float: left;
line-height: 100%;
}
/* Hides from IE5-mac \*/
* html p {height: 1%;}
/* End hide from IE5-mac */ 
input, textarea, select {
border: 1px inset #B0C4DE;
font-weight: normal;
font-size: 100%;
background: #F0F8FF;
}
input:focus, textarea:focus, select:focus {
border: 1px inset #6495ED;
background: #ff9;
}
input.button {
border: 2px outset #B0C4DE;
background: #F0F8FF;
width: 100px;
}
input.button:hover {
border: 2px outset #B0C4DE;
background: #D2E6FF;
}
input.button:active {
border: 2px inset #B0C4DE;
background: #eee;
}
table.access th {
background: #000080;
color:#FFF;
padding: 4px;
}
table.access td {border: 1px solid #000080;
padding: 2px;
}
fieldset {border: 1px solid silver; padding-left: 6px;}
legend {
	font-size: 100%;
	font-weight: bold;
	background: #fff;
	border: 1px solid black;
	padding: 1px 12px 1px 10px;
	}
img.imgborder {border: 1px solid black;}

ul.about ul {
font-size: 80%; 
margin-bottom: 5px; 
margin-top: 5px; 
font-weight: normal;
list-style: none;
border-left: 1px solid #009;
padding-left: 5px;
}
ul.about ul li {
margin-bottom: 3px;  
vertical-align: top;
}
ul.about {
font-weight: bold;
list-style-image: url(images/bullet_red.gif);
}
ul.about li {margin-bottom: 10px;}
#innernav {
border-top: 1px solid silver;
border-bottom: 1px solid silver;
font-size: 80%;
padding: 2px;
text-align: center;
margin: 0px; 
vertical-align: top;
}
/* \*/
* html #innernav {font-size: 70%;}
/* */
blockquote {
background-color: #ff9;
color: #009;
padding: 5px;
border: 1px solid #009;
width: 75%;
background-image: url(images/sun-blockquote.png);
background-position: bottom right;
background-repeat: no-repeat;
}
#calendar p:first-line {font-weight: bold;}
#calendar p {
border-bottom: 1px dotted #0000CD; 
margin-bottom: 10px; 
padding-bottom: 5px;
text-align: left;
}
#nbcc {
border: 1px solid #cce; 
font-size: 80%;       
background-color: #fff;
}
