bread {
	color: #ccc;
	background-color: #006;
	padding: 3px;
	margin-bottom: 25px;
	}

bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

bread ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}

button {
	width: 12em;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #90bade;
	color: #333;
}

button li a:hover {
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
}
		
button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
	width: 100%;
}
.testimonial {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #645994;
	font-style: italic;
	white-space: normal;
}
.jobs {
 display: block;
	padding: 5px 5px 5px 5px;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	white-space: normal;
}
.jobsbold {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	white-space: normal;
}
.text {
	font-size: 12px;
	color: #26205A;
	padding: .4cm;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
}
.footer {
font-size: 12px;
	color: #26205A;
}

.credits {color: #82769C}
.credits_sm {
font-size: 11px;
	color: #82769C;
}
.breadcrumb {
	font-size: small;
	color: #555555;
}
.topbar {
	font-size: x-small;
	color: #5A5284;
	list-style-type: none;
	list-style-image: url(/img/bullet.gif);
	list-style-position: inside;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #645994;
	text-decoration: none;
}
a:visited {
	color: #8274B9;
	text-decoration: none;
}
a:hover {
	color: #7D2546;
	text-decoration: none;
}
a:active {
	color: #26205A;
	text-decoration: none;
}
.topbold {font-size: small; color: #26215B; font-weight: bold; }

.top_menu, .top_menu:link, .top_menu:visited {
	font-family: Trebuchet MS;
	color: #666699;
	font-size: 13px;
	letter-spacing: .02cm;
	font-weight: bold;
	white-space: nowrap;
}
.top_menu:hover, .top_menu:active {
	color: #ffcc66;
}
.top_menu_highlight, .top_menu_highlight:link, .top_menu_highlight:visited, .top_menu_highlight:hover, .top_menu_highlight:active {
	font-family: Trebuchet MS;
	color: #ffcc66;
	font-size: 13px;
	letter-spacing: .02cm;
	font-weight: bold;
	white-space: nowrap;
}
.side_menu, .side_menu:link, .side_menu:visited {
	background-image: url(/img/snav/snav.gif); 
	height: 20px;
}
.side_menu:hover, .side_menu:active {
	background-image: url(/img/snav/snav_over.gif); 
	height: 20px;
}
.side_menu_section:hover, .side_menu_section:active, .side_menu_section, .side_menu_section:link, .side_menu_section:visited {
	background-image: url(/img/snav/snav_over.gif); 
	height: 20px;
}
.side_menu_text, .side_menu_text:link, .side_menu_text:visited, .side_menu_text:hover, .side_menu_text:active  {
	font-family: Trebuchet MS;
	color: #fce1a9;
	font-size: 12px;
	letter-spacing: .02cm; 
	font-weight: bold;
	white-space: nowrap;
	padding-left: 22px;
}
.redsub {
	font-family: "Trebuchet MS";
	font-size: large;
	color: #7D2546;
	line-height: 1.25;
}
.side_menu_sub, .side_menu_sub:link, .side_menu_sub:visited {
	background-color: #26215B; 
	height: 20px;
	font-family: Trebuchet MS;
	color: #fce1a9;
	font-size: 12px;
	letter-spacing: .02cm; 
	font-weight: bold;
	white-space: nowrap;
	padding-left: 11px;
}
.side_menu_sub:hover, .side_menu_sub:active {
	background-color: #26215B; 
	height: 20px;
	color: #7D2546;
}
.main_headline {
	/*	color: #27215B; */
	color: #27215B;
	font-size: 24px;
	font-family: Trebuchet MS;
	font-stretch: normal;
	line-height: 1.5;
}
.search_term {
	background-color: #ffff99;
}