.text
{
	font-size:9pt;
	font-family:tahoma;
	color:#000000;
}
.button
{
    font-size:9pt;
	font-family:tahoma;
	color:#000000;
	width:175px;
	height:25px;
}

.textBold
{
	font-size:9pt;
	font-family:tahoma;
	color:#000000;
	font-weight: bold;
}
.textRed
{
	font-size:9pt;
	font-family:tahoma;
	color:red;
}
.textBlue
{
	font-size:9pt;
	font-family:tahoma;
	color:#3D4875;
}
.textBoldBlue
{
	font-size:9pt;
	font-family:tahoma;
	color:#3D4875;
	font-weight: bold;
}
.tinytext
{
	font-size:7pt;
	font-family:tahoma;
	color:#000000;
}
.tinytextred
{
	font-size:7pt;
	font-family:tahoma;
	color:red;
}
.textTitle
{
	font-size:11pt;
	font-family:tahoma;
	color:#000000;
}
.text11
{
	font-size:11pt;
	font-family:tahoma;
	color:#000000;
}
.textBold11
{
	font-size:11pt;
	font-family:tahoma;
	color:#000000;
	font-weight: bold;
}
.text10
{
	font-size:10pt;
	font-family:tahoma;
	color:#000000;
}
.textMidBold
{
	font-size:10pt;
	font-family:tahoma;
	color:#000000;
	font-weight: bold;
}
.textTitleBlue
{
	font-size:11pt;
	font-family:tahoma;
	color:#3D4875;
}
.blueText8
{
	font-size:8pt;
	font-family:tahoma;
	color:#3D4875;
}
.text16
{
	font-size:16pt;
	font-family:georgia;
	color:#3D4875;
}
.text15
{
	font-size:15pt;
	font-family:tahoma;
	color:#3D4875;
}
.welcomeText
{
	font-size:16pt;
	font-family:tahoma;
	color:#3D4875;
}




.nav_link { font-family: tahoma; color:#3D4875; font-size:8pt;}
a.nav_link:link { color:#3D4875; text-decoration: none; font-size:8pt; }
a.nav_link:active { color:#3D4875; text-decoration: none; font-size:8pt; }
a.nav_link:visited { color:#3D4875; text-decoration: none; font-size:8pt; }
a.nav_link:hover { color:#3D4875; text-decoration: underline; font-size:8pt; }

.big_nav_link { font-family: tahoma; color:#3D4875; font-size:10pt;}
a.big_nav_link:link { color:#3D4875; text-decoration: none; font-size:10pt; }
a.big_nav_link:active { color:#3D4875; text-decoration: none; font-size:10pt; }
a.big_nav_link:visited { color:#3D4875; text-decoration: none; font-size:10pt; }
a.big_nav_link:hover { color:#3D4875; text-decoration: underline; font-size:10pt; }

.form_link { font-family: verdana; color:#3D4875; font-size:8pt;}
a.form_link:link { color:#3D4875; text-decoration: none; font-size:8pt; }
a.form_link:active { color:#3D4875; text-decoration: none; font-size:8pt; }
a.form_link:visited { color:#3D4875; text-decoration: none; font-size:8pt; }
a.form_link:hover { color:#999999; text-decoration: none; font-size:8pt; }

.back_link { font-family: verdana; color:#FFFFFF; font-size:8pt;}
a.back_link:link { color:#FFFFFF; text-decoration: none; font-size:8pt; }
a.back_link:active { color:#FFFFFF; text-decoration: none; font-size:8pt; }
a.back_link:visited { color:#FFFFFF; text-decoration: none; font-size:8pt; }
a.back_link:hover { color:#3D4875; text-decoration: none; font-size:8pt; }

.app_link { font-family: verdana; color:#3D4875; font-size:10pt;}
a.app_link:link { color:#3D4875; text-decoration: none; font-size:10pt; }
a.app_link:active { color:#3D4875; text-decoration: none; font-size:10pt; }
a.app_link:visited { color:#3D4875; text-decoration: none; font-size:10pt; }
a.app_link:hover { color:#999999; text-decoration: underline; font-size:10pt; }