﻿.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    /*  Special font for IE below*/
    _font-size: x-small;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;

}

.bodynav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    /*  Special font for IE below*/
    _font-size: x-small;
	font-weight: normal;
	font-style: normal;

}

.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    /*  Special font for IE below*/
    _font-size: x-small;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.bodyital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    /*  Special font for IE below*/
    _font-size: x-small;
	font-weight: normal;
	font-style: italic;
}

.bodyboldital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    /*  Special font for IE below*/
    _font-size: x-small;
	font-weight: bold;
	font-style: italic;
}

.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    /*  Special font for IE below*/
    _font-size: xx-small;
	font-weight: normal;
	line-height: 10px;

}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
    /*  Special font for IE below*/
    _font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}

.pagetitlesub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    /*  Special font for IE below*/
    _font-size: x-small;
	line-height: 18px;
	font-weight: normal;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	/*  Special font for IE below*/
    _font-size: medium;
	line-height: 24px;
	font-weight: bold;
	z-index: auto;
}
.heading1red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
    /*  Special font for IE below*/
    _font-size: medium;
	line-height: 24px;
	font-weight: bold;
	color: #CC0000;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	/*  Special font for IE below*/
    _font-size: small;
	font-weight: bold;
	line-height: normal;
}
.heading2red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    /*  Special font for IE below*/
    _font-size: small;
	font-weight: bold;
	color: #CC0000;
}
.whitebodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    /*  Special font for IE below*/
    _font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.bodymedbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    /*  Special font for IE below*/
    _font-size: x-small;
	font-weight: bold;
}
.bodymedboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*  Special font for IE below*/
    _font-size: x-small;
	font-weight: bold;
	color: #CC0000;
}
.heading5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    /*  Special font for IE below*/
    _font-size: x-small;
	font-weight: bold;
	color: #666666
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    /*  Special font for IE below*/
    _font-size: x-small;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;

}
.whitebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    /*  Special font for IE below*/
    _font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
}
.heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
    /*  Special font for IE below*/
    _font-size: x-small;
	font-weight: bold;

}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    line-height: 15px;
	font-variant: normal;
	padding-bottom: 7px;
    padding-top: 7px;
    /*  Special font for IE below*/
    _font-size: x-small;
	font-weight: normal;
}
.timeanddate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    /*  Special font for IE below*/
    _font-size: xx-small;
	font-weight: normal;
}
.whitebodymedbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    /*  Special font for IE below*/
    _font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.heading2white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    /*  Special font for IE below*/
    _font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.break { 
	page-break-before: always;
	font-size: 6px;
	color: #FFFFFF;
 }
.flash {
  z-index: -1;
}
#flash {
  position: absolute; /*or absolute*/
  z-index: 0;
}
.heading2ital {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    /*  Special font for IE below*/
    _font-size: small;
	font-style: italic;	
	font-weight: bold;
}

/* Sortable tables */
table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;
}
.countycontact {
	padding-top: 20px;
	padding-right: none;
	padding-bottom: 20px;
	padding-left: none;
}
