.blurbBg {
	background-image: url(images/header_blurb_bg.gif);
	background-repeat: repeat-x;
}
.StatusBg {
	background-image: url(images/loggedin_bg.gif);
	background-repeat: repeat-x;
}
.headerBg {
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #F9D92F;
}
.navBg {
	background-image: url(images/nav_stretcher.jpg);
	background-repeat: repeat-x;
}
.footerBg {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
}
.contentPadding {
	padding: 15px;
	background-attachment: fixed;
	background-image: url(images/content_watermark.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.navShadow {
	background-image: url(images/nav_shadow.jpg);
	background-repeat: repeat-x;
}
.rightShadow {
	background-image: url(images/right_shadow.jpg);
	background-repeat: repeat-x;
}
.rightBg {
	background-image: url(images/right_bg.gif);
	background-repeat: repeat-y;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005AAC;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005AAC;
	text-decoration: underline;
}

.footerText { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; }
a.footerText { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: underline; }
a.footerText:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: underline; }

a.appointment { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #005AAC; font-weight: bold; }
a.appointment:active { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #005AAC; font-weight: bold; }
a.appointment:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #005AAC; font-weight: bold; }
a.appointment:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #005AAC; font-weight: bold; text-decoration: underline; }

.footerBgPadding {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #005AAC;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005AAC;
}

.terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005AAC;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005AAB;
}
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005AAB;
}
.whiteText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.rightBlueShadow {

	background-image: url(images/right_blue_shadow.jpg);
	background-repeat: repeat-x;
}
.headerBgBdr {
	background-image: url(images/header_Bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005AAC;
	font-style: italic;
}
td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005AAC;
	}
ol {
	list-style-type: decimal;
}
ul {

	font-family: Arial, Helvetica, sans-serif;
	color: #005AAC;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
}
form {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005AAB;
}
select {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005AAB;
}


p.appointment_move {
	color: #993333;
}

tr.row_light{
	background-color: #EEEEEE;
}

tr.row_dark{
	background-color: #DDDDDD;
}

