/*******************/
/*    GLOBAL       */
/*******************/

/* set all elements to the master font */
body, td, div, span, p, b, i { 
font-family:verdana,arial,helvetica,sans-serif;
font-size:12px;
}

/* set all lists */
ul {
margin-top:0px;
}

/* bullet style */
ul>li { 
list-style-image:url('/site_design/images/bullet_list.gif')
}


/* content subhead style */
h2{
font-family:trebuchet ms,trebuchet,arial,helvetica,sans-serif;
font-size:small;
font-weight:bold;
color:#000000;
}
/* change to color:#016901 when all h2s in place */

/* content subhead subhead style */
h3{
font-family:georgia,arial,helvetica,sans-serif;
font-size:x-small;
font-weight:bold;
color:#000000;
margin-top:25px;
margin-bottom:10px;
}

/* content subhead subhead style */
h6{
font-family:verdana,arial,helvetica,sans-serif;
font-weight:normal;
font-size:xx-small;
}


/* change to color:#127A12 when all h3s in place */

/*******************/
/*    LINKS        */
/*******************/

/* see color layout for link color styles */

/* subject link styles */
a.subjectLinks { 
font-family:trebuchet ms,trebuchet,arial,helvetica,sans-serif; 
font-size:x-small;a
text-decoration:underline;
}

a.whiteText {
	font-family:arial,trebuchet ms,trebuchet,helvetica,sans-serif;
	font-size:8pt;
	color:#ffffff;
}

/*******************/
/*    CLASSES      */
/*******************/


.searchboxgrad {
background-image: url(/site_design/newheader_images/sb_grad.gif); 
background-color: #ffffff;
font-family: verdana;
font-size: 10pt;
color: #006f41
} 

/* style for links under search box */
.searchLinks {
font-family: arial,helvetica,verdana,sans-serif;
font-size: 8pt;
color: #808080
}


/* style for links under search box */
.fp_links {
font-family: arial,helvetica,verdana,sans-serif;
font-size: 9pt;
color: #000000;
text-decoration:none;
}

/* style for links under search box */
.fp_linksbold {
font-family: arial,helvetica,verdana,sans-serif;
font-size: 9pt;
font-weight:bold;
color: #000000;
text-decoration:none;
}

/* style for bread crumbs */
.tinyText {
font-family:verdana,arial,helvetica,sans-serif;
font-size:7pt;
}


/* search box class for search box input */
.searchBox {
font-family:verdana,arial,helvetica,sans-serif; 
font-size:x-small;
text-decoration:none;
height:21px;
}

/* style for text in footer */
.footerBox {
font-family:trebuchet ms,trebuchet,arial,helvetica,sans-serif; 
font-size:x-small;
}

/* style for text in ALERT footer */
.footerBoxalert {
font-family:trebuchet ms,trebuchet,arial,helvetica,sans-serif;
font-size:x-small;
color:#FFFFFF;
}

/* style for smaller red text */
.textRedSmall {
font-family:trebuchet ms,trebuchet,arial,helvetica,sans-serif;
font-size:x-small;
color:#FF0000;
}


/* style for text larger than breadCrumb, smaller than body text */
.medText {
font-family:verdana,arial,helvetica,sans-serif;
font-size:x-small;
}

/* style for text larger than breadCrumb, smaller than body text and bolded */
.medTextbold {
font-family:verdana,arial,helvetica,sans-serif; 
font-size:12px;
font-weight: bold;
}


/* style for medium red text */
.textRedMed {
font-family:verdana,arial,helvetica,sans-serif;
font-size:x-small;
color:#FF0000;
}

/* style for medium blue text */
.textBlueMed {
font-family:verdana,arial,helvetica,sans-serif;
font-size:x-small;
color:#000080;
}

/* style for smaller text - for example the advanced search link */
.whiteText {
/*background-image: url(/site_design/newheader_images/rt_end.gif); */
font-family:arial,trebuchet ms,trebuchet,helvetica,sans-serif;
font-size:8pt;
color:#ffffff;
}

.greenText {
font-family:arial,trebuchet ms,trebuchet,helvetica,sans-serif;
font-size:10pt;
color:#8dd459;
text-decoration:none;
}

.whiteTextbody {
font-family:arial,trebuchet ms,trebuchet,helvetica,sans-serif;
font-size:12pt;
color:#ffffff;
}

/* style for smaller text - for example the advanced search link */
.textSmall {
font-family:trebuchet ms,trebuchet,arial,helvetica,sans-serif;
font-size:x-small;
}

/* Same as above but bold */
.textSmallbold {
font-family:trebuchet ms,trebuchet,arial,helvetica,sans-serif;
font-size:x-small;
font-weight: bold;
}

/* style for smaller text - for example the advanced search link */
.textSmallAlert {
font-family:trebuchet ms,trebuchet,arial,helvetica,sans-serif;
font-size:x-small;
color:#FFFFFF;
}

/* style for browse as links on the hp */
.textXSmall {
font-family:verdana,arial,helvetica,sans-serif; 
font-size:xx-small;
}

/* style for browse as links on the hp */
.textRedXSmall {
font-family:verdana,arial,helvetica,sans-serif; 
font-size:xx-small;
color:#FF0000;
}

