﻿body
{
	font-family: Verdana, Arial;
}
.success
{
	font-weight: bold;
	font-size: 13pt;
	color: #000000;
}
.complete
{
	font-weight: normal;
	font-size: 14pt;
	color: #0066ff;
}
.title
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
.subtitle
{
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;
}
.smallnote
{
	font-size: 11px;
}
.controlnumber
{
	font-size: 11px;
	font-weight:bold;
}
.imgdate
{
	font-size: 9px;
	text-align: center;
}
.notehead
{
	font-size: 9px;
	font-weight: bold;
}
.notebullet
{
	font-size: 9px;
}
.label
{
	font-size: 12px;
}
.approved
{
	font-size: 9px;
	font-weight: bold;
	text-transform: capitalize;
	color: #006600;
	font-variant: small-caps;
}
.pending
{
	font-size: 9px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0000cc;
	font-variant: small-caps;
}
.rejected
{
	font-size: 9px;
	font-weight: bold;
	text-transform: capitalize;
	color: #cc0000;
	font-variant: small-caps;
}
.labelhead
{
	font-size: 12px;
	font-weight: bold;
	background-color: #e0e4dc;
	padding-bottom: 4px;
	padding-top: 4px;
}
.labelheadalt
{
	font-size: 12px;
	background-color: #e0e4dc;
	padding-bottom: 4px;
	padding-top: 4px;
}
.columnhead
{
	font-size: 10px;
	font-weight: bold;
}
.button
{
	width: 100px;
}
.altrow
{
	background-color: #eaeee6;
}
.altQ
{
	background-color: #eaeee6;
	border-bottom: 1px solid;
}
.Q
{
	background-color: #ffffff;
	border-bottom: 1px solid;
}
.CaptionBar
{
	font-weight: bold;
	font-size: small;
	margin: 0px;
	background-color: #7a99ad;
	font-variant: small-caps;
	background-image: url(../images/CaptionBG.jpg);
}
.closelink
{
	background-color: #99553d;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	font-family: 'Arial Narrow' , , verdana, Arial;
}

A.closelink
{
	color: #ffffff;
	text-decoration: none;
}
A.closelink:visited
{
	color: #ffffff;
	text-decoration: none;
}
.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}
.grayout
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.err
{
	font-size: small;
	color: #ff0000;
	font-family: Verdana;
	border-bottom: #CDCDCD 1px dashed;
}
.CountyOf
{
	border-top: blue 1px dashed;
	border-bottom: blue 1px dashed;
	font-size: 10pt;
}
.instruction
{
	font-size: x-small;
	color: #666666;
	font-style: italic;
}
.instructionsmall
{
	font-size: 11px;
	color: #666666;
	font-style: italic;
}
.completionlisthighlighteditem
{
	font-size: xx-small;
	color: #ffffff;
	text-align: left;
	background-color: #6666cc;
	font-family: verdana,arial;
}
.completionlistitem
{
	background-color: #ffffff;
	font-size: xx-small;
	color: #000000;
	text-align: left;
	font-family: verdana,arial;
}
.completionlist
{
	margin : 0px 0px 0px 0px!important;
	border-top-style: groove;
	border-right-style: groove;
	border-left-style: groove;
	border-bottom-style: groove;
	text-align: left;
}
.textbox
{
	font-size: 12px;
	color: #000000;
}
