body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #397BB1;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.subheadbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #3377aa;
}

.smalltext 
{		color: #000000; 
        background-color: transparent;
        font-size: 11px; 
        font-weight: bold; 
		line-height: 100%; 
        letter-spacing: 0; 
        text-align: center; 
        font-family: Arial, Helvetica, sans-serif ; 
}   

H1 
{		color: #006599; 
        background-color: transparent;
        font-size: 14px; 
        font-weight: bold; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: left; 
        font-family: Arial, Helvetica, sans-serif ; 
} 
   
H2 
{		color: #4591BF; 
        background-color: transparent;
        font-size: 12px; 
        font-weight: normal; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: center; 
        font-family: Arial, Helvetica, sans-serif ; 
} 

H3 
{
		color: #006599; 
        background-color: transparent;
        font-size: 17px; 
        font-weight: bold; 
		line-height: 120%; 
        letter-spacing: 0; 
        text-align: center; 
        font-family: Arial, Helvetica, sans-serif ; 
} 
   
A:link        {
	text-decoration: underline;
	font-weight: normal;
	color: #3377aa;
	background-color: transparent;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

A:hover       {
	text-decoration: none;
	font-weight: normal;
	color: #115588;
	background-color: transparent;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

A:visited        {
	text-decoration: underline;
	font-weight: normal;
	color: #3377aa;
	background-color: transparent;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: 555555;
}

.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 21px;
	font-weight: bold;
	font-variant: normal;
	color: #3377aa;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #4488bb;
}

.bodycopy-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: 3377aa;
}

.bodycopy-blue-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #3377aa;
}

sup {font-size:9px;}
