﻿
body {
	font-family: Helvetica, Arial, sans serif;
	font-size: 14px;
	color: black;
	line-height: 1.5em;
	background-color: white;
}

h1
{
   font-family : Helvetica, Arial, sans serif;
   font-size: 20pt;
   font-weight: bold;
   color: black;
}

h1.header
{
   font-family : Calibri;
   font-size: 24pt;
}

h2
{
    font-family : Helvetica, Arial, sans serif;
    font-size: 18pt;
    font-weight: bold;
    color: black;
}

h3
{
    font-family : Helvetica, Arial, sans serif;
    font-size: 14pt;
    font-weight: bold;
    color: black;
}

#fullPage
{
	margin: 0 auto;
	text-align: left;
	padding: 0;
	width: 780px;
}

#pageHeader 
{
	text-align: left;
}

.header
{
	text-align: left;
}

.header a
{
	text-decoration: none;
	color: Green;
}

#contentTable 
{ 
	width: 100%;
}

#contentTable tr
{ 
	vertical-align: top;
}


#mainColumn
{
	width: 500px;
}

#sidebar
{
	width: 200px;
}


#twitter_div {
	font-family: Segoe UI, Verdana, sans-serif;
	margin-top:10px;
	padding-right: 5px;
	padding-left: 5px;
	width: 200px;
}
 
#twitter_div ul li {
	color: #000000;
	font-size: 8pt;
}
 
#twitter_div ul li a {
	text-decoration: none;
}
 
#twitter_div ul li a:hover {
	text-decoration: none;
}
