/* link underlines tend to make hypertext less readable, 
   because underlines obscure the shapes of the lower halves of words */
:link,:visited {
	text-decoration:none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

/* no list-markers by default, since lists are used more often for semantics */
ul,ol {
	list-style:none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code   {
	color: black;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif
}

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with 
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{
	margin:0;
	padding:0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img   {
	border-style: none;


border-color:  ; 			font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

/* de-italicize address */
address {
	font-style:normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

/* -------------------- folioarchive submenu ---*/
#navbarLeft{
	height:33px;
	position:relative;
	top:0px;
	left:0;
	margin:0;
	padding: 0 0 0 35px;
	overflow:hidden;
	}
#navbarLeft li {
	float:left; 
	padding: 0 8px 0 0; 
	margin-right:5px;
	background: url(../style_images/separator.gif) 107% 70% no-repeat;
	}
#navbarLeft li a  {
	color: #000;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	text-decoration: none
}
#navbarLeft li a:hover  {
	color: #03C;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#navbarLeft #Help {background:none}


#navbarRight {
	/*height:33px;*/
	position:relative;
	padding: 0 0 0 35px;
	overflow:hidden;
	margin:0;
	}
#navbarRight li  { background-image: url("../style_images/separator.gif"); background-repeat: no-repeat; background-attachment: scroll; background-position: 108% 10%; margin: 0 5px 0 0; padding: 8px 8px 0 0; float: left }
#navbarRight li a  {
	color: #000;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none
}
#navbarRight li a:hover {
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#navbarRight #Login, #navbarRight #Logout  {
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	color: #000;
}

hr  { color: #ccc; background-color: #ccc; text-align: left; width: 100%; height: 1px; border: solid 0 }


/* footer float element */
#dhtmlfloatie{
	position: absolute;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	border: 2px solid #999999;
	background-color:#E5E5E5;
	padding: 5px;
	z-index: 100;
	width: 130px;
	height:60px;
	visibility: hidden;
	text-align:left;
	cursor:pointer;
}

/*---------------------------------------------------footer---------------------------------------------------*/
#footer {
	color: black;
	background: #fff url("../style_images/navbar2_gnd.jpg") repeat-x;
	margin: 0 auto 10px;
	padding: 0 20px 0;
	position: relative;
	top: 0;
	left: 0;
	height: 25px;
	overflow: hidden;
	border-top: 1px solid #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#footer a { color: #000 }
#footer:hover { color: #000 }
a:hover     { color: blue }
#footer:hover a { color: #000 }
#footer a:hover { color: #000; cursor: pointer }

/*
#footer #copyright {float:left}
#footer #powered {float:right}
*/

#footer #copyright {float:left; padding:5px 0px 5px 0px;}
#footer #poweredtext {float:right; padding:2px 0px 5px 0px;}

#footer #powered {
	float:right;
	padding-top:2px;
	padding-bottom:3px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
/*------- end ----------*/

#firsttable {
	height:100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.Text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
}
p font {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	font-style: normal;
}
.Text {
	font-style: italic;
}
.Text {
	font-style: italic;
}
.Text {
	font-style: italic;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;

}
.Text font {

}
