﻿body
{
	font-family: Calibri, Verdana;
	font-size: 10pt;
}

.blueBorder
{
	border-right: #003580 1px solid;
	border-top: #003580 1px solid;
	border-left: #003580 1px solid;
	border-bottom: #003580 1px solid;
	height: 100%;
}

.ContentHolder
{
	border-right: #c1be9c 1px solid;
	border-top: #c1be9c 1px solid;
	border-left: #c1be9c 1px solid;
	border-bottom: #c1be9c 1px solid;
	background-color: white;
}

.ContentHeader
{
	font-weight: bold;
	color: #666666;
	background-color: #dedecb;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10pt;
}

.ToolBar
{
	background-color: #c1be9c;
	border-bottom: solid 1px black;
	border-top: solid 1px black;
	padding-left: 10px;
}


.ToolBarSub
{
	background-color: #c1be9c;
	padding-left: 10px;
}

a:active
{
	color: #6090bf;
	text-decoration: none;
}

a:visited
{
	color: #6090bf;
	text-decoration: none;
}

a:link
{
	color: #6090bf;
	text-decoration: none;
}
a:hover
{
	color: #a8adb4;
	text-decoration: none;
}

.profileLabelData
{
	font-weight: bold;
	color: #464536;
}

.profileLabelTitle
{
	color: #464536;
	width: 150px;
}

.breadCrumb
{
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #464536;
}

.button
{
	border-right: #464536 1px solid;
	border-top: #464536 1px solid;
	font-weight: bold;
	font-size: 10pt;
	border-left: #464536 1px solid;
	color: #464536;
	border-bottom: #464536 1px solid;
	font-family: Verdana;
	background-color: #c1be9c;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 3px;
	padding-top: 5px;
}

.buttonBlack
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: normal;
	font-size: 10pt;
	border-left: black 1px solid;
	color: white;
	border-bottom: black 1px solid;
	font-family: Verdana;
	background-color: #4f4f4f;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 3px;
	padding-top: 5px;
}

.TextBoxLabel
{
	border:0px;
}

.SelectedItem
{
	background-color: #ffffcc;
	color: #333333;
}


.verticaltext 
{ 
	
	writing-mode: tb-rl; 
	filter: flipv fliph; 
} 

.AuditTitle
{
	font-weight: bold;
	font-size: 14pt;
	color: #336699;
	font-family: Georgia, 'Times New Roman' , Arial;
}

.AuditSectionHeading
{
	background-color: #c1be9c;
	border-bottom: solid 1px black;
	border-top: solid 1px black;
	
	padding-left: 10px;
}

.Hyperlinks
{
	line-height: 15pt;
}
	
.Instructions
{
	font-weight: bold;
	font-size: 11pt;
	color: #336699;
	font-family: Arial, 'Times New Roman';
}

#HeaderTitles
{
	font-weight: bold;
	font-size: 10pt;
	color: #336699;
	font-family: Arial, 'Times New Roman';
}

.small
{
	font-size: 8pt;
	color: #666666;
	font-family: Arial;
}