i {color: #b66}

input br{
   font-size:10pt;
}
input.inputbutton{
   color:#005;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:9pt;
   font-weight:bold;
}
	 
INPUT.inputtext{
  font-family:Verdana;
  font-size:8pt;
  border-color:336699;
  border-style:inset;
  border-width:2px;
  color:#008;
}	 
body {
  font-family: Verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 8pt;
  line-height: 13pt;
  font-size-adjust: none;
  }

div#Header {
	margin:10px 0px 10px 0px;
	padding:10px 0px 10px 20px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:100px; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-color:black;
	border-width:1px 1px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-color:#ddf;
	background-image:url('/admin/cb_clouds02.jpg');

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px; /* the correct height */
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {height:14px;}
div#Header a {
	color:#3cf;
	font-size:20px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
}
#skipLink {display: none;}

blockquote {font-style: italic;}

.menuhead {margin-left:-20px;border-bottom:1px solid #000066;}
.menuhead a {font-size:12pt;color:#000066;}
.menuhead a:active {color:#000066;}
.menuhead a:visited {color:#000066;}

div.none a{color:#000000;text-decoration:none;}
div.none a:visited {color:#000000;text-decoration:none;}
div.none a:active {color:#000000;text-decoration:none;}
div.none a:hover {color:#000000;text-decoration:underline;}

#overall {width: 700px; border: 1px solid #000000;margin: 0px auto;}
#noStandards {display: none;}
#masthead {height:50px;background-color:#ffffff;text-align:center;padding:0px;}
#mastimage {float:left;width:188px;height:50px;}
#masttitle h1 {text-align:left;padding:2px;font-size:25px;color:#000066; margin: 0px; font-style: normal;}
#search {width: 140px; float:left; height: 17px;padding:2px;margin:2px;}
#search form {display: inline;}
#searchCrit {font-size:10px; border: 1px solid #000000; font-weight: bold; width: 100px;}
#searchGo {font-size: 10px; padding: 0px;margin-left: 5px;}
#search fieldset {padding: 0px; margin: 0px;border: none;}

div.cpp {
border: 1px dotted #a0a0a0;
font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;}
div.root-navigation {
  height:25px;
	clear: both;
	background-color:#ecf0fa; 
	background-color:transparent; 
	color: #000000;
	border: 0px solid #000000; 
	padding:2px; 
	margin:2px;
}
div.root-navigation ul { 
  float: left;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
  border: 1px solid #00F;
	list-style-type: none;
}
div.root-navigation ul li { 
  float: left;
  text-align:center; 
  width: 10em;
	margin:0px 0px 0px -1px;
	padding:0px 0px 0px -1px;
  border-right: 1px solid #00F;
  display: inline; 
}
div.root-navigation a {
  width: 10em;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
  border: 0px solid #F00;
}
div.root-navigation li:hover {
  background-color: #69C;
  color: #fff;
}
div.root-navigation li a:hover {
  background-color: #69C;
  color: #fff;
}

div.local-navigation {
  float: left; 
	width: 134px;font-family:"trebuchet MS", Arial, sans-serif;
	padding:5px;
}
div.local-navigation ul {
  list-style-type: none;
 	margin-left: 0;
	padding-left: 0;
} 
div.local-navigation ul li.article {
  list-style:none;
	margin-right:0px;
	margin-bottom:2px;
}
div.local-navigation ul li.subject {
  font-variant: small-caps;
  font-size: 140%;
	background-color: #EEE;
  list-style:none;
	margin-right:0px;
	margin-bottom:2px;
}
div.local-navigation ul li.subject:hover {
  font-variant: small-caps;
	background-color: #EEF;
}
.original-content { border-left: 1px solid #CCE; margin-left: 140px;padding:5px; background-color: #ffffff;}
.original-contentBuffer {width: 99%;}
.footer {
  line-height: 100%;
  font-size: 7pt;
  background-color:#ecf0fa; 
	border-top: 1px solid #CCE; 
	clear: both; 
	padding-top: 5px;
}
.footer p {
  padding-left: 35%;
  margin-bottom: 0;
  margin-left: 35%;
}
/* IE workarounds to set the minimum height*/
.local-navigation {height: 365px;}
html>body #menu {min-height: 365px; height: auto;}

.original-content { height: 365px;}
html>body .original-content { min-height: 365px; height: auto;}
/*----------------*/


/*  User Configurable Section  */
/* --------------------------- */

/*  Uncomment for a right-sided menu
#original-content {margin-left: 0px; margin-right: 140px; border-right: 1px solid #000000; border-left: none;}
#local-navigation {float:right;}
#search {text-align: right; float: right;}
*/

ul.article-info {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type: none;
}
li.article-title {
  font-weight: bold;
  font-size: 10pt;
	line-height: 14pt;
	background-color: #fed;
}
li.article-detail {
  text-align: justify;
	margin:0px 10px 0px 10px;
	padding:0px 10px 0px 10px;
}

#overall {width: auto;}