body {
margin: 0;
padding: 0;
font-family: sans-serif;
line-height: 1.4em;
font-size: small;
background-color: #bfbfbf;
}

a.creditline:link {
text-decoration: none;
font-size: smaller;
text-align: right; }

a.inline:link {
text-decoration: underline; 
}

a.inline:visited {
text-decoration: underline; 
}

a.inline:hover {
text-decoration: none;
background-color: #ffffff; 
}

a.inline:active {
text-decoration: none;
background-color: #ffffff; 
}

a:link {
color: #000000;
text-decoration: none; 
}

a:visited {
color: #000000;
text-decoration: none; 
}

a:hover {
color: #000000;
text-decoration: none; 
background-color: #ffffff; 
}

a:active {
color: #336600;
text-decoration: none; 
}

h6 {
font-family: sans-serif;
color: #808080;
text-align: inherit;
font-size: 0.7em; }

div#maincontent {
padding: 2%;
margin-left: 30%;
background-color: #bfbfbf;
color: #000000;
border-right: none;
margin-right: 12%;
border-left: 1px #f90 solid;
text-align: left; }

div#leftcolumn {
float: left;
text-align: right;
background-color: #bfbfbf;
color: #000000;
width: 18% ;
border-right: none;
border-left: none;
padding-top: 2%;
padding-left: 4%; 
}

h2 {
padding-left: 6em;
padding-top: 2em;
text-decoration: none;
font-size: .8em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
color: #488c36;
}

p.current {
color: #666666; }

/*breadcrumb trails created by the Style Master wizard are paragraphs of class "breadcrumbs"*/

p.breadcrumbs {
font-size: .9em;
font-family: Times, "Times New Roman", serif;
text-align: left; 
}

p.breadcrumbs a:link {
color: #000000;
text-decoration: none; 
}

p.breadcrumbs a:visited {
color: #000000;
text-decoration: none; 
}

p.breadcrumbs a:hover {
color: #7f7f7f; 
}

.currentpage {
color: #9e9e9e; 
}

span.separator {
color: #000000;
font-size: .9em; 
}

/*End of breadcrumbs*/
