/* ND 0.1 11/10/05 */


/* ----------------------

CSS validated 2.0 stylesheet for Directgov transactions
Greenhouse Design Ltd

Print stylesheet

*/


/*--- hide unnecessary info ---*/
#formSubmit
{
	display: none;
}

#helpConsole
{
	display: none;
}

#navigation P
{
	display: none;
}

.noshow
{
	display: none;
}


/*--- step by step ---*/
#accreditation H2,
#navigation H2
{
	font-size: 12pt;
	font-weight: bold;
}

LI.navSelected
{
	font-weight: bold;
	list-style-type: disc;
}

#navigation UL
{
	list-style: none;
}


/*--- inputs ---*/
INPUT,
SELECT,
TEXTAREA
{
	border: 1px solid;
}
