/*
Ciurczak & Company, Inc. and Christine E. B. Howard 2006-2007
*/

body {
 	margin: 0;
 	padding: 0;
 	color: #333;
 	background-color: #FFF;
 	background: url('file:///F:/images/bg.png') repeat-x fixed bottom;
 	height: 100%; font-style:normal; font-variant:normal; font-weight:normal; line-height:1.5; font-size:80%; font-family:Georgia, Times New Roman, Times, serif
	}

h1 {
 	font-size: 200%;
 	color: #0C3A6D;
 	margin: 0.1em 0 0.5em -0.8em;
	}
	
h2 {
 	width: 99%; /* IE fix */
 	font-size: 130%;
 	color: #0C3A6D;
 	background-color: #F0FBFB;
	 margin: 2em 0 0.8em -1em;
 	padding-left: 0.6em;
 	border-left: 0.4em solid #0C3A6D;
	}
	
h3 {
 	width: 99%; /* IE fix */
	font-size: 115%;
	color: #369;
 	border-bottom: 1px dashed #AAAAAA;
 	margin: 2em 0 0.8em 0;
	}
	
h4 {
	font-size: 80%;
	color: gray;
	font-weight: normal;
	text-align: center;
	}
	
table {
    text-align:justify;
	height: 100%; font-style:normal; font-variant:normal; font-weight:normal; line-height:1.5; font-size:80%; font-family:Georgia, Times New Roman, Times, serif
	}

p, ul, ol {
 	margin-top: 0.5em;
	}

a 	{
 	text-decoration: none;
	}

.hide {
 display: none;
}

html > img {
 width: 28px !important;
 height: 28px !important;
 padding-left: 28px !important;
 background-image: url('file:///F:/images/autoscroll_v.png') !important;
 clip: rect(0 28px 28px 0px) !important
}


#header {
 position: relative;
 border-top: 10px solid #0c3a6d;
 width: 100%;
 height: 7em;
 background-color: #0c3a6d;
 color: #FFF;
 font-style: italic;
 cursor: default;
}
#header #Ciurzaklogo {
 /*position: relative;*/
 z-index: 2;
 left: 10em;
 top: 0;
 width: 7em;
 height: 2em;
 border-width: 0;
}
#header #bevel {
 float: right;
 height: 0;
 line-height: 0;
 border: 2.5em solid #FFF;
 border-color: #369 #FFF #FFF #369;
}
#header #bevel #span {
 display: none;
}

	
#header #Ciurczak {
 position: absolute;
 top: 0;
 left: 5em;
 font-size: 2.8em;
}

#header #address {
 position: absolute;
 top: 80%;
 left: 0;
 width: 100%;
 height: 1.66em;
 text-indent: 14em;
 font-size: 1em;
 background-color: #042447;
 border-top: 1px solid #042447;
 border-bottom: 1px solid #042447;
}
#pagezoom {
 position: absolute;
 top: 61%;
 right: 0.3em;
 font-style: normal;
}
#pagezoom span {
 cursor: pointer;
 color: #EEF;
 padding: 0 0.2em 0 0.2em;
}
#pagezoom span.zoomHover {
 color: #FFF;
 background-color: #7AD;
}



#container {
 position: relative;
 width: 100%;
 z-index: 10;
}


#content {
 margin: 0 10% 0 12em;
 border-left: 1px dashed #AAAAAA;
 padding: 1em 0 2em 4em;
}

#content a {
 color: #0C3A6D;
}
#content a:visited {
 color: #63C;
}
#content a:hover {
 background-color: #DEF;
 border: 1px dashed #ACE;
 margin: 0 -3px 0 -3px;
 padding: 0 2px 0 2px;
}
#content a:active {
 background-color: #5c73b8;
 color: #FFF;
 border: 1px inset #36C;
 margin: 0 -3px 0 -3px;
 padding: 0 2px 0 2px;
}
#content ul {
 padding-left: 0;
 margin-left: 1.2em;
}
#content ol {
 padding-left: 0;
 margin-left: 1.7em;
}
#content dt {
 font-weight: bold;
 margin-top: 0.5em;
}
#content li {
 margin: 0.2em 0em 0.2em 0.2em;
 padding-left: 0.5em;
}
#content acronym {
 border-bottom: 1px dashed #000CCC;
 cursor: help;
}


#footer {
 width: 100%;
 font-size: 80%;
 color: gray;
 border-top: 1px solid #AAAAAA;
 text-align: center;
}
/*#footer a {
 color: #69C;
}*/

#navigation {
 z-index: 100;
 position: absolute;
 top: 1em;
 left: 0.5em;
 width: 11em;
 overflow: visible;
}

#navigation ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
}

#menuroot {
 width: 11em;
 text-align: right;
}


#menuroot ul {
 position: absolute;
 top: 0;
 left: 9em;
 width: 16em;
 visibility: hidden;
 padding: 0.3em;
 text-align: left;
 border: 1px outset #9CF;
 background-color: #F0F8FF;
}
#menuroot ul ul {
 left: 14em;
 width: 11em;
}
/* \*/
#menuroot ul {
 left: 11.5em;
}
#menuroot ul ul {
 left: 17em;
}
/* */

#menuroot li {
 position: relative;
 width: 100%;
 padding: 0;
 margin: 0 0 1px 0;
 color: #036;
}

#menuroot li .subind {
 position: absolute;
 right: 0.5em;
 font-size: 0.8em;
 top: 0.3em;
}

#menuroot a {
 display: block;
 border-bottom: 1px solid #FFF;
 padding: 0.05em 1.5em 0.05em 0.2em;
 color: #036;
}
/* Holly Hack: Fix IE/Win. Hide from IE Mac \*/
* html #menuroot li {
 float: left;
 height: 1%;
}
* html #menuroot a {
 height: 1%;
}
/* End Hack */
#menuroot ul a {
 border-color: #F0F8FF;
}
#menuroot a.current {
 color: #399;
}
#menuroot a:hover {
 color: #399;
 border-color: #69C;
 background-color: #E0F0FF;
}
#menuroot a.highlighted {
 color: #399;
 border-color: #99C;
 background-color: #D0E8FF;
}
#menuroot a.highlighted .subind {
 display: none;
}
/* These next 2 are Safari hacks, it doesn't cleanly remove CSS via node.className = ''; */
#menuroot a.dimmed {
 background: transparent;
 border-color: #FFFFFF;
}
#menuroot ul a.dimmed {
 border-color: #F0F8FF;
}

#menulock {
 display: block;
 text-align: center;
 font-size: 0.8em;
 color: #66C;
 cursor: pointer;
}
#linktitle {
 margin-top: 1em;
 text-align: center;
 color: #999;
 font-size: 0.8em;
}

/* Non-IE menu enhancements...
html>body #menuroot ul {
 top: 1.55em;
 border-top: 3px solid #E8F0FF;
}
html>body #menuroot a.highlighted {
 width: 28em !important;
 text-align: center;
}
*/