body {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
}

.smallbold {
	font: 10px Helvetica, Arial, Verdana;
	color: #333333;
}
h1,
.form th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #E91A33;
	margin-bottom: 10px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
	margin-top: 0px;
}
.italic,
.special-instructions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
}
.odd {
	background-color: #CCCCCC;
}
.even {
	background-color: #E4ECF1;
}

.special-instructions {
	color: #E91A33;
}

/* index */

.hometoday {
	font-size: 12px;
	font-weight: normal;
	color: #415C47;
	margin-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
}
.hometoday a:link {
	color: #415C47;
	text-decoration: none;
}
.hometoday a:visited {
    color: #415C47;
	text-decoration: none;
}
.hometoday  a:hover {
	color: #415C47;
	text-decoration: underline;
}
.hometoday a:active {
	color: #415C47;
}
.homewhatsnew {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 17px;
}

/* copyright */

.copyright {
	font-family: Helvetica, Arial, Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
	padding-left: 6px;
}

/* todayis */

.todayis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #415C47;
	font-weight: normal;
}

/* breadcrumbs */

.breadcrumbs {
	font-family: Helvetica, Arial, Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
}

/* errors */

.errors, .error_message {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #E91A33;
	font-weight: normal;
	line-height: 16px;
}
.errors a{
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #E91A33;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}

.error {
	background-color: #FFCFCF;
}

#confirmation_message {
  padding: 10px;
	background-color: #CFFFCF;
	border: 1px solid #1AE933;
}

/* images */

.imagespacert {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.imagespacelt {
	margin-bottom: 10px;
	margin-right: 20px;
    float: left;
}

/* links */

a:link {
	color: #E91A33;
	text-decoration: none;
}
a:visited {
    color: #E91A33;
	text-decoration: none;
}
a:hover {
	color: #E91A33;
	text-decoration: underline;
}
a:active {
	color: #E91A33;
	text-decoration: none;
}

.form {
  font-family: Helvetica, Arial, Verdana;
  font-size: 11px;
  color: #333333;
 }
 
.form th {
	text-align: left;
	line-height: 18px;
}

.required,
td.required,
.required td {
	color: #415C47;
	font-weight: bold;
} 
 
.form .textfield {
 	width: 146px;
}

.form th,
.form td {
	text-align: left;
	vertical-align: top;
}

.form-controls td {
	text-align: center;
	background-color: #E4ECF1;
}

.special-area {
	background-color: #E4ECF1;
	padding: 8px;
}
 
#vital {
 float: right;
 margin: 10px;
}

.vital_box {
	border: 1px solid #CFDFE7;
}



.vital_box.home {
	background-color:#e3ecf1;
	padding: 5px;
}

.archives {
	border: 1px solid #CFDFE7;
	margin-top:-2px;
	background-color:#e3ecf1;
	padding: 5px;
}

.formheadline {
	font-family: Helvetica, Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #E91A33;
}

#steps {
	width: 285px;
	background-color: #E91A33;
	padding-top: 2px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 8px;
	float: right;
	color: #FFF;
	text-align: right;
}

.appointments_forms th {
	border-bottom: 1px solid  #E1E1E1;
	border-top: 1px solid  #E1E1E1;
	font-size:13px;
	color: #333333;
	font-family: Helvetica, Arial, Verdana;
	padding: 5px 15px;
}

.appointments_forms td {
		padding: 5px 15px;
}

.appointments td {
	border-bottom: 1px solid  #E1E1E1;
}

/*****************************************************
 *              Pager-related Styles
 *****************************************************/
.chitin-pager {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
}

.chitin-pager .now-showing-area {
	font-size: 11pt;
}

.chitin-pager a, .chitin-pager span, .chitin-pager a:visited {
	background-color: #F0F0F0;
	border: 1px solid #929192;
	color: #4294BF;
	font-size: 8pt;
	margin-right: 3px;
	text-align: center;
	text-decoration: none;
	padding: 1px 5px;
}

.chitin-pager a.next, chitin-pager span.next {
	width: 44px;
}

.chitin-pager .links-area .previous {
	width: 60px;
}

.chitin-pager a:hover, .chitin-pager a:hover:visited {
	background-color: #E2E7EC;
	border: 1px solid #858484;
}

.chitin-pager span {
	color: #B0AEAE;
	border: 1px solid #B0AEAE;
}

.chitin-pager .current {
	background-color: #74A5CD;
	border: 1px solid #5D5B5C;
	color: white;
	font-weight: bold;
}

.chitin-pager span.border-separator {
	background-color: transparent;
	border: none;
	font-weight: bold;
	padding: 2px 4px;
}

.chitin-pager .links-area {
	margin-top: 5px;
}
