/*
This style sheet was created from CSS Library\nestedFloat.html
*/

@import "all.css"; /* font selection list, no layout */

h2 a,
h3 a 
{
   display: block;
   margin-top: 5px;
	color: Blue;
	background-color: transparent;
	text-decoration: underline;
}

h2 a:hover,
h3 a:hover
{
   color: Green;
	text-decoration: none;
}

div.section a {
	padding: 0 3px;
}

/* this rule deflates default space added around the empty author tag */
h3.author {
	padding: 0;
	margin: 0;
}
/* turn off the HR until we figure out how to cut it out of output */
hr {
 	display: none;
 }

.DisplayNone {
	display: none;
}

.uLine {
 text-decoration: underline;
}

.DocInSite {
	font-style: normal;
	font-weight: bolder;
}

body
{
font-family: Geneva, Arial, sans-serif;
font-size: 12px;
text-align: left;
line-height: 1.2em;
}
/* don't know why this is necessary, but it does Mozilla */
div.article div.titlepage {
	margin-top: -4px;
	padding-top: 0;
}

div.article div.titlepage h2.title,
div#banner h1
{
background: #F5F5F5;
padding:20px;
padding-left: 12px;
color : Green;
font-family:  Arial, sans-serif;
font-size: 2.0em;
border-bottom: thin solid blue;
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
width: auto;
}

div#content,
div.article div.section {
	display: block;
	position: absolute;
	top: 75px;
	left: 27%;
	width: 48%;
   margin: 15px 0;
	font-size: 1.0em;
}

div.article div.section div.section,
div.article div.section div.section div.section {
	position: relative;
	top: 0;
	left: 0;
   margin: 15px 0 0 15px;
	width: 100%;
}

div.section ul {
  padding-top: 3px;
  padding-bottom: 5px;
}

div#menusBlock {
/*display : block;*/
/*position: absolute;*/
/*top: 70px;*/
/*float: right;*/
width: 18%;
margin-top: auto;
padding-top: 3px;
padding-bottom: 0;
border-top: 6px solid #FFCC33;
border-bottom: 4px solid #FFCC33;
}

div#menu, div#menufooter {
background: #F5F5F5;
color:#000;
padding:10px;
padding-bottom: 10px;
margin-bottom:5px;
text-align:left;
font-size: 90%;
}

div#menunew {
	display: none;
} 

div#menu h3, div#menufooter h3 {
margin-top: 5px;
margin-bottom: 0;
padding: 0;
color : Green;
background: #F5F5F5;
font-size: 1.25em;
}

div#menu h4, div#menunew h3, div#menufooter h3 {
margin-top: 10px;
margin-bottom: 0;
color : #00008B;
background: #F5F5F5;
font-size: 1.1em;
}

div#menu a {
margin: 1px 0 0 0;
padding: 0 0 0 5px;
display: block;
text-decoration : none;
color: blue; 
background-color: #F5F5F5;
font-weight: bold;
}

div#menu a:hover, div#menu a:focus {
/*padding-right: 0;*/
color : white;
background-color: blue;
}

a.menulinksblue { 
text-decoration : none;
color: blue; 
font-weight : bold;
/*padding: 0 1px;*/
}

a.menulinksblue:hover, a.menulinksblue:focus {
color : #CC6600;
}

.intro {
	font-size: 1.05em;
	padding: 0.5em;
	padding-left: 1em;
	border-top: solid 2px #FFCC33;
	border-bottom: solid 2px #FFCC33;
   color: Navy;
	background-color: white;
}

hr.menuRule {
padding-top: 5px;
padding-bottom: 5px;
	width: 50%;
	color: #A9A9A9;
   text-align: center;
}

img.valid {
border: none;
}

div.itemizedlist p.title {
	font-family: Geneva, Arial, sans-serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

p {
	padding: 0;
	margin: 0;
	font-size: 1.0em;
}

li p {
	padding: 0;
	margin: 0;
}

li {
	padding: 0 0 0.15em 0;
}

h1 {
margin-top:0px;
margin-bottom:5px;
padding:0px 20px 0px 20px;
}

div.article div.section div.titlepage h2.title,
#content h2 {
font-size: 1.25em;
margin-left: 0;
margin-top: 0.5em;
margin-bottom:0.5em;
padding: 0;
color : Blue;
background: white;
border: none;
}

div.section h3.title,
#content h3 {
margin-top: 0;
padding: 0;
 font-size: 1.1em;
 color: Blue;
 background: white;	
}

dt span.term {
padding-top: 0;
margin-top: 0;
margin-bottom: 5px;
padding: 0;
color : Blue;
}

dd p, p {
padding-top:0;
margin-top: 0;
margin-bottom: 1em;
}

em {
font-style: normal;
font-weight: bolder;
color: #00008B;
}

div.toc p {
margin: 0 3px;
padding: 3px;
border-bottom: 1px solid Blue;
color : #804000;
}

div.toc li {
 list-style-type: none;
}

div.section h4.title {
color: green;
background: #D3D3D3;
font-size: 1.10em;
font-weight: bold;
padding: 5px;
margin: 0 0 0.5em 0;
} 

dl {
	margin: 0;
	padding: 0;
}
div.toc ul {
	margin: 0;
	padding: 5px;
}

p#skipNav,
p#skipNav a {
	display: none;
	margin:0;
	padding:0;
}


a#navLink {
	display: none;
}

p a.Link {
	margin: 50%;
	font-size: 90%;
}

/*
a.Link {
color : blue;
background-color: White;
text-decoration : none;
font-weight: bold;
}

a.Link:hover{
color: #32CD32;
}
*/

.links {
margin-left:50px;
margin-right:30px;
}

#layouts {
font-size:1.0em;
margin-left:10px;
}

p.link {
	text-align: right;
}

a.link {
color : blue;
background-color: White;
text-decoration : none;
font-weight: bold;
}

a.link:hover{
color: #32CD32;
}


div#footer {
border-top: 1px solid;
border-color: #FFCC33;
padding-top: 0.25em;
text-align : right;
font-family:  "Franklin Gothic Medium Cond", Geneva, Arial, Helvetica, sans-serif;
}

li p {
	display: block;
}

em a {
	color: blue;
	background: White;
}

em a:visited {
	color: Red;
	background: White;
}

em a:hover {
   color: Green;
   text-decoration: none;
}

div.w3cbuttons {
	display: block;
}
/*
ul {list-style: none; margin: 0; padding: 1em 2em;}
li {margin: 0.33em 0;}
*/
/* Uncomment the following rule to make the first set of links block-level, 
which allows control of width but also forces them on their own lines */
.btn {display: block; width: 11.2em; margin-bottom: 3px;}

.btn {font: 9px Geneva, Verdana, sans-serif; padding: 1px 1em 1px 0; 
   border: 1px solid black; background: #888; color: #FFF; text-decoration: none;}
.btn span {border-right: 1px solid #000; color: #FFF;
   margin: 0; padding: 1px 0.75em; margin-right: 0.1em;}
.rss span {background: #F60;}
.w3c span {background: #FFDF7D; color: #000;}
.bobby span {background: #00C; padding: 1px 1.25em;}
.geo span {background: #093;}
.mt span {background: #369;}
.cc span {background: #575;}

.xml-rss {font: bold 10px Verdana, sans-serif; padding: 0 0.5em; border: 1px solid;
  text-decoration: none;
  background: #F60; color: #FFF; border-color: #FFC8A4 #7D3302 #3F1A01 #FF9A57;}

