.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
}
.txthdrs
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
}
.more
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
}
.plaintext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}
.Quotes {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 20px;
	font-style: italic;
}
.contactInfo {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 16px;
	font-style: italic;
}
.whtfooter {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bgndrpt{
	background-image: url(images/leftbgnd_sub.png);
	background-repeat:repeat-x;
}
a {
	color: #990000;
	text-decoration: underline;
}
a.menu{
color:#FFFFFF;}

/* ******************************* 
IMPORT CORE SAVA CSS CLASSES
@import url(sava_core.css);
******************************* */ 

/* @group Navigation
=================================================== */

/* @group Breadcrumb Nav
=================================================== */

#crumbList {
	list-style: none;
	margin: 0 0 1em;
	padding: 0;
	font-size: .9em;
}

#crumbList li {
	list-style: none;
	display: inline;
	margin: 0;
}

#crumbList li a { text-decoration: none; }

/* @end Breadcrumb Nav
--------------------------------------------------- */

/* @group Sequential & More Results Nav
=================================================== */

.navSequential, .moreResults ul {
	list-style: none;
	margin: 0 !important;
	padding: 0;
	display: inline;
}

.navSequential li, .moreResults li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0 !important;
	text-align: center;
}

.navSequential li a, .moreResults li a {
	text-decoration: none;
	padding: .1em .2em;
}

.navSequential li#current a, .moreResults li#current a {
	border: 1px solid #e4e4e4;
	color: #000;
}

.navSequential li a:hover {
	background: #e4e4e4;
}

.navSequential a.current, .moreResults a.current {
	border: 1px solid #ccc;
}

/* @end Sequential & More Results Nav
--------------------------------------------------- */

/* @group Session Nav
=================================================== */

#navSession {
	margin: 0;
	list-style: none;
}

#navSession li {
	margin: 0;
	padding: 0;
}

#navSession li a { text-decoration: none; }

/* @end Session Nav
--------------------------------------------------- */

/* @end Navigation
--------------------------------------------------- */

/* @group Galleries
=================================================== */

#svGallery ul {
	margin: 0;
	list-style: none;
}

#svGallery ul li {
	float: left;
	list-style: none;
	margin: .5em;
	text-align: center;
}

#svGallery ul li img { margin: 0; }

#svGallery ul li p {
	text-align: center;
	margin: 0;
	font-size: .9em;
}

/* @end Galleries
--------------------------------------------------- */


/* @group Calendar
=================================================== */

#svCalendar { text-align: center; }

#svCalendar table { width: 100%; }

#svCalendar th {
	padding: 0;
	font-style: normal;
	font-weight: normal;
	background-color: #666;
	color: #fff;
	border: 1px solid #666;
	text-align: center;
}

#svCalendar th a {
	color: #fff;
	text-align: center;
	display: block;
	padding: .5em 2px;
}

.content #svCalendar th a:hover {
	background-color: #333;
	text-decoration: none;
	color: #fff;
}

#svCalendar tr.dayofweek td {
	font-style: normal;
	font-weight: bold;
	padding: 6px .5em;
	text-align: center;
	height: auto;
	background-color: #ccc;
}

#svCalendar tr.dayofweek td a {}

#svCalendar td {
	border: 1px solid #ccc;
	text-align: left;
	height: 60px;
	width: 14%;
	vertical-align: top;
	padding: .5em;
	line-height: 1em;
	font-size: 9px;
}

#svCalendar td .date { font-style: italic; }

.content #svCalendar td ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#svCalendar td ul li a {
	text-decoration: none;
	margin: 2px 0;
	padding: 0 0 2px;
	display: block;
	text-align: left;
	border: 0;
}

#svCalendar td ul li a:hover,
#svCalendar td ul li a#today {
	text-decoration: underline;
}

/* @end Calendar
--------------------------------------------------- */


/* @group Calendar Date Picker
=================================================== */

#datePicker {
	background: #fff none;
	text-align: center;
	width: 190px;
}

#datePicker #datePickerContainer {
	margin: 6px auto;
	padding: 0;
	width: 178px;
	text-align: center;
}

#datePicker form {}

#datePicker select.dropdown {
	margin: 0;
	font-size: 11px;
	vertical-align: middle;
}

#datePicker input.submit { vertical-align: middle; }

#datePicker #calendarDates {
	margin: 6px auto;
	padding: 0;
	background-color: #fff;
}

body#datePicker #calendarDates th {
	font-size: 1em;
	background-color: #333;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	text-align: center;
}

body#datePicker #calendarDates th a { color: #fff; }

#datePicker #calendarDates tr.dayofweek td {
	font-size: 1em;
	background-color: #EAE7E7;
	font-style: normal;
	font-weight: bold;
	color: #333;
	padding: .5em;
	text-align: center;
}

#datePicker #calendarDates td {
	font-size: 1em;
	background-color: #f6f6f6;
	font-style: normal;
	font-weight: normal;
	color: #333;
	border: 1px solid #EAE7E7;
	text-align: center;
}

#datePicker #calendarDates a {
	color: #333;
	text-decoration: none;
	padding: .5em;
	display: block;
}

#datePicker #calendarDates a:hover,
#calendar a#today {
	color: #fff;
	text-decoration: none;
	padding: .5em;
	display: block;
	background-color: #f6f6f6;
}

/* @end Calendar Date Selector
--------------------------------------------------- */

/* @group Clearfix
=================================================== */

/* Clearing floats without extra markup
	Based on How To Clear Floats Without Structural Markup by PiE
	[http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* @end Clearfix
--------------------------------------------------- */

/* @group Display Objects & System Components
=================================================== */

/* @group Add Comment Component
=================================================== */

#svComments {}
#svComments h3 {}

#svComments dl {
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px dotted #ccc;
	line-height: 1.2;
}

#svComments dl.last {
	border-bottom: 0;
	margin-bottom: 2em;
}

#svComments dt { margin-bottom: .25em; }
#svComments dd { margin-bottom: .25em; }
#svComments dd.comment p { margin-bottom: 0; }
#svComments dd.comment p+p { margin-bottom: 1em; }

#svComments dd.dateTime { 
	color: #666;
	font-size: 1em;
}

/* @end Add Comment Component
--------------------------------------------------- */

.required {
	color: #b00;
	margin: 0 0 .5em .25em;
	font-weight: normal;
}

/* @group Required Field
=================================================== */

form li.req {} /* could add background color */

/*
.req label { background: url(../images/icon_star.png) no-repeat 100% 0; } /* could add color */
*/
.req label { } /* could add color */

.req ins {
	position: absolute;
	left: -9999px;
}

li span.req {
/*
	background: url(../images/icon_star.png) no-repeat 100% 0;
*/
	padding-right: 7px;
}

.req input {} /* could do { border: 1px solid darkred; color: darkred; } */


/* @end Required Field
--------------------------------------------------- */
