﻿


.wmark1
{
	background-color:#CCECF2;
	color:#FFC00B;
	font-family:Arial;
	font-size:9pt;
	font-style:italic;
}
.link
{
    font-family: Verdana;
	font-size:9pt;
	color:#0048ff;
	text-decoration: underline;
}
.link_white
{
    font-family:Verdana;
	font-size:8pt;
	color:#FFFFFF;
	text-decoration: underline;
}


.link_menu
{
	font-family:Verdana;
	font-size:10pt;
	color:#0048ff;
	text-decoration: underline;
}

.link_menu_black
{
	font-family: Verdana;
	font-size:10pt;
	font-style:italic;
	color:#000000;
}



.titletext_color
{
	font-family: Verdana;
	font-size:10pt;
	color:#000066;
	font-weight:bold;
	text-align:left;
}

.titletext_color_bg
{
	font-family: Verdana;
	font-size:10pt;
	color:#000066;
	font-weight:bold;
	text-align:left;
	border-bottom:solid 1px #D4D7D7;
}

.titletext_white
{
	font-family:Verdana;
	font-size:12pt;
	color:#000066;
	font-weight:bold;
	text-align:left;
}
.titletext_white_bg
{
	font-family:Verdana;
	font-size:10pt;
	color:#000066;
	font-weight:bold;
	border-bottom:solid 1px #D4D7D7;
	text-align:left;
}


.bold_colortext
{
	font-family: Verdana;
	font-size:8.5pt;
	color:#000066;
	font-weight:bold;
}

.bold_colortext_medium
{
	font-family: Verdana;
	font-size:9pt;
	color:#000066;
	font-weight:bold;
	font-style:italic;
}

.bold_blacktext
{
	font-family: Verdana;
	font-size:8.5pt;
	color:#000000;
	font-weight:bold;
}


.colortext
{
	font-family: Verdana;
	font-size:9pt;
	color:#000066;
}

.blacktext
{
	font-family: Verdana;
	font-size:9pt;
	color:#000000;
	
}

.blacktext_medium
{
	font-family: Verdana;
	font-size:9pt;
	color:#000000;
	font-style:italic;
}

.footertext
{
	font-family: Verdana;
	font-size:8pt;
	color:#999999;
	font-weight:normal;
}

.colorbutton
{
	font-family: Verdana;
	font-size:10pt;
	color:#FFC00B;
	font-weight:bold;
	background-color:#000066;
	width:110px;
	height:40px;
}