﻿body	{background-color: #444444; color: black; font-family: Verdana, Arial, sans-serif; margin: 15px;}

p, td, li	{font-size: 9pt; line-height: 12pt;}
ul     		{list-style-type: square;}

h1	{font-size: 14pt; color: black; font-weight: normal; letter-spacing: .1cm; margin-top: 0;}
h2	{font-size: 12pt; color: white; font-weight: bold; letter-spacing: .07cm; text-transform: uppercase;}
h3	{font-size: 11pt; color: white; font-weight: bold; /*text-transform: uppercase;*/}
h4	{font-size: 14pt; color: white; font-weight: normal; /*text-transform: uppercase;*/ margin-top: 0;}

.bottom	{margin-bottom: 0;}
.top	{margin-top: 0;}
.topbot	{margin-top: 0; margin-bottom: 0;}

.mainTable {
	width: 950px;
	margin-left: auto; margin-right: auto;
	border-top: 60px black solid;
}
.headerLeft {
	width: 235px;
	height: 45px;
	padding: 20px;
	background-color: black;
	color: white;
	vertical-align: top;
	font-size: 13pt;
	border-top: 1px white solid;
	border-bottom: 1px white solid;
}
.headerRight {
	width: 675px;
	height: 75px;
	background-color: white;
	vertical-align: top;
}
.bodyLeft {
	width: 235px;
	padding: 20px;
	background-color: black;
	color: white;
	vertical-align: top;
	border-bottom: 1px white solid;
}
.bodyRight {
	width: 615px;
	padding: 30px;
	background-color: white;
	vertical-align: top;
	text-align: left;
}
#topMenu {
	margin-top: 15px;
	text-align: center;
}
.footer {
	padding: 20px;
	background-color: black;
	color: white;
	line-height: 20px;
}

.title		{font-size: 14pt; color: white; font-weight: bold; text-transform: uppercase; margin-right: 10px;}
.news       {font-size: 9pt; margin: 10px;}
.small      {font-size: 8pt; color: black;}

.caption    {font-size: 7pt; color: black; font-weight: bold; line-height: 9pt;}

.topbottombar {background-color: black;}
.sidebar      {background-color: black;}
.boxtitlebar  {background-color: black;}
.boxcell      {background-color: black;}

.callouttext	{font-size: 11pt; line-height: 200%; font-style: italic; font-weight: bold;}
.calloutbox     {width: 200px; border-style: solid; border-width: 1px; border-color: #CCCCCC; background-color: #EBF1F9; float: right;}
.calloutcell    {padding: 12px; background: }

.sidenav {
	color: #424242;
	font-size: 10pt;
	line-height: 6pt;
	display: block;
	border-bottom: 1px solid  #FFCC00;	
	padding-bottom: 5px;
	padding-left: 5px;
}

a:link 		{color: black; text-decoration: underline;}
a:active 	{color: black; text-decoration: underline;}
a:visited 	{color: black; text-decoration: underline;}
a:hover 	{color: #CD302A; text-decoration: underline;}

li a:link 	    {color: black; text-decoration: underline; font-size: 11pt;}
li a:active 	{color: black; text-decoration: underline; font-size: 11pt;}
li a:visited 	{color: black; text-decoration: underline; font-size: 11pt;}
li a:hover 		{color: #CD302A; text-decoration: underline; font-size: 11pt;}
