﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #545A65;
	line-height: 20px;
}



h1, h2, h3, h4, h5, h6
{
    color: #F26D0B;
}

h1
{
    font-size: 22px;
	font-weight:normal;
	line-height:24px;
}

h2
{
    font-size: 18px;
    font-weight: bold;
	line-height:24px;
}

h3
{
    font-size: 17px;
    font-weight: bold;
	line-height:24px;
}

a, a:visited, a:active, a:link 
{
    color: #000000;
}

a:hover {
	color: #5D6B7C;
}

.homeMission {
	font-size: 22px;
	color: #999999;
	line-height: 28px;	
}

hr {
    
	border: 1px solid #C6C6B3;
   }


p { margin-top: 0px;}