﻿body {
}
.bigHeader
{
	font-size: 13pt;
	font-weight: bold;
	color: #0083b0;
	font-family: 'Franklin Gothic Book';
	}
.smallTextBox
{
	height: 12px;
	width: 105px;
	}
.smallButton
{
	height: 22px;
	font-size: 8pt;
	color: #146b95;
	font-family: 'Franklin Gothic Book';
	}
.orangetext
{
	padding-left: 6px;
	font-family: 'Franklin Gothic Book';
	font-size: 10pt;
	color: #c77534;
	}
.drkbluelink
{
	text-align: left;
	text-decoration: none;
	font-size: 9pt;
	color: #0083b0;
	font-family: 'Franklin Gothic Book';
}
.heading
{
	font-size: 9pt;
	color: #0083b0;
	font-family: 'Franklin Gothic Book';
	}
.largerLink
{
	font-size: 10pt;
	font-weight: bold;
	}
.Label
{
	text-align:right;
	}
.MediumHeader
{
	color: #0083b0;
	font-size: 12pt;
	font-weight: bold;
	}
.table_header
{
	background-color: #d8e4f8;
	}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
}	
.Subtitle
{
	font-weight: bold;
	}
hr
{
	color: #696969;
	height: 1px;
	}
img
{
	border-style: none;
	}
a
{
	text-align: left;
	text-decoration: none;
	font-size: 9pt;
	color: #0083b0;
	font-family: 'Franklin Gothic Book';
	}
a:hover
{
	color: #c77534;
	}
a.drkbluelink:hover
{
	color: #696969;
	}
.orangelink
{
	text-align: left;
	text-decoration: none;
	font-size: 9pt;
	color: #c77534;
	font-family: 'Franklin Gothic Book';
	}
a.orangelink:hover
{
	color: #696969;
	}
a.WhiteLink
{
text-align: left;
text-decoration: underline;
	font-size: 9pt;
	color: White;
	font-family: 'Franklin Gothic Book';
	}
.WhiteText
{
	font-family: 'Franklin Gothic Book';
	font-size: 8pt;
	color: White;
	text-align: justify;
	padding: 0px 10px 0px 10px;
}
