﻿body {
	font-family: 'Futura-Medium', 'Futura', 'Trebuchet MS',  Arial, Helvetica, sans-serif;
	font-size: 12pt;	
	background-color: #355967;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
}
li
{
    list-style-image: url(images/kedit_small.png);
}
.h1 
{
    font-size: 16pt;
    font-weight: bold;
    margin-bottom: 0px;
    padding-bottom: 0px;
	margin-left: 20px;
}
h1 
{
    font-size: 16pt;
    line-height: 1em;
    font-weight: bold;
    margin-bottom: 0px;
    padding-bottom: 0px;
	margin-left: 20px;
}
.h2
{
    font-size: 14pt;
    line-height: 1em;
    font-weight: bold;
	margin-top: 20px;
    margin-bottom: 0px;
    padding-bottom: 0px;
	margin-left: 20px;
}
h2
{
    font-size: 14pt;
    line-height: 1em;
	margin-top: 20px;
    margin-bottom: 0px;
    padding-bottom: 0px;
	margin-left: 20px;
}
.h3
{
    font-size: 12pt;
    font-weight: bold;
    line-height: 1em;
    margin-bottom: 0px;
    padding-bottom: 0px;
	margin-left: 20px;
}
h3
{
    font-size: 12pt;
    line-height: 1em;
    margin-bottom: 0px;
    padding-bottom: 0px;
	margin-left: 20px;
}
td.sidebar
{
    font-size: 12pt;
    border-spacing: 5px;
    padding: 10px 10px 10px 10px;
	border-style: inset;
	border-width: thin;
}
.inset
{
    border-spacing: 3px;
    padding: 3px 3px 3px 3px;
	border-style: inset;
	border-width: thin;
}
.article_title
{
    font-weight: bold;
    font-style: italic;
}
.byline
{
    font-style:italic;
    font-size: 10pt;
}
.cutline
{
    font-weight: bold;
    font-size: 9pt;
}
.leftPaneTop
{
    height: 70px;
    background-color: #56879A;
}
.leftPane
{
    background-color: #56879A;
}
.rightPane1
{
    width: 3px;
    background-color: #946B3F;
}
.rightPane2
{
    width: 5px;
    background-color: #B08B62;
}
.rightPane3
{
    width: 2px;
    background-color: #A47C51;
}
a:link
{
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
}
.bodyLayer1
{
    background-color: #294F5D;
}
.contrastBar
{
    height: 1px;
    background-color: #cccccc;
}
.menuLayer
{
    height: 40px;
    background-color: #476D7B;
    font-size: 10pt;
    text-transform: capitalize;
    color: #cccccc;
    text-align: center;
}
a.selected
{
    text-decoration: underline;
    color: #cccccc;
}
a:hover
{
    text-decoration: none;
    color: #000000;
}
.content
{
    height: 800px;
    background-color: #EFE7DE;
    color: #946B3F;
}
.contentSmall
{
    font-size: 10pt;
}

.subtext {
	font-size: 8pt;
}
.background {
	background-color: #90684A;
}

a {
	color: #000066;
}
p {
	text-align: left;
	margin-top: 3px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
}

