p {
	font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: normal !important;
    text-decoration: none !important;
    color: #000000 !important;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif !important; 
   	font-size: 12px !important;
   	font-style: normal !important;
   	font-weight: normal !important;
   	text-decoration: none !important;
   	color: #000000 !important;
	padding: .2em .2em;
}



/*
____________

Contact Info Area
____________
*/

	.nhtsa-contactInfo-text {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 9px !important;
    	font-style: normal !important;
    	font-weight: normal !important;
    	text-decoration: none !important;
    	color: #333333 !important;
	}

	.nhtsa-contactInfo-link,
	.nhtsa-contactInfo-link:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: none !important;
    	color: #666666 !important;
	}

	.nhtsa-contactInfo-link:hover,
	.nhtsa-contactInfo-link:active {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: underline !important;
    	color: #AAAAAA !important;
	}



/*
____________

Quick Links
____________
*/

	.nhtsa-quicklinks-row {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 13px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: none !important;
		color: #284C72 !important;
    	background-color: #E2E9EE !important;
    }

	.nhtsa-quicklinks-input {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 12px !important;
    	font-style: normal !important;
    	font-weight: normal !important;
    	text-decoration: none !important;
		color: #000000 !important;
    	background-color: #FFFFFF !important;
    }



/*
____________

Latest News
____________
*/

	.nhtsa-latestNews-heading {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: none !important;
		color: #FFFFFF !important;
    	background-color: #31658D !important;
	}

	.nhtsa-latestNews-itemDate {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: normal !important;
    	text-decoration: none !important;
    	color: #071219 !important;
	}



/*
____________

Safety Initiatives
____________
*/

	.nhtsa-safetyInitiatives-heading {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: none !important;
		color: #31658D !important;
    	background-color: #FFFFFF !important;
	}


/*
____________

Main Page Navigation Menu
____________
*/

	.nhtsa-mainPageNav-background {
    	background-color: #BFD0DB !important;
	}

	.nhtsa-mainPageNav-infoTextTitle {
		font-family: Arial, Helvetica, sans-serif !important; 
    	font-size: 16px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: none !important;
		color: #000066 !important;
	}

	.nhtsa-mainPageNav-infoTextLarge {
		font-family: Arial, Helvetica, sans-serif !important; 
    	font-size: 13px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: none !important;
		color:#003399 !important;
	}

	.nhtsa-mainPageNav-infoTextSmall {
		font-family: Arial, Helvetica, sans-serif !important; 
    	font-size: 12px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: none !important;
		color: #7E95AB !important;
	}

	.nhtsa-mainPageNav-moreLink,
	.nhtsa-mainPageNav-moreLink:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 10px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: none !important;
    	color: #6191C2 !important;
	}

	.nhtsa-mainPageNav-moreLink:hover,
	.nhtsa-mainPageNav-moreLink:active {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 10px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: underline !important;
    	color: #7E95AB !important;
	}

	.nhtsa-mainPageNav-secondaryTabText,
	.nhtsa-mainPageNav-secondaryTabText:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 10px !important;
    	font-style: normal !important;
    	font-weight: normal !important;
    	text-decoration: none !important;
    	color: #FFFFFF !important;
	}

	.nhtsa-mainPageNav-secondaryTabText:hover,
	.nhtsa-mainPageNav-secondaryTabText:active {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 10px !important;
    	font-style: normal !important;
    	font-weight: normal !important;
    	text-decoration: underline !important;
    	color: #FFFFFF !important;
	}

	.nhtsa-mainPageNav-secondaryTabDivider {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 10px !important;
    	font-style: normal !important;
    	font-weight: normal !important;
    	text-decoration: none !important;
    	color: #FFFFFF !important;
    	background-color: #284C72 !important;
	}

	.nhtsa-mainPageNav-secondaryTabBackground {
		background-color: #284C72 !important;
	}


/*
____________

Search Form
____________
*/

	.nhtsa-searchForm-title {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 10px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: none !important;
		color: #426587 !important;
		background-color: #EEEBD2 !important;
	}

	.nhtsa-searchForm-background {
		background-color: #EEEBD2 !important;
	}

	.nhtsa-searchForm-input {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 10px !important;
    	font-style: normal !important;
    	font-weight: normal !important;
    	text-decoration: none !important;
		color: #000000 !important;
	}



