.copyright {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.maintableoutline {
	border: 1px solid #999999;
}
.line-dkblu {
	border-top-width: 10px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #002F51;
}
.maintableoutlineblu {
	border: 1px solid #002F51;
}
.line-nav {
	border-top-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #002F51;
	border-bottom-width: 8px;
	border-bottom-color: #FFFFFF;
}
.line-lsideconttable {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #002F51;
}
.line-dkblu1pt {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #002F51;
}
a:link {
	text-decoration: none;
}
.textlink-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #002f51;
	background-repeat: repeat;
	line-height: 20px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.text-adminonGRN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.text-form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.text-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.title-homestory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002F51;
}
.quicklinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #002F51;
}
.quicklink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.droplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu-border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.line-rsideintconttable {
	border-top: none;
	border-right: 1px solid #002F51;
	border-bottom: none;
	border-left: none;
}
.text-pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #002F51;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.line-dkblu1ptbot {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #002F51;
}
.text-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 1a7b0b;
	background-color: #CCCCCC;
	display: block;
}
.formlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
.formblank {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
.smallpd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.panel	{
	width: 75%;
	border: solid black 2px;
	padding: 5px;
	background-color: #EEEEEE;
}

.ac	{ text-align: center; }

/* CALENDAR STYLE BELOW: */

.mainTable {
	background-color: #FFFFFF;
	border: 1px solid #003366;
	width: 275px;
 }

.navTable {
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	width: 275px;
 }

.navTableText {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 9px; 
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

/* Month and Year Row Setup */
.monthYearRow {
    line-height: 17pt;
	background-color: #002F51;
	text-align: center;
	vertical-align: middle;
	}

/* Month and Year Text Setup */
.monthYearText {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	color: #FFFFFF;
	}

/* Day Names Row Setup */
.dayNamesRow {
    line-height: 17pt;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	}

/* Day Name Setup */
.dayNamesText {
    font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: Bold; 
	color: #433D27;
	}

/* Alignments, Font Face, Size and Color for Date Numbers and Row Height */
.rows {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #433D27;
    line-height: 25pt;
	text-align: center;
	vertical-align: middle;
	}

/* Normal Cell Background (date number with no event markings) */
.s2 {
	background-image:    url("images/cdef.gif");
	background-color: #EEEEEE;
	}
/* Empty Cell Background (empty cells with no date numbers) */
.s20 {
	background-image:    url("images/cdef5.gif");
	background-color: #EBEBEB;
	}
/* Mark Start Cell Background (usually a slashed graphic to show availability or solid for events) */
.s21 {
	background-color: #F5E0D8;
	border: 1px solid #FF0000;
	}
/* Mark Solid Cell Background (solid marked event date background) */
.s22 {
	background-color: #F5E0D8;
	border: 1px solid #FF0000;
	}
/* Mark End Cell Background (usually a slashed graphic to show availability or solid for events) */
.s23 {
	background-color: #F5E0D8;
	border: 1px solid #FF0000;
	}
/* Mark End/Start Cell Background (usually a slashed graphic to show availability or solid for events) */
.s24 {
	background-color: #F5E0D8;
	border: 1px solid #FF0000;
	}

.e1 {
	background-color: #4D8369;
	color: white;
	font: 9pt Verdana;
	padding: 3px;
}
.e2 {
	background-color: #DCE3DF;
	font: 9pt Verdana;
	padding: 3px;
}
.e3 {
	background-color: #DCE3DF;
	font: 9pt Verdana;
	padding: 3px;
}
.e4 {
	background-color: #DCE3DF;
	font: 9pt Verdana;
	padding: 3px;
}
.e5 {
	background-color: #DCE3DF;
	font: 9pt Verdana;
	padding: 3px;
}
.e6 {
	background-color: #DCE3DF;
	font: 9pt Verdana;
	padding: 3px;
}
.e7 {
	background-color: #DCE3DF;
	font: 9pt Verdana;
	padding: 3px;
}
.ediv {
	line-height: 1px;
	background-color: #222222;
}
.text-bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.qlink {
	width: 100%;
}
.lightlink {
	color: white;
	text-decoration: none;
}



.clinictext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text-bodyboldBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002F51;
}
.text-adminonUserPass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002F51;
}

.text-countybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 1a7b0b;
	background-color: #CCCCCC;
	display: block;
}
.FAQtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.FAQtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.text-bodyJUST {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	display: block;
}
.text-bodyCAL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.admintab {
	text-align: left;
	text-decoration: none;
	width: 100%;
	margin-bottom: 12px;
}

