﻿ /* Font Definitions */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.blue 
{
	color: #162854;
}

.green 
{
	color: #999900;
}

h1  
{
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}

#mainBodyColumn1 h1,
#mainBodyColumn3 h1
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2  
{
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#mainBodyColumn1 h2,
#mainBodyColumn3 h2
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3  
{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#mainBodyColumn1 h3,
#mainBodyColumn3 h3
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}

p 
{
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#mainBodyColumn3 p
{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}

ul,
ol
{
	margin-top: 5px;
	margin-bottom: 5px;
}

#mainBodyColumn3 a:hover
{
	text-decoration: underline;
}

#mainBodyColumn2 td
{
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#mainBodyColumn2 table
{
	margin: 0px;
}