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