/* general styles used on multiple pages */

body.layout_page_general
{
	background-color:#FFFFFF;
	font-family:Verdana;
	font-size:8pt;
	color:#000000;
}

h1.heading_page_general
{
	font-size:12pt;
	font-family:Verdana;
	font-weight:bold;
	font-size: 108%;
	color:#1d4f8a;
}

h2.heading_page_general
{
	font-size:12pt;
	font-family:Verdana;
	font-weight:bold;
	font-size: 108%;
	color:#FF0000;
}

p.page_intro
{
	font-family:Verdana;
	font-size:7pt;
	font-weight:bold;
	color:#1d4f8a;
}

.page_stat_section
{
	background-color:#FFFFFF;
}

.page_stat_label
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color:#1d4f8a;
}

.page_stat_value
{
	font-family:Verdana;
	font-size:8pt;
}

a.link_page_nav:link
{
	font-family:Verdana;
	font-size:8pt;
	color:#1d4f8a;
	text-decoration:none;
}

a.link_page_nav:visited
{
	font-family:Verdana;
	font-size:8pt;
	color:#1d4f8a;
	text-decoration:none;
}

a.link_page_nav:active
{
	font-family:Verdana;
	font-size:8pt;
	color:#1d4f8a;
	text-decoration:underline;
}

a.link_page_nav:hover
{
	font-family:Verdana;
	font-size:8pt;
	color:#1d4f8a;
	text-decoration:underline;
}




.mainlayout
{
	background-color:#EEEEFF;
}

.error
{
	font-family:Arial;
	font-size:12pt;
	color:#FF0000;
}

.formerror
{
	font-family:Arial;
	font-size:8pt;
	color:#FF0000;
}

.listoption
{
	font-family:Arial;
	font-size:8pt;
	color:#000000;
}

.mainlink:link
{
	font-family:Arial;
	font-size:12pt;
	color:#1d4f8a;
	text-decoration:none;
}

.mainlink:visited
{
	font-family:Arial;
	font-size:12pt;
	color:#1d4f8a;
	text-decoration:none;
}

.mainlink:active
{
	font-family:Arial;
	font-size:12pt;
	color:#1d4f8a;
	text-decoration:none;
}

.mainlink:hover
{
	font-family:Arial;
	font-size:12pt;
	color:#1d4f8a;
	text-decoration:none;
}

.normal
{
	font-family:Arial;
	font-size:12pt;
}

.tableheading
{
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	color:#1d4f8a;
}


.buttonlabel
{
	font-family:Arial;
	font-size:8pt;
}

.attribprompt
{
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
}
