body 
{
    background-color:#EDE9DC;
    margin: 0;
    padding: 0;
    color: #444444;
    font-family: Arial, Helvetica, Geneva, Sans-serif;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
}

a {
    color: #414141;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
    color: #414141;
}
a.link {
    color: #90AFC2;
    text-decoration: underline;
}
a.link:hover {
    text-decoration: none;
    color: #414141;
}
a.link2 {
    color: #186394;
    text-decoration: underline;
}
a.link2:hover {
    text-decoration: none;
    color: #414141;
}
a.menu {
    font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Sans-serif;
	font-size: 11px;    
    color: #414141;
    text-decoration: none;
	font-weight: bold;    
}
a.menu:hover {
    font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Sans-serif;
	font-size: 11px;    
    color: #186394;
    text-decoration: none;
	font-weight: bold;        
}

.text {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #414141;
	text-decoration: none;
}
.text11 {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #414141;
	text-decoration: none;
}
.text_header {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #186394;
	text-decoration: none;
}
.text_header22 {
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #186394;
	text-decoration: none;
}
.text_blue {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #186394;
	text-decoration: none;
}
.text_light {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #878787;
	text-decoration: none;
}
h1 {
	color: #186394;
}
.ContactInput1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
        height: 18px;
        width: 375px;
        border: 1px solid #848484;
        background-color: #FFFFFF;
}
.ContactInput2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
        height: 97px;
        width: 375px;
        border: 1px solid #848484;
        background-color: #FFFFFF;
}