/*
____________

Sub Page Navigation Menu
____________
*/

	.nhtsa-subPageNav-sideBarBG {
    	background-color: #FFFFFF !important;
	}

	.nhtsa-subPageNav-heading {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: none !important;
		color: #FFFFFF !important;
    	background-color: #31658D !important;
	}

	.nhtsa-subPageNav-menuItem,
	.nhtsa-subPageNav-menuItem:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: normal !important;
    	text-decoration: none !important;
    	color: #000000 !important;
    	background-color: #E2E9EE !important;
	}

	.nhtsa-subPageNav-menuItem:hover,
	.nhtsa-subPageNav-menuItem:active {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: normal !important;
    	text-decoration: underline !important;
    	color: #000000 !important;
    	background-color: #E2E9EE !important;
	}

	.nhtsa-subPageNav-menuItemSelected,
	.nhtsa-subPageNav-menuItemSelected:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: normal !important;
    	text-decoration: none !important;
    	color: #000000 !important;
    	background-color: #FFFFFF !important;
	}

	.nhtsa-subPageNav-menuItemSelected:hover,
	.nhtsa-subPageNav-menuItemSelected:active {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: normal !important;
    	text-decoration: underline !important;
    	color: #000000 !important;
    	background-color: #FFFFFF !important;
	}



/*
____________

Featured Services
4-28-05 changed color from 003399 to 000000 Tom Strobel
____________
*/

	.nhtsa-featuredServices-titleArea {
		font-family: Arial, Helvetica, sans-serif !important; 
    	font-size: 15px !important;
    	font-weight: bold !important;
    	text-decoration: none !important;
    	color: #000000 !important;
		background-color:#FFFFFF;
	}

	.nhtsa-featuredServices-description {
		font-family: Verdana, Arial, Helvetica, sans-serif !important;
    	font-size: 11px !important; 
    	font-weight: normal !important;
    	font-style: normal !important;
    	text-decoration: none !important;
    	color: #000000 !important;
	}

	.nhtsa-featuredServices-itemTitleSmall,
	.nhtsa-featuredServices-itemTitleSmall:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 10px !important;
    	font-style: normal !important;
    	font-weight: normal !important;
    	text-decoration: none !important;
  	color: #003399 !important;
	}

	.nhtsa-featuredServices-itemTitleSmall:hover,
	.nhtsa-featuredServices-itemTitleSmall:active {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 10px !important;
    	font-style: normal !important;
    	font-weight: normal !important;
    	text-decoration: underline !important;
  	color: #003399 !important;
	}

	.nhtsa-featuredServices-itemTitleMedium,
	.nhtsa-featuredServices-itemTitleMedium:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: normal !important;
    	text-decoration: none !important;
  	color: #003399 !important;
	}

	.nhtsa-featuredServices-itemTitleMedium:hover,
	.nhtsa-featuredServices-itemTitleMedium:active {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: normal !important;
    	text-decoration: underline !important;
  	color: #003399 !important;
	}

	.nhtsa-featuredServices-itemTitleLarge,
	.nhtsa-featuredServices-itemTitleLarge:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 12px !important;
    	font-style: normal !important;
    	font-weight: normal !important;
    	text-decoration: none !important;
  	color: #003399 !important;
	}

	.nhtsa-featuredServices-itemTitleLarge:hover,
	.nhtsa-featuredServices-itemTitleLarge:active {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 12px !important;
    	font-style: normal !important;
    	font-weight: normal !important;
    	text-decoration: underline !important;
  	color: #003399 !important;
	}


	
