body
{
	font-family: Verdana, Arial, Sans Serif;
	
}
h1, h2, h3, h2 a
{
	border-bottom: 1px dashed gray;
	color: #005695;
	margin: 0;
}
h1
{
    margin-bottom:10px;
    /* EXTRA */
    font-size: 1.4em;
    font-weight: normal;
    color: #ff6600;
    /*text-transform: uppercase;*/

}
h2,h3,h2 a
{
    border-bottom:none;
    text-decoration:none;
}
h2, h2 a
{
    font-size:1.4em;
    
    
    /* EXTRA */
    font-style: normal;
    font-weight: bold;
    color: #005695;


    
}
h2 a
{
    font-size:18pt;
}
h3
{
    border:none;
    font-weight:bold;
    /* EXTRA */
    font-size: 1.4em;
    font-weight: normal;
    color: #666
}

h4
{
    font-size: 1.1em;
    /*text-transform: uppercase;*/
    font-weight: bold;
    color: #005695;
}


p.sectionTitle
{
	color: #ff6600;
	
}

p.large
{
	font-size: 1.2em;
}

p
{
	margin-bottom: 0.7em;
}

.loginButton, .linkButton 
{
	margin: 0;
	line-height: 2em;
}

.loginButton span, .linkButton span
{
	text-decoration: none;
	color: #ffffff;
	background-color: #ff6600;
	padding: 7px 6px;
	text-align: center;
}

.loginButton span a, .linkButton span a
{
	text-decoration: none;
	color: #ffffff;
}

a
{
    color:#555555;
}
