body {
	background-image: url(../images/background_stripes.gif);
	font-family:Arial,Verdana,sans-serif;
	font-size:11px;
}
.bck_menu {
	font-family:  Verdana, Helvetica, sans-serif;
	background-color: #F5F5F5;
	height: 30px;
	padding-left: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-top: 15px;
}

.srch {
	font-size: 10px;
	color: #666666;
}

a:link, active {
	color: #0033CC;
	text-decoration: none;

}
a:visited {
	color: #0033CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:link.bottom, a:visited.bottom, a:active.bottom {
	color: #333333;
	text-decoration: none;
}

a:hover.bottom {
	color: #0033CC;
	text-decoration: underline;
}

.bck_search, .bck_search_results {
	background-color: #E6E6E6;
	padding-left: 15px;
	font-size: 10px;
	color: #666666;
	border: 1px solid #FFFFFF;
}
.bck_search
{
	display:none;
	/*height: 27px;
	width: 193px;
	padding-top: 9px;
	font-size: 10px;
	*/
}

.bck_search_results
{
	width: 629px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}
.bck_search_results span
{
	font-weight: bold;
}

form#search a, form#search a:active, form#search a:hover, form#search a:visited, form#search a:link
{
	color: #333;
	text-decoration: none;
}

#search_results
{

	list-style: none;
}
#search_results li
{
	margin-left: -35px;
	padding-top: 10px;
}

.bck_search_results a, #search_results a, .bck_search_results a:link, #search_results a:link, .bck_search_results a:visited, #search_results a:visited
{
	text-decoration: none;
}

.bck_search_results a:hover, #search_results a:hover
{
	text-decoration: underline;
}

.menuspacer {
	height: 148px;
}

.spacer2x {
	height: 2px;
}

.spacer8x {
	height: 8px;
}

.wrper_photo {
}

.gutter {
	width: 95%;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

/* gutter used in Index table */
.gutter_right {
	padding-right: 30px;
	padding-left: 20px;
}

.gutter_left {
	padding-right: 20px;
}
/*  end */

.pageTitle {
	font-size: 16px;
	padding-top: 5px;
	font-weight: bold;
	color: #CC0000;
}

.headline {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.sub_headline {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.text {
	line-height: 18px;
}

/* home page */
.photo_box {
	width: 200px;
	padding: 2px;
	border: 1px solid #000000;
}
.vdash {
	background-image: url(../images/bc_dash.png);
	background-repeat: repeat-y;
	background-position: center;
}

.menu_bottom {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	width: 100%;
	padding-top: 10px;
}
.tabTitle {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 25px;
	padding-top: 8px;
	padding-left: 10px;
}
.tabContent {
	font-size: 11px;
	color: #666666;
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;

}

.crumbs {
	font-size: 10px;
}
.graybox {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.txt12Red {
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}
.txt11 {
	font-size: 11px;
}

/* menu css */
.clsCMOn, .clsCMOver {
	font-size: 11px;
	color: black;
	padding-left: 20px;
}

.moreMenu {
	background-image: url(../images/blk_arow.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.txt12b {
	font-size: 12px;
	font-weight: bold;
}
.subTitle {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.grayBckgd {
	font-size: 12px;
	font-weight: bold;
	background-color: #F8F8F8;
	padding-left: 5px;
}

/* popup */
#layer1 {
	position: absolute;
	visibility: hidden;
	width: 400px;
	height: 300px;
	left: 20px;
	top: 300px;
	background-color: #ccc;
	border: 1px solid #000;
	padding: 10px;
}

#close {
	float: right;
}
/* popup */

/* misc styles */
.clear
{
	clear: both;
}

.newsHome {
	padding-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}
