/* NHMRC - LARGE FONTS - this style sheet works in cooperation with main.css and website_screen_SmallFont.css.
This stylesheet ONLY contains variations that needs to vary for the small to large stylesheet
Make all changes in main.css except for the parts which must change.
*/
html{}
body{font-size: 0.9em;}
/* Define global menu rollovers for menu highlight styles */
/************** Heading <hx> tag styles *********************************/
/************** Heading <hx> tag styles *********************************/
h1{font-size: x-large;}
h2{font-size: large;}
.h3Style{font-size: medium;}
h3{font-size: medium;}
h4{font-size:1.2em;}
 /*************** Paragraph <p> tag styles *******************************/
p{margin: 0px 0px 10px 0px;}
/*************** List <li> tag styles ****************************************/
/*************** Class content tag styles *******************************/
/*************** Character tag styles ***********************************/
.char_style_01{font-size: 10pt; /* SF: 9pt */}
/*************** Table <table> tag styles ***********************************/
/*************** PromoBox tag styles ***********************************/
/************************************************************************/
/* LAYOUT AND INTERFACE STYLES   ** DO NOT EDIT THESE STYLE SHEET TAGS **        
/*************** Wrapper tag styles **************************************/
/* The wrapper tag defines the global container for the web page
the entire web page is contained within this tag. */
/*************** Header tag styles **************************************/
/*contains the branding elements for NHMRC. */
/*************** Search Box tag styles **************************************/
/*************** Form tag styles ***************************************/
/*************** NHMRC notice board tag styles *********************************/
/* Definition of HMRC notice board navigation tag styles located at the top of the web page.*/
/*************** Media styles ***************************************/
/* Used to format the title area in the media releases.*/
/*************** Icons tag styles ***************************************/
/* Used to format the four icons displayed in the global navigation bar.*/
/*************** Global Navigation tag styles ***************************/
/* Definition of global navigation tag styles located at the top of the web page.*/
/*************** Breadcrumbs tag styles *********************************/
/*************** sidebar navigation tag styles **************************/
/*************** Content tag styles *************************************/
/* Container for page to content. Used to set margins to display content in the middle of a web page.*/
/*************** Help Box tag styles **************************************/
#helpbox_getacro p{
	font-size: 10pt;  /* SF: 8pt */
}
/*************** Footer tag styles **************************************/
