/* --- Generic styles ------------------------------------------------------------------------- */
body
{
	font-family			: Trebuchet MS, Verdana, Sans-serif;
	font-size			: 75%;
}

a,
a:hover
{
	font-weight			: bold;
	text-decoration		: none;
}

a:hover
{
	text-decoration		: underline;
}
p.error {font-weight: bold;}

.italic
{
	font-style			: italic;
}

/* --- Specific styles ------------------------------------------------------------------------ */
.subtext{
	
}

h2.formAbout,
	div#content_sub h2
{
	font-size			: 3em;
}

h2.infoPanel,
	div#infoPanel h2
{
	font-size			: 4em;
	font-weight			: bold;
	text-transform		: uppercase;
}

h3.infoPanel,
	div#infoPanel h3
{
	font-size			: 2em;
	font-weight			: bold;
	text-transform		: uppercase;
}

p.formAbout,
	div#content_sub p
{
	line-height			: 1.9em;
}

div#infoPanelBottom,
	div#infoPanel div div#infoPanelBottom
{
	font-size			: 1px;
}

ul#ulNavPoster li.active a {font-weight: bold;}

input.formAnsok,
	form#formAnsok input
{
	font-family			: Trebuchet MS, Verdana, Sans-serif;
	font-weight			: bold;
}
