body{
font-size: 100%;
}

hr{
height: 1px;
}

#topsection, #dividerdiv, #verticaldivider{
background-color: #D8E7CB /*site colors*/
}

#topsection{
padding: 3px;
margin-bottom: -10px;
}

p#bannersection{
margin-bottom: 6px
}

.navbar{
background-color: #008000; /*site colors*/
}

#dividerdiv{
height: 16px;
}

#mastertable{
font-size: 100%;
}

#leftcell{
font-size: 90%;
font-family: Arial;
}

ul#reflist{
list-style-type: none;
padding: 0;
margin: 10px 0 10px 5px;
line-height: 1.2em;
}

ul#reflist .nestedlist{
margin: 0;
padding-left: 0;
margin-left: 1.5em;
list-style-type: disc;
}

#leftcell div.regulartext{
margin: 1px 5px 7px 5px;
font-size: 90%;
}

#leftcell .headers{
background-color: #D8E7CB;
font: bold 120% Arial;
padding-left: 5px;
margin-bottom: 3px;
}

.contentarea{
width: 99%;
}

.contentarea #breadcrumb{
margin-bottom:-0.5em;
font-weight: bold;
font-size: 125%;
}

.contentarea #lastupdated{
margin-top: -10px;
font-style: italic;
}

.contentarea #relatedtutorials{
margin-bottom: -0.5em;
}

.contentarea .listitems{
font-size: 120%;
font-weight: bold;
line-height: 1.4em;
}

.contentarea table{
font-size: 100%;
}

.contentarea table td{
padding: 3px;
}

.contentarea table .captions{
background-color: #73D656;
}


h3{
font-size: 20px;
margin-bottom: 0.4em;
}

.samplecode{
background-color: #EEEEEE; 
font-family: Courier;
}

.inlinecode{
}

a:hover{
color: red;
}

#footer{
font: Arial Verdana;
font-size: 80%;
margin-bottom: 0.9em;
}