﻿body 
{
	font-family: Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif;
	font-size: 10pt;
	background-color: White;
}

td
{
	font-family: Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif;
	font-size: 10pt;
}

a
{
	color: Black;
}

a.MainMenu
{
	line-height: 150%;
	color: white;
	font-weight: bold;
	
}
.MainMenu
{
	line-height: 150%;
	color: white;
	font-weight: bold;
	
}
.WizardSideBar
{
    padding-left: 30px;
}

h3
{
    font-family: Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}

.paddingleft {
	padding-left: 8px;
	padding-bottom: 8px;
}
.bottomone {
	padding-left: 185px;
}
h1,h2,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
}
h1 {
	font-size: 13px;
	color: #006699;
	font-weight: bold;
	margin-left: 24px;
}
h2 {
	font-size: 12px;
	margin-left: 24px;
	line-height: 16px;
}
h4 {
	font-size: 11px;
	margin-left: 24px;
}
h5 {
	font-size: 12px;
	margin-left: 42px;
	font-weight: bold;
	color: #333333;
	line-height: 16px;
}

a:hover {
	color: #0099FF;
	text-decoration: underline;
	font-weight: normal;
}
.imagepadding {
	padding-right: 8px;
}
.bluebold {
	font-weight: bold;
	color: #79B9E4;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.lineabove {
	padding-right: 8px;
	padding-left: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99CCFF;
	margin-left: 24px;
}
.boldblack {
	font-weight: bold;
	color: #333333;
}
.boldblue {
	font-weight: bold;
	color: #666666;
}
.smalllogo {
	padding-top: 8px;
	text-decoration: none;
}

.logo {
	text-decoration: none;
}