/* global reset */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
 }

a, a:link {
	text-decoration: none;
	
}

a:hover {
	text-decoration: underline;
	
}

#main-navigation {
    font-family: Helvetica, Arial, Trebuchet MS1 sans-serif;

}


#main-navigation ol li a {
	font-size: 80%;
	font-weight: bold;
}


#sidebar dl.news-list dt {
	font-size: 82%;
    font-weight: bold;
}


#sidebar dl.news-list dd span a {
    font-weight: bold;
	text-transform: uppercase;
	font-size: 80%;
}

#sidebar dl.news-list dd span a:hover {
	text-decoration: underline;
}

#sidebar h4, #sidebar h4 a {
	text-transform: uppercase;
	font-size: 76%;
	font-weight: bold;
}

#sidebar h4 a {
	font-size: 100%;
}

.issue-text h2 {
   font-size: 90% !important;
   font-weight: bold; 
   padding-bottom:3px;
}

.issue-text h2 a {
   font-weight: bold; 
}

.issue-text a, .home-feature a {
	text-decoration: none;
}

.issue-text p, .home-feature p, #sidebar dl.news-list dd  {
	font-size: 70%!important;
}

strong {
	font-size: 80%;
  font-weight: bold;
}

p strong, a strong {
	font-size: 100%;
}

#content p, dl.faqList  {
	font-size: .8em;
} 

.home-feature h3{
	font-size: .77em;
	font-weight: bold;
}

.home-feature h3 a{
	font-weight: bold;}
	
#footer li {
	font-size: 64%;
}

h1, h2, h3, h4, h5, h6 { font-family: Helvetica, Arial, Trebuchet MS1, sans-serif;}

h1 {font-size:1.1em; font-weight: bold; }
h2 {font-size:1.05em !important; font-weight: bold; }
h3 {font-size:1em; font-weight: bold; }
h4 {font-size:0.95em; font-weight: bold; }
h5, h6 {font-size:.9m;}

h1 span {
    font-weight: bold;
  text-transform:lowercase;
}

h1.home {
    text-transform: uppercase;

}

form.search input {
    font-size: .65em; 

}

form.search input.submit, .genForm .submit {
	text-transform: uppercase;
	font-weight: bold;
}

.genForm .submit {
    font-size: .65em; 

}

p, li, #content table p {font-size:0.9em;}

/*************article summary*****/

div.article-summary p {
	font-size: 66% !important; 
	font-weight: bold; 
}

			
.video h4 {
	font-weight:bold;
}


#content .video ul.videos li a, #pageContent .video ul.videos li a {
	font-weight:bold;
}


.videoHover {
	font-weight:bold;
	cursor:pointer;
}

.genForm h2 {
	font-size:.9em !important;
}

.genForm .notes h3 {
	font-size:1em;
}

.genForm legend {
	font-size:.9em;
	font-weight: bold;
}

.genForm label {
  font-size: 80%;
}

/* pageNumberin */

.searchpagelinks {
 font-size: 80%;
}

#content h2.htdigHeader {
	font-size: .9em !important;
}

.greyPanel.explore h2, .greyPanel.publications h2, h2.panel {	
		font-weight:bold;
		text-transform:uppercase;
		}
.greyPanel.explore ul li a, ul.pageNumbering {
 font-size: .8em;

}