/*
____________

Main Content Area
____________
*/

	.nhtsa-mainContentArea-backgroundShade {
    	background-color: #E2E9EE !important;
	}

	.nhtsa-mainContentArea-pageHeading,
	.nhtsa-mainContentArea-pageHeading:visited {
		font-family: Arial, Helvetica, sans-serif !important; 
    	font-size: 20px !important;
    	font-weight: bold !important;
    	text-decoration: none !important;
    	color: #284C72 !important;
    	background-color: #FFFFFF !important;
	}

	.nhtsa-mainContentArea-pageHeading:hover,
	.nhtsa-mainContentArea-pageHeading:active {
		font-family: Arial, Helvetica, sans-serif !important; 
    	font-size: 20px !important;
    	font-weight: bold !important;
    	text-decoration: underline !important;
    	color: #687CA2 !important;
    	background-color: #FFFFFF !important;
	}

	.nhtsa-mainContentArea-pageTitle {
		font-family: Arial, Helvetica, sans-serif !important; 
    	font-size: 15px !important;
    	font-weight: bold !important;
    	text-decoration: none !important;
    	color: #62615F !important;
    	background-color: #E2E9EE !important;
	}

	.nhtsa-mainContentArea-pulldownLabel {
		font-family: Arial, Helvetica, sans-serif !important;
    	font-size: 12px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: none !important;
    	color: #333333 !important;
    	background-color: #E2E9EE !important;
	}

	.nhtsa-mainContentArea-pulldown {
		font-family: Verdana, Arial, Helvetica, sans-serif !important;
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: normal !important;
    	text-decoration: none !important;
    	color: #000000 !important;
	}

	.nhtsa-mainContentArea-itemTitle,
	.nhtsa-mainContentArea-itemTitle:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: none !important;
  	color: #003399 !important;
	}

	.nhtsa-mainContentArea-itemTitle:hover,
	.nhtsa-mainContentArea-itemTitle:active {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: underline !important;
  	color: #003399 !important;
	}

	.nhtsa-mainContentArea-detailsTitle,
	.nhtsa-mainContentArea-detailsTitle:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: none !important;
  	color: #000000 !important;
	}

	.nhtsa-mainContentArea-itemDescription {
		font-family: Verdana, Arial, Helvetica, sans-serif !important;
    	font-size: 11px !important; 
    	font-weight: normal !important;
    	font-style: normal !important;
    	text-decoration: none !important;
    	color: #333333 !important;
	}

	.nhtsa-mainContentArea-itemDate {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: normal !important;
    	text-decoration: none !important;
    	color: #000000 !important;
	}

	.nhtsa-mainContentArea-referenceNumber {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: none !important;
    	color: #000000 !important;
	}

	.nhtsa-mainContentArea-moreLink,
	.nhtsa-mainContentArea-moreLink:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: none !important;
    	color: #333333 !important;
	}

	.nhtsa-mainContentArea-moreLink:hover,
	.nhtsa-mainContentArea-moreLink:active {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: underline !important;
    	color: #AAAAAA !important;
	}

	.nhtsa-mainContentArea-assocFile,
	.nhtsa-mainContentArea-assocFile:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 10px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	color: #003399 !important;
    	text-decoration: none !important;
	}

	.nhtsa-mainContentArea-assocFile:hover,
	.nhtsa-mainContentArea-assocFile:active {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 10px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	color: #003399 !important;
    	text-decoration: underline !important;
	}

	.nhtsa-mainContentArea-listTableHeaderRow {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: underline !important;
    	color: #000000 !important;
    	background-color:#FFFFFF !important;
	}

	.nhtsa-mainContentArea-listTableRow1 {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: normal !important;
    	text-decoration: none !important;
    	color: #000000 !important;
    	background-color:#E2E9EE !important;
	}

	.nhtsa-mainContentArea-listTableRow2 {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: normal !important;
    	text-decoration: none !important;
    	color: #000000 !important;
    	background-color:#FFFFFF !important;
	}

	.nhtsa-itemDate {
	    	font-style: normal !important;
    	font-weight: normal !important;
    	text-decoration: none !important;
    	color: #071219 !important;
	}

	.nhtsa-itemNew {
	    	font-weight: bold !important;	
  	text-decoration: none !important;
    	color: red !important;
	}

	.nhtsa-itemFileInfo {
	    	font-weight: bold !important;
    	text-decoration: none !important;
    	color: #999966 !important;
	}


/*
____________

Main Content Area Detail
____________
*/

	.nhtsa-mainContentAreaDetail-title {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 14px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: none !important;
    	color: #333333 !important;
	}

	.nhtsa-mainContentAreaDetail-author {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: normal !important;
    	text-decoration: none !important;
    	color: #000000 !important;
	}

	.nhtsa-mainContentAreaDetail-contactName,
	.nhtsa-mainContentAreaDetail-contactName:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif !important;
    	font-size: 11px !important; 
    	font-weight: normal !important;
    	font-style: normal !important;
    	text-decoration: none !important;
  	color: #003399 !important;
	}

	.nhtsa-mainContentAreaDetail-contactName:hover,
	.nhtsa-mainContentAreaDetail-contactName:active {
		font-family: Verdana, Arial, Helvetica, sans-serif !important;
    	font-size: 11px !important; 
    	font-weight: normal !important;
    	font-style: normal !important;
    	text-decoration: underline !important;
  	color: #003399 !important;
	}

	.nhtsa-mainContentAreaDetail-contactPhone {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: normal !important;
    	text-decoration: none !important;
    	color: #000000 !important;
	}

	.nhtsa-mainContentAreaDetail-contactEmail,
	.nhtsa-mainContentAreaDetail-contactEmail:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: none !important;
  	color: #003399 !important;
	}

	.nhtsa-mainContentAreaDetail-contactEmail:hover,
	.nhtsa-mainContentAreaDetail-contactEmail:active {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: underline !important;
  	color: #003399 !important;
	}

	.nhtsa-mainContentAreaDetail-date {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: italic !important;
    	font-weight: normal !important;
    	text-decoration: none !important;
    	color: #999999 !important;
	}
	
	.nhtsa-mainContentAreaDetail-referenceNumber {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: none !important;
    	color: #333333 !important;
	}	
	
	.nhtsa-mainContentAreaDetail-body {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 12px !important;
    	font-style: normal !important;
    	font-weight: normal !important;
    	text-decoration: none !important;
    	color: #000000 !important;
	}	

	.nhtsa-mainContentAreaDetail-body TD {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 12px !important;
    	font-style: normal !important;
    	font-weight: normal !important;
    	text-decoration: none !important;
    	color: #000000 !important;
	}	

	.nhtsa-grantTable tr td, 
	.nhtsa-grantTable tr th,
	.nhtsa-grantTable tr td p, 
	.nhtsa-grantTable tr th p {
	font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 10px !important;
	}


