a[href $='.pdf'] {
 padding-left: 18px;
 background: transparent url(/images/icons/acrobat14.gif) no-repeat center left;
}
a[href $='.ppt'] {
 padding-left: 18px;
 background: transparent url(/images/icons/powerpoint14.gif) no-repeat center left;
}
a[href $='.docx'], a[href $='.doc']  {
 padding-left: 18px;
 background: transparent url(/images/icons/msword14.gif) no-repeat center left;
}

.header {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #92173B;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A40234;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A40234;
}
.centerText {
	text-align: center;
}
.tablePromo {
	background-color: #E1E1E1;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bio {
	clear: both;
}
.bio img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bio h2 {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	margin-bottom: -14px;
}

.breadcrumbs {
	padding-left: 5px;
	font-size: 9px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 12px;
	background-color: #fff;
}

.breadcrumbs a:link, #crumbsContainer a:link {
	color: #000000;
}
.breadcrumbs a:visited, #crumbsContainer a:visited {
	color: #000000;
}
.breadcrumbs a:hover, #crumbsContainer a:hover {
	color: #A40234;
}
.breadcrumbs a:active, #crumbsContainer a:active {
	color: #ff0000;
}
.spacedList li {
	margin-bottom: 5px;
}

.top {
	text-align: right;
}

.lightTable, .lightTable td {
	border: 1px solid #999;
}

.hidden, li .hidden {
	display: none;
}

body {
	background-image: url(../images/bg_gray.jpg);
}

.arrowlistmenu{
x-margin-left: 20px;
padding-left: 20px;
padding-bottom: 10px;

x-width: 206px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 10px Arial;
}

.arrowlistmenu .menuheader a { /*CSS class for menu headers in general (expanding or not!)*/
color: white;
text-decoration: none;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(/wd/titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin-left: 20px;
padding-left: 20px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.arrowlistmenu ul li{
display: block;
text-decoration: none;
}

.arrowlistmenu ul li a{
color: #A40234;
}

.arrowlistmenu ul li a:visited{
color: #A40234;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
}

.justify {
	text-align: justify;
}

.right {
	float: right;
}

.rightNav {
	float: right;
	width: 155px;
	padding: 10px 10px 10px 10px;
	margin: 5px 5px 5px 5px;
	border: 1px solid #ff9900;
	background-color: #FFE8BF;
	background-image: url(../images/bg_titleBox_horiz2CC.jpg);
}

.rightNav h1, .rightNav h2 {
	text-align: center;
}

.featured {
	x-float: right;
	width: 95%;
	padding: 10px 10px 10px 10px;
	margin: 5px 5px 5px 5px;
	border: 1px solid #ff9900;
	background-color: #FFE8BF;
	background-image: url(../images/bg_titleBox_horiz2CC_700.jpg);
}

.featured h1, .featured h2 {
	X-text-align: center;
	padding: 0 0 0 0;
}

.linkQuote {
	font-size: 11px;
	line-height: 13px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px 10px 0px 20px;
}.faqAnswer {
	color: #666666;
	margin-right: 20px;
	margin-left: 20px;
}
.faqQuestion {
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.width95 {
	width: 100%;
}

.noborder {
	border: none;
}
