p, th, td, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link, a:hover, a:active, a:visited {
	color: #660099;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660099;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.subheader_purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #660099;
}

table.news_events_table_home td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	vertical-align: top;
	padding: 4px 0px 4px 0px;
}

table.news_events_table_home th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	vertical-align: top;
	text-align: right;
	padding: 4px 5px 4px 0px;
}

table.news_events_table td {
	vertical-align: top;
	padding: 4px 0px 4px 0px;
}

table.news_events_table th {
	vertical-align: top;
	text-align: right;
	padding: 4px 5px 4px 0px;
	width: 10%;
	white-space: nowrap;
}

table.specials_table {
	border-collapse: collapse;
}

table.specials_table th {
	vertical-align: top;
	text-align: left;
	padding: 2px 4px 2px 4px;
	background-color: #CC0000;
	color: #FFFFFF;
	font-weight: bold;
}

table.specials_table td {
	vertical-align: top;
	padding: 2px 4px 2px 4px;
	background-color: #FFFFFF;
	border: dashed 1px #ccc;
}

tr.specials_table_top td {
	vertical-align: top;
	padding: 5px 4px 5px 4px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #626464;
	border: solid 1px #626464;
}

.specials_bkgd {
	background-image: url(images/specials_bkgd.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom;
}

ul.news_ul {
	list-style-type: square;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 8px;
}

ul.news_ul li {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.asterisk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 12px;
	color: #660099;
}

.input_init {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-style: italic;
	color: #999;
	height: 12px;
	border: 0px none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.input_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-style: normal;
	color: #333;
	height: 12px;
	border: 0px none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.home_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	padding: 10px;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #fff;
}

.img_box_right {
	border: solid 1px #ccc;
	padding: 5px;
	margin-left: 5px;
}

.odd {
	background-color: #ddd;
}

.even {
	background-color: #fff;
}

/********* search styles *********/

a.searchHeader:link, a.searchHeader:hover, a.searchHeader:active, a.searchHeader:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 14px;
	color: #660099;
	text-decoration: underline;
}
.searchDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	color: #000;
}
.searchHighlight {
	color: #000;
	background-color: #F9F1D2;
	font-weight: bold;
}
a.searchURL:link, a.searchURL:hover, a.searchURL:active, a.searchURL:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
	font-weight: normal;
	color: #888;
	text-decoration: none;
}
