/* 
THIS SECTION IS COMMON TO ALL VISUAL FORMATS 
It should also be the only section seen by Netscape 4.7 and other browsers that don't
understand CSS media types.
*/
li { margin-bottom: 0.7em; }
.block li { margin-bottom: 0; }
.newsblock li { margin-bottom: 0; }
li ul, li ol { margin-top: 0.7em; }
.block li ul, .block li ol { margin-top: 0; }
pre { font-size: 1.2em; }

body {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-top: 1em;
	}

/* div { border: 1px dotted blue; } */

#handheld { display: none; }

#standards { text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	}

.block {
	width: auto;
	margin: 0em 1em 2em 1em;
	border: solid 1px #ffffff;

	}

.blockheader {
	width: auto;
	font-size: 1.2em;
	font-weight: medium;
	border-bottom: solid 1px #cccccc;
	padding: 0.25em;
	}

.blockheader a {
	text-decoration: none;
	color: #000088;
	}

.blockheader a:hover {
	text-decoration: none;
	color: #000088;
	border-bottom: 1px solid #000088;	
	}

div.block:hover {
	border-color: #cccccc;
	}

div.block:hover .blockheader {
	border-color: #cccccc;
	background-color: #eeeeee;
	}
	
div.block ul { list-style-image: url('/graphics/arrow.gif'); }

#logo { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;  font-weight: bold; margin-left: 0px;
}

#searchbox { 
	float: right;
	text-align: right;
	margin: 1em;
	margin-top: 0.5em;

}

#bar { 
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #000088;
	}


#fontbox { display: none; }

#languagebox { text-align: center; }

/*.firstletter { 
	font-weight: normal; 
	font-size: 1.4em; 
	color: #C3112D; 
	}*/

.col3 {
	float: right;
	width: 30%;
	margin-top: 0px;
	border-width: 0px;
        }

.boiler { 
	text-align: right; 
	margin-right: 1.5em;
	}

.nav {
	position: absolute;
	width: 15%;
	margin: 0em;	
        }

.nav a {
	text-decoration: none;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	width: auto;
	display: block;
	margin: 0;
	padding: 5px 5px 5px 8px;
	font-weight: bold;
}

.nav a.now {
	text-decoration: none;
	border-top: 0px;
	border-bottom: 2px solid #000088;	
	border-right: solid 1px #000088;
	border-left: solid 1px #dddddd;
	width: auto;
	display: block;
	margin: 0;
	padding: 5px 5px 5px 8px;
	font-weight: bold;
	background-color: #F8FFEB;
}

#leftnav a.maincat { background: purple; }

#leftnav a.button { background: #ffffff; }

#leftnav a.button:hover { background: #ffffff; }

.nav a:hover {
	text-decoration: none;
	background-color: #F7EFDF;
	border-bottom: 2px solid #000088;	
	border-right: solid 1px #000088;
	border-left: solid 1px #dddddd;
	border-top: 0px;
}

.maincontent {
	position: absolute;
	left: 20%;
	margin-top: 0px;
	margin-right: 1.5em;
	padding-left: 1em;
}

.maincontent h1 { 
	text-align: left; 
	margin-top: 1em;
	}

.maincontent li { line-height: 1.8em; }

.maincontent .highlights li { line-height: 1.4em; }

.maincontent ul { list-style-image: url('/graphics/arrow.gif'); }

H1, H2, H3, H4, H5, H6 {font-family: Arial, Geneva, Helvetica, Sans-Serif;
                        color: rgb(00,00,102); font-weight: normal;
                        }

h1 { text-align: center; }

UL LI UL LI { list-style: square; }

UL LI UL LI UL LI { list-style: disc; }

.left { text-align: left; }


table { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em; }

.caption { font-size: smaller;
	font-style: italic; 
	text-align: center; }
	
	
a:hover {	
	color: #ff0000;
	}
/* 
THIS SECTION IS ONLY FOR FULL-SIZE COMPUTERS (desktops, laptops, etc.) 
Only browsers that understand CSS media types will use this section.
*/

@media screen {
/* Formatting for /index.html only */

#standards { display: none; }

#fontbox { 
	display: block;
	text-align: right; 
	}