/* style for browse as links on the hp */
.textBlueXSmall {
font-family:verdana,arial,helvetica,sans-serif; 
font-size:xx-small;
color:#000080;
}

/* Same as above but bold */
.textXSmallbold {
font-family:verdana,arial,helvetica,sans-serif; 
font-size:xx-small;
font-weight: bold;
}

/* style for browse as links on the hp ALERT */
.textXSmallAlert {
font-family:verdana,arial,helvetica,sans-serif;
font-size:xx-small;
color:#FFFFFF;
}

/* test style for dynamic font resizing */
.news {
font-family:trebuchet ms,trebuchet,arial,helvetica,sans-serif; 
font-size:x-small;
}

/* style for feature box titles - like found in I'm looking for box */
.featureTitle {
font-family:trebuchet ms,trebuchet,arial,helvetica,sans-serif; 
font-size:13px;
color:#000000;
}

/* style for Elected Officials list */
.electedOfficials {
font-family:trebuchet ms,trebuchet,arial,helvetica,sans-serif; 
font-size:x-small;
}

/* style for textLarge list - like found on the right hand links of the Elec. Officials page*/
.textLarge {
font-family:trebuchet ms,trebuchet,arial,helvetica,sans-serif; 
font-size:small;
}

/* style for textLarge Bold */
.textLargebold {
font-family:trebuchet ms,trebuchet,arial,helvetica,sans-serif; 
font-size:small;
font-weight: bold;
}

/* style for user type titles - found on the services index page */
.userTypes {
font-family:trebuchet ms,trebuchet,arial,helvetica,sans-serif; 
font-size:medium;
}

/* style for page headline - found on the services index page */
.headLine {
font-family:trebuchet ms,trebuchet,arial,helvetica,sans-serif; 
font-size:medium;
}

/* style for links on the services index page */
.servicesIndexLinks {
font-family:trebuchet ms,trebuchet,arial,helvetica,sans-serif; 
font-size:x-small;
text-decoration:underline;
}

/* style for links in the STANDARD department left nav */
.leftNav {
font-family:arial,trebuchet ms,trebuchet,helvetica,sans-serif; 
font-size:x-small;
text-decoration:underline;
padding:0px;
}

/* style for links in the Alert department left nav */
.leftNavAlert {
font-family:trebuchet ms,trebuchet,arial,helvetica,sans-serif;
font-size:x-small;
text-decoration:underline;
padding:0px;
color:#FFFFFF;
}

/* style for links in the department head */
.deptHead {
font-family:trebuchet ms,trebuchet,arial,helvetica,sans-serif; 
font-size:medium;
}

/* style for ALERT links in the department head */
.deptHeadAlert {
font-family:trebuchet ms,trebuchet,arial,helvetica,sans-serif;
font-size:medium;
color:#FFFFFF;
}

/* style for line box features - like found in fast facts features */
.featureHead {
font-family:trebuchet ms,trebuchet,arial,helvetica,sans-serif; 
font-size:x-small;
font-weight: bold;
color:#6C9CDC;
}

/* style for referring to buttons from within text - like found in search tips */
.textCallout {
font-family:trebuchet ms,trebuchet,arial,helvetica,sans-serif; 
font-size:x-small;
font-weight: bold;
color:#696969;
}

/* style for results titles */
.resultsTitle {
font-family:trebuchet ms,trebuchet,arial,helvetica,sans-serif; 
font-size:x-small;
font-weight: bold;
}

/* style for results attribute headings such as description: */
.resultsSubhead {
font-family:trebuchet ms,trebuchet,arial,helvetica,sans-serif; 
font-size:x-small;
color:#666666;
}

/* style for results attributes such as the description text */
.resultsData {
font-family:trebuchet ms,trebuchet,arial,helvetica,sans-serif; 
font-size:x-small;
}

/* style for bread crumbs */
.breadCrumb {
font-family:verdana,arial,helvetica,sans-serif;
font-size:xx-small;
text-decoration:none;

}

/* style for bread crumbs on ALERT pages */
.breadCrumbAlert {
font-family:verdana,arial,helvetica,sans-serif;
font-size:xx-small;
color:#FFFFFF;
}

/* style for back links such as top of page */
.linkBack {
font-family:verdana,arial,helvetica,sans-serif;
font-size:xx-small;
color:#666699;
}



/* style for multiple page links*/
.pageLink {
font-family:verdana,arial,helvetica,sans-serif; 
font-size:xx-small;
color:#666699;
}

/* style for popular links headings on links page */
.userType {
font-family:trebuchet ms,trebuchet,arial,helvetica,sans-serif; 
font-size:small;
font-weight:bold;
color:#D28E39;
}

/* style for orange carrots */
.carrot {
font-family:verdana,arial,helvetica,sans-serif; 
font-size:xx-small;
font-weight:bold;
color:#E6A23E;
}

/* style for hidding fields in netscape & IE */
.manStarClass{visibility:hidden;position:relative;
}



/*ECON Leftnav Category Headings*/
.navCategory { color: #5b6e56; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small; }

/*ECON Leftnav Links*/
.navlinks { color: #000; font-family:"trebuchet ms", trebuchet, arial, helvetica, sans-serif; font-size:x-small; text-decoration: none; }