﻿.pageheader
{
	font-size:25px;
	font-weight:bold;
	line-height:35px;
	color:#213D90;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.subheader
{
	font-size:18px;
	font-weight:bold;
	line-height:35px;
	color:#f6f6f6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1
{
	font-size:25px;
	line-height:35px;
        color:#213D90;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}
h2
{		
	font-size:18px;
        line-height:25px;
        color:#213D90;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        padding:0;
	margin:0;
}
h3
{		
	font-size:12px;
        line-height:15px;
        color:#213D90;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        padding:0;
	margin:0;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353535;
	font-weight: lighter;
}
.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7B7A7A;
}
.titletextblue {
	color: #213D90;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.normal
{
	font-size:12px;
	font-family:Verdana;
}
.adminhelp
{
	font-size:12px;
	font-family:Arial;
}
.adminhelp a
{
	color:#3773CC;
	font-weight:bold;
}
.boldtext
{
	font-weight:bold;
}

