/******************************/
/****** SITE FONT STYLES ******/
/******************************/

/****** COMMON ******/
body{
	/* 100.01% value for the font size compensates for several browser bugs */
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #ffffff;
	/* cursor: default;		01/07 JD -- Removed to address Issue 338 */
}

body, table{
	font-size: 12px;
	color: #333333;
}


td.button_text_pmg{
	font-size: 12px;
}

h1{font-size: 130%;}
h2{font-size: 120%;}
h3{font-size: 110%;}
h4{font-size: 100%;}
h5{font-size: 90%;}

.smallText{font-size: 9px;}

td.button_text_pmg{
	font-size: 12px;
}


/****** HEADER ******/
#header_user_pp,#header_id_header_user_pp{
	/*font-size: 8pt;*/
	font-size: 13px;
}

#Search_terms_ppp,#header_id_search_terms{
	font-size: 13px;
}

.circle_button_text_pmg{
	font-size: 13px;
}

.crumbs{
	/*font-size: 80%;*/
}


/****** PANEL ******/
.panel_content_header{
	font-size: 110%;
}

/****** FOOTER ******/
#footer_container{
	/*font-size: xx-small;*/
}
