.style6 {
	font-size: 12pt;
	color: #999999;
}
.style7 {font-size: 12pt}
.style9 {font-size: 12pt; font-weight: bold; }
.style11 {font-size: 12pt; font-weight: normal; color: #13498F; }
div.dimmer
{
    visibility: hidden;
    position:absolute;
    left:0px;
    top:0px;
    font-family:verdana;
    font-weight:bold;
    padding:40px;

    background-image:url(includes/gray.png);
    /* ieWin only stuff */
        /* with this trick only IE
           manage the following 2 attributes */
    _background-image:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
        (enabled=true, sizingMethod=scale src='includes/gray.png');
}
.ajax1 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	font-size: 8.5pt;
	}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.body1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #006595;
}
a.link2:link {
	color: #13498F;
	text-decoration: none;

	cursor: pointer
	font-size: 11pt;
	font-size: 10pt;
}
a.link2:visited {
	color: #14498F;
	text-decoration: none;
	font-size: 10pt;
}
a.link2:hover {
	color: #666666;
	text-decoration: none;
	font-size: 10pt;
}
a.link2:active {
	color: #14498F;
	font-size: 10pt;
}
a.link3:link {
	color: #66CC66;
	text-decoration: none;
	font-size: 8.5pt;
}
a.link3:visited {
	color: #66CC66;
	text-decoration: none;
	font-size: 8.5pt;
}
a.link3:hover {
	color: #666666;
	text-decoration: none;
	font-size: 8.5pt;
}
a.link3:active {
	color: #66CC66;
	font-size: 8.5pt;
}
a:link {
	color: #666666;
	text-decoration: none;
	cursor: pointer
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #66CC66;
	text-decoration: none;
}
a:active {
	color: #666666;
}
.tblBack {
	background-color: #DEDFC8;
}
.tblFont1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333333;
}
.tblBack2 {
	background-color: #f5f4eb;
}
.tblbdr1 {
	border: 1px dashed #86B845;
}
.grFont {
	color: #666666;
}
.Title_Text_12pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}
.Title_McNairn_Blue_14pt {
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #144B8E;
}
.Title_McNairn_Blue_14pt {
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #144B8E;
}
.Title_McNairn_Blue_12pt {
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #144B8E;
}
.Title_McNairn_Blue_10pt {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #144B8E;
}
.Title_McNairn_Green_14pt {
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4CAA49;
}
.Title_McNairn_Green_12pt {
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4CAA49;
}
.Title_McNairn_Green_10pt {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4CAA49;
}		
.Light_Grey_Font_12pt {
	font-size: 12pt;
	color: #999999;
}
.Small_Fonr_Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333333;
}
.Table_BG1 {
	background-color: #f5f4eb;
}
.Table_BG2 {
	background-color: #DEDFC8;
}
.Table_Border {
	border: 1px dashed #86B845;
}
.Group {
	display: block;
	height: 28px;
	width: 173px;
	background-image: url(Button_Group.jpg);
	line-height: 27px;
	padding-left: 27px;
	color: #dfdfdf;
	text-decoration: none;
}
.Group:hover {
	color: #dfdfdf;
	text-decoration: underline;
}
.Option {
	display: block;
	height: 28px;
	width: 173px;
	background-image: url(Button_Option.jpg);
	line-height: 27px;
	padding-left: 27px;
	color: #dfdfdf;
	text-decoration: none;
}
.Option:hover {
	color: #dfdfdf;
	text-decoration: underline;
}
.show {
	display:inline;
}
.hide {
	display:none;
}