/* This is the style of your browser text */


h1, h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


/*h1 {
	text-align: center;
	font-size: 24px;
	padding: 0px 0 0px 0px;
	margin: 0 0px 0 0px;
}*/

h1 {
    font-size: 36px;
    display: inline;
    color:#0d4e93;
}

h2 {
	font-family:Arial, Verdana, Trebuchet MS, Sans-Serif;
    font-size:14px;
    color:#454545;
    font-weight:bold;
     display: inline;
	
}

h3 {
font-size: 15px;
	color:#0d4e93;
	display:inline;
	
}

h4 {
	font-family:Arial, Verdana, Trebuchet MS, Sans-Serif;
    font-size:14px;
    color:#0d4e93;
    font-weight:bold;
     display: inline;
line-height:2.5em;     
}

h5 {
	font-family:Arial, Verdana, Trebuchet MS, Sans-Serif;
    font-size:12px;
    color:#0d4e93;
    font-weight:bold;
     display: inline;	
}

/* removing some whitespace if the next element after header is a paragraph tag */
h1 + p, h2 + p, h3 + p, h4 + p {
    margin-top: 0px;
}

#pullquote {
	float: right;
	margin: 0 0 .4em 1em;
	width: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 20px;
	line-height: 1.3em;
}

.Container404 h2
{
    text-align: left;
}

.Text1_404
{
    padding-top: 15px;
    font-size: 14px;
}

.Text2_404
{
    padding-top: 15px;
    font-size: 14px;
}