#normalfont { 
	font-size: 1.4em; 
	}

#largefont { 
	font-size: 1.8em; 
	}

#languagebox {
	float: none;
	margin-top: 1.1em;
	margin-left: auto; margin-right: auto;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	font-weight: bold;
	border-top: solid 2px #cccccc;  
	border-bottom: solid 2px #0d4171; 
	border-left: solid 2px #cccccc;  
	border-right: solid 2px #0d4171; 
	padding: 0.3em;
	}

#languagebox a { text-decoration: none; padding: 0.25em; }
#languagebox a:hover { background-color: #C4FFFB;  }	
.dot { margin-bottom: 0.3em; }


/* To fix nested lists */
.flat { list-style-image: url('/graphics/arrow.gif'); }
.flat li { margin-left: -1em; }


/* Show only to IE PC \*/
* html .newsheader h2 {height: 1%;} /* For IE 5 PC */

.newsblock {
	margin: 0 auto; /* center for now */
	width: 100%; /* ems so it will grow */
/*/*/	background: url(/graphics/sbbody-r.gif) no-repeat bottom right; /* end NS hack */
	font-size: 100%;
}
.newsheader {
/*/*/	background: url(/graphics/sbhead-r.gif) no-repeat top right;  /* end NS hack */
	background-color: #96b8d1;
	margin: 0;
	padding: 0;
	text-align: center;
}
.newsheader h2 {
/*/*/	background: url(/graphics/sbhead-l.gif) no-repeat top left; /* end NS hack */
	margin: 0;
	padding: 22px 30px 5px;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.2em; 
	line-height: 1em;
}
.newscontent {
/*/*/	background: url(/graphics/sbbody-l.gif) no-repeat bottom left; /* end NS hack */
	margin: 0;
	padding: 5px 30px 31px;
}


.newscontent ul { list-style-image: url('/graphics/arrow.gif'); 
margin: 0px; padding: 0.5em 0px;
}
.newscontent ul li {
  margin-left: 1.5em;
  }

p.date { font-style: italic; }
/*
.newscontent li { 
	margin-left: -1em; 
} */

.newscontent img.newspic { width: 100%;  margin-top: 0.3em; margin-bottom: 0.3em;}

.col1 /* */{
	position: absolute;
	width: 33%;
	margin-top: 0px;
	border-width: 1px;
        }
.col2 /* */{
	position: absolute;
	left: 35%;
	width: 33%;
	margin-top: 0px;
	border-width: 1px;
        }
.col3 /* */{
	float: none;
	position: absolute;
	left: 70%;
	margin-top: -1em;
	border-width: 1px;
        }

/* Formatting for other index pages */

.highlights /* */ {
	float: right;
	width: 35%;
	margin: 1em 0em 0em 1em;
	}

/* General formatting */

li { margin-bottom: 0.7em; }
.block li { margin-bottom: 0; }
.newsblock li { margin-bottom: 0; }
li ul, li ol { margin-top: 0.7em; }
.block li ul, .block li ol { margin-top: 0; }
pre { font-size: 1.2em; }
}

/* Drop shadows for images */

body>div.img-shadow {
background: url('/shadow.gif') bottom right no-repeat;
margin: 10px 5px;
padding: 0;
position: relative;
}

body>div.img-shadow img {
background-color: #fff;
border: 1px solid #a9a9a9;
margin: -5px 5px 5px -5px;
padding: 4px;
position: relative;
vertical-align: bottom;
}


/* 
THIS SECTION IS FOR HANDHELD DEVICES ONLY 
Only browsers that properly implement CSS media types will see this section. Palm's NetFront browser
attempts to implement the "screen" media type, therefore a Javascript hack is used to send it to a 
different stylesheet altogether. Other browsers may be added.
*/

@media handheld {

#e { display: none; }

#logo { display: block; }

#standards { display: none; }

#searchbox { float: none;
	margin-top: 90px;
	text-align: left;
	}

#fontbox { display: none; }

#languagebox { text-align: left; }

.nav { display: none; }

.maincontent { margin-top: -3em; }

.col3 { float: none;
	width: auto;
	}
}
