/* Elements */

a {
	color: #666666;
}

a:link {
	color: #666666;
}

a:visited {
	color: #666666;
}

a:active {
	color: #666666;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

H1, H2, H3, H4, H5, H6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

H1 {
	font-size: 24px;
}

H2 {
	font-size: 22px;
}

H3 {
	font-size: 20px;
}

H4 {
	font-size: 18px;
}

H5 {
	font-size: 16px;
}

H6 {
	font-size: 14px;
}

/* Fonts */

ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, MENU, OL, P, TH, TD,  UL {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Classes */

.bodyclass {
	background-image : url(images/bgnr.jpg);
	background-repeat : no-repeat;
}

.bodyclasssub {
	background-image : url(images/bgnrsub.jpg);
	background-repeat : no-repeat;
}

.bold {  
	font-weight: bold; 
}

.datenav {
	font-size: 10px;
	font-weight: bold;
}

.forimmediaterelease {
	font-weight: bold;
}

.header {
	font-weight: bold;
}

.headline {
	font-size: 14px;	
	font-weight: bold;
}

.italics {  
	font-style: italic;
}

.listserv {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 115px;
}

.listservtext {
	color: #333333;
	font-weight: bold;
}

.sam {
	background-image : url(images/sam.gif);
	background-repeat : no-repeat;
}

.search {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 95px;
}

.subbottomnav {
	color: #000060;	
}

.subbottomnav a {
	color: #000060;
}

.subbottomnav a:link {
	color: #000060;
}

.subbottomnav a:visited {
	color: #000060;
}

.subbottomnav a:active {
	color: #000060;
}

.subbottomnav a:hover {
	color: #000060;
	text-decoration: none;
}

.thirddatenav {
}

.thirddatenav a {
	text-decoration: none;
}

.thirddatenav a:link {
	text-decoration: none;
}

.thirddatenav a:visited {
	text-decoration: none;
}

.thirddatenav a:active {
	text-decoration: none;
}

.thirddatenav a:hover {
	text-decoration: underline;
}

.thirdnav {
	font-weight: bold;
}

.thirdnav a {
	text-decoration: none;
}

.thirdnav a:link {
	text-decoration: none;
}

.thirdnav a:visited {
	text-decoration: none;
}

.thirdnav a:active {
	text-decoration: none;
}

.thirdnav a:hover {
	text-decoration: underline;
}

.underline {  
	text-decoration: underline;
}

.usaengagedesc {
	font-style: italic;
}

.whiteheader{
	color:#FFFFFF;
	font-weight: bold;
}