/*
____________

Related Items
____________
*/

	.nhtsa-relatedItems-heading {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: none !important;
		color: #62615F !important;
    	background-color: #E2E9EE !important;
	}

	.nhtsa-relatedItems-listBox {
    	background-color: #FFFFFF !important;
    	border: 1px solid #284C72 !important;
	}

	.nhtsa-relatedItems-listItem,
	.nhtsa-relatedItems-listItem:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: normal !important;
    	text-decoration: none !important;
    	color: #000000 !important;
	}

	.nhtsa-relatedItems-listItem:hover,
	.nhtsa-relatedItems-listItem:active {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: normal !important;
    	text-decoration: underline !important;
    	color: #000000 !important;
	}



/*
____________

FAQ Group Detail
____________
*/

	.nhtsa-FAQGroupDetail-title {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 15px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: none !important;
    	color: #333333 !important;
	}

	.nhtsa-FAQGroupDetail-questionLink,
	.nhtsa-FAQGroupDetail-questionLink:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 12px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: none !important;
  	color: #003399 !important;
	}

	.nhtsa-FAQGroupDetail-questionLink:hover,
	.nhtsa-FAQGroupDetail-questionLink:active {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 12px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: underline !important;
  	color: #003399 !important;
	}
	
	.nhtsa-FAQGroupDetail-question {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 13px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: none !important;
    	color: #000000 !important;
	}	

	.nhtsa-FAQGroupDetail-answer {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 12px !important;
    	font-style: normal !important;
    	font-weight: normal !important;
    	text-decoration: none !important;
    	color: #000000 !important;
	}



/*
____________

Side Portlet Area
____________
*/
	
	.nhtsa-sidePortlet-heading {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 12px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: none !important;
		color: #62615F !important;
    	background-color: #E2E9EE !important;
	}

	.nhtsa-sidePortlet-itemTitle,
	.nhtsa-sidePortlet-itemTitle:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: none !important;
  	color: #003399 !important;
	}

	.nhtsa-sidePortlet-itemTitle:hover,
	.nhtsa-sidePortlet-itemTitle:active {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: underline !important;
  	color: #003399 !important;
	}

	.nhtsa-sidePortlet-itemDescription {
		font-family: Verdana, Arial, Helvetica, sans-serif !important;
    	font-size: 11px !important; 
    	font-weight: normal !important;
    	font-style: normal !important;
    	text-decoration: none !important;
    	color: #333333 !important;
	}

	.nhtsa-sidePortlet-moreLink,
	.nhtsa-sidePortlet-moreLink:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: none !important;
    	color: #333333 !important;
	}

	.nhtsa-sidePortlet-moreLink:hover,
	.nhtsa-sidePortlet-moreLink:active {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 11px !important;
    	font-style: normal !important;
    	font-weight: bold !important;
    	text-decoration: underline !important;
    	color: #AAAAAA !important;
	}



/*
____________

Footer
____________
*/

	.nhtsa-footer-background {
		background-color: #284C72 !important;
	}
	
	.nhtsa-footer-linkText,
	.nhtsa-footer-linkText:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 10px !important;
    	font-style: normal !important;
    	font-weight: normal !important;
    	text-decoration: none !important;
    	color: #FFFFFF !important;
    	background-color: #284C72 !important;
	}

	.nhtsa-footer-linkText:hover,
	.nhtsa-footer-linkText:active {
		font-family: Verdana, Arial, Helvetica, sans-serif !important; 
    	font-size: 10px !important;
    	font-style: normal !important;
    	font-weight: normal !important;
    	text-decoration: underline !important;
    	color: #FFFFFF !important;
    	background-color: #284C72 !important;
	}
		

