﻿body 
{    
	font-size: 1em;
	font-family: Calibri, Arial, Helvetica, sans-serif;
    line-height:1.3em;
	color: #333333;
}

.content p {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    
    font-size: inherit;
    line-height: inherit;
}

p.noSpace {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: inherit;
    line-height: inherit;
}

p.topSpace
{
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    
    font-size: inherit;
    line-height: inherit;
}

.small
{
    font-weight: normal;
	font-size: 0.9em;
	font-family: Calibri, Arial, Helvetica, sans-serif;
    line-height:1.2em;
	text-align: justify;
}

.date
{
    font-weight: normal;
	font-size: 0.9em;
	font-family: Calibri, Arial, Helvetica, sans-serif;
    line-height:1.2em;
	text-align: justify;
	color: #AAAAAA;
}

.speech
{
	display: block;
	background-image: url(../img/icons/icon-speech.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 60px;
}

.notice
{
	text-align: justify;
	line-height: 15px;
	border-style: groove;
	border-width: thin;
	padding: 15px;
	margin: 20px;
	display: block;
	clear: both;
	overflow: hidden;
}

.notice2
{
	text-align: justify;
	line-height: 15px;
	/* border-style: ridge;
	border-width: medium; */
	padding: 10px;
	margin: 20px;
	display: block;
	clear: both;
	font-weight: bold;
	font-size: 1.2em; 
	margin-left: auto;
	margin-right: auto;   
}

.notice3
{
	font-weight: bold;
	font-size: 1.2em; 
	margin-top: 0px;
	
	display: block;
}

h1, h2, h3, h4, h5 {
	color: #302F6B;
    line-height: 1.3em;
}

h1 {
    font-size: 1.5em;   
    font-weight: bold; 
}

h2 {
	font-weight: bold;
	font-size: 1.6em;
	display: block;
	margin: 0 0 10px;
}

h2.with-form {
	float: left;
}

h3 {
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1em;
	margin: 0 0 10px;
    color: #888;
	text-transform: uppercase;
}

h4 {
    font-size: 1em;   
    font-weight: bold;
    color: #333;
	margin: 0 0 10px;
}

h5 
{
    font-size: 1.2em;
    display: block;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
}
h5.openContent
{
    margin: 0px 0px 0px 0px;
}

h2.check
{
    font-size: 1.3em;
    display: block;
	background-image: url(../img/titles/title-bg5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 0px 0px;
	padding: 27px 0px 0px 50px;
	text-align: center;
	height: 52px;
}

h2.plus
{
    font-size: 1.3em;
    display: block;
	background-image: url(../img/titles/title-bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 0px 0px;
	padding: 27px 0px 0px 50px;
	text-align: center;
	height: 52px;
}

h2.ppl
{
    font-size: 1.3em;
    display: block;
	background-image: url(../img/titles/title-bg3.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 0px 0px;
	padding: 27px 0px 0px 50px;
	text-align: center;
	height: 52px;
}

h2.checks
{
    font-size: 1.3em;
    display: block;
	background-image: url(../img/titles/title-bg5s.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 0px 0px;
	padding: 27px 0px 0px 50px;
	text-align: center;
	height: 52px;
}

h2.pluss
{
    font-size: 1.3em;
    display: block;
	background-image: url(../img/titles/title-bg2s.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 0px 0px;
	padding: 27px 0px 0px 50px;
	text-align: center;
	height: 52px;
}

h2.ppls
{
    font-size: 1.3em;
    display: block;
	background-image: url(../img/titles/title-bg3s.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 0px 0px;
	padding: 27px 0px 0px 50px;
	text-align: center;
	height: 52px;
}


h2.checkm
{
    font-size: 1.3em;
    display: block;
	background-image: url(../img/titles/title-bg5m.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 0px 0px;
	padding: 27px 0px 0px 50px;
	text-align: center;
	height: 52px;
}

h2.plusm
{
    font-size: 1.3em;
    display: block;
	background-image: url(../img/titles/title-bg2m.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 0px 0px;
	padding: 27px 0px 0px 50px;
	text-align: center;
	height: 52px;
}

h2.pplm
{
    font-size: 1.3em;
    display: block;
	background-image: url(../img/titles/title-bg3m.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 0px 0px;
	padding: 27px 0px 0px 50px;
	text-align: center;
	height: 52px;
}

h1.boxHeading, h2.boxHeading, h3.boxHeading
{
    margin-top: 0px;
    padding-top: 0px;
}

h1.orange, h2.orange, h3.orange
{
    color: #F9A13A;
}

a {
    text-decoration: underline;
    color:#00a0e2;
}
a:hover
{
}

a.dark:link, a.dark:visited, a.dark:active
{
    text-decoration: none;
	color: #302F6B;
	white-space: normal;
}
a.dark:hover
{
    text-decoration: underline;
	color: #302F6B;
	white-space: normal;	
}

.wrapCell
{
    white-space: normal;
}

.center
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

div.letter
{
    width: 500px;
    margin-left: auto;
    margin-right: auto;
}

div.letter p
{
    font-style: italic;
    color: #777777;   
    
    margin-top: 20px;
    margin-bottom: 30px; 
}

strong 
{
	font-weight: bold;
	color:#404174;
}

strong.highlight
{
   	font-weight: bold;
	color: #404174;
	font-size: 1.2em;
}

a.whiteGridLink
{
    color: White;
}