/* $Id: home-import.css,v 2.1 2002/12/05 14:46:37 slesch Exp $ */
.navrow {
	background : #000000;
	border:solid;
	border-color : #c6c6c6;
	border-width : 1px, 1px, 2px;

}
.nav
{
	font-family : "Verdana", sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	background : #000000;
}

.nav A 
{	
font-family : "Verdana", sans-serif;
font-size: 13px; 
font-weight:bold;
color:#ffffff;
text-decoration:none;
}

.nav A:Visited
{	
font-family : "Verdana", sans-serif;
font-size: 13px; 
font-weight:bold;
color:#ffffff;
text-decoration:none;
}

.nav A:Hover
{
	font-family : "Verdana", sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	background-color : #6c6c6c;
}

.nav A:Active
{	
font-family : "Verdana", sans-serif;
font-size: 13px;
font-weight:bold; 
color: #c6c6c6; 
text-decoration:none;
}



.white  {
color: white;
font-weight:bold;
}



/* ******************  columns  *************** */
.marginsHead {
	background:#000000;
	/*#BA4731#CC0000#ff9900*/
	color: #fff;
	font-family : "Trebuchet MS", sans-serif;
	font-size : 16px;
	border: solid;
	font-weight: bold;
	text-indent: 0.5em;
	margin-top: 0px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin-left : 0px;
	border-color : #c6c6c6;
	border-width : 0px, 0px, 2px;
}
.wrapper{
background: #F2F2E1;
}
.leftmargin {
	background: #f6f6f6;
	color: #000;
	/*border-right: 1 px solid #000;
	border-color : Black;*/
}

.rightmargin {
   background: #f6f6f6;
   color: #000;
   border: none;
}

.center {
   background: #fff;
   color: #000;
   margin-bottom: 0px;
   padding-left:2px;
   border-left: 1px solid #000;
   border-right: 1px solid #000;
   border-bottom: 1px solid #000;
}

.content {
   padding-left:4px;
   padding-right:4px;
}
.content A:Visited  {
	color : blue;
	text-decoration : none;
	font-family : "Verdana", sans-serif;
	font-size : 13px;
	font-weight:normal;
}

.center A:Active,A:Hover {
	color : red;
	text-decoration:none;
	font-weight:normal;
}


/* ******************  news  ************** */

.CenterHeading {
   background: #FFcc00;/*#005a9c;*/
   color: #000;
   border: none;
   width: 100%;
   text-align: center;
   font-weight: bold;
   font-size: medium;
   text-align: center;
   margin-top: 0px;
   /*padding: 0.1em;*/
}

.centerblock
{
	font-family : "Verdana", sans-serif;
	font-size : 13px;
	color:#000;
	background-color:#ffffff;
	border: 1px double;
	border-color:#000;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	border-style: solid;
	margin-left : 2px;
	margin-right : 10px;
}



.reference {
	font-family : "Verdana", sans-serif;
	font-size : 13px;
	color:#cc0000;
	font-weight:bold;
}

.city  {
	font-size : 13px;
	font-family : Arial;
	color:#000099;
	font-weight:bold;
} 

.small  {
	font-family : "verdana", sans-serif;
	font-size : 9px;
}

.border  {
border-style : solid;
	/*border-color : #6699CC;*/
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px
}

.borderbg
{
	font-family : "Verdana", sans-serif;
	font-size : 13px;
	color:#000000;
	font-weight: bold;
	background-color:#ffcc00;
}

.access
{
	border:solid;
	border-color :#000;
	border-width : 1px, 1px, 1px;
}

/******** Basic  html formating ********/
p,div,td  {
	font-family : "Verdana", sans-serif;
	font-size : 13px;
}

H1  {
	font-family : "Trebuchet MS", sans-serif;;
	color :#000000;
	font-size : 18pt;
	padding-top:10px;
	line-height: 1;
}

H2  {
	font-family : "Trebuchet MS", sans-serif;
	color : #0066cc;
	font-size : 16px;
	line-height: 1;
	margin-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
}

H3  {
	font-family : "Trebuchet MS", sans-serif;
	color : #0066cc;
	font-size : 12pt;
}

H4  {
	font-family : "Trebuchet MS", sans-serif;
	color : #0066cc;
	font-size : 12pt;
	line-height : 1;
}

A,A:Visited  {
	color : blue;
	text-decoration : none;
}

A:Active,A:Hover  {
	color : red;
	text-decoration : none;
}

ul,ol  {
	font-family : "Verdana", sans-serif;
	font-size : 13px;
}
ul  {
	type:square;
}

/* ******************  printing  ************** */

@media print {
   h1, h2, h3,
   h4, h5, h6    { page-break-after: avoid; page-break-inside: avoid }
   blockquote,
   pre           { page-break-inside: avoid }
   ul, ol, dl    { page-break-before: avoid }
   .navbar       { background-color: #fff; color: #000; border-color: #000; 
border-width: 1px; }
   a.navlink, a.bannerLink     { font-weight: normal }
}
div.item ul li {
  margin-left: 12px;
  font-family : "Verdana", sans-serif;
}

.subcontent {
	background:  #F0F0d0;/*#F2F2E1*/
	font-family : "Verdana", sans-serif;
	font-size : 13px;
	padding-left:2px;
	margin-left : 6px;
}


/* ******************  speech  ************** */

@media aural {
   h1, h2, h3,
   h4, h5, h6    { voice-family: paul, male; stress: 20; richness: 90 }
   h1            { pitch: x-low; pitch-range: 90 }
   h2            { pitch: x-low; pitch-range: 80 }
   h3            { pitch: low; pitch-range: 70 }
   h4            { pitch: medium; pitch-range: 60 }
   h5            { pitch: medium; pitch-range: 50 }
   h6            { pitch: medium; pitch-range: 40 }
   li, dt, dd    { pitch: medium; richness: 60 }
   dt            { stress: 80 }
   pre, code, tt { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
   em            { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
   strong        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
   dfn           { pitch: high; pitch-range: 60; stress: 60 }
   s, strike     { richness: 0 }
   i             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
   b             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
   u             { richness: 0 }
   a:link        { voice-family: harry, male }
   a:visited     { voice-family: betty, female }
   a:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }
}