﻿@charset "UTF-8";
/* CSS Document */

.body_font {
	font-family: open-sans;
	font-style: normal;
	font-weight: normal;
	line-height:24px;
	color: #444647;
	font-size: 15px;
}
.body_font_med {
	font-family: open-sans;
	font-style: normal;
	font-weight: normal;
	line-height:24px;
	color: #444647;
	font-size: 18px;
}
.body_header1_font {
	font-family: open-sans;
	font-style: normal;
	font-weight: normal;
	line-height:24px;
	color: #444647;
	font-size: 20px;
}
.body_font_white {
	font-family: open-sans;
	font-style: normal;
	font-weight: normal;
	line-height:24px;
	color: #fff;
	font-size: 15px;
}
.body_font_white_18bold {
	font-family: open-sans;
	font-style: normal;
	font-weight: bold;
	line-height: 24px;
	color: #fff;
	font-size: 18px;
}
.body_font_white_24bold {
	font-family: open-sans;
	font-style: normal;
	font-weight: bold;
	line-height: 32px;
	color: #fff;
	font-size: 24px;
}
.footer_main_font {
	font-family: open-sans;
	font-style: normal;
	font-weight: normal;
	line-height:24px;
	color: #fff;
	font-size: 12px;
}
.footer_main_font1 {
	font-family: open-sans;
	font-style: normal;
	font-weight: normal;
	line-height:20px;
	color: #fff;
	font-size: 12px;	
}

 .footer_main_font2 {
	font-family: open-sans;
	font-style: normal;
	font-weight: normal;
	line-height:20px;
	color: #fff;
	font-size: 14px;	
}
    
.footer_main_font_bold {
	font-family: open-sans;
	font-style: normal;
	font-weight: bold;
	line-height:20px;
	color: #fff;
	font-size: 16px;	
}
.footer_16 {
	font-family: open-sans;
	font-style: normal;
	font-weight: bold;
	line-height:24px;
	color: #fff;
	font-size: 16px;
}
.button001 {
  	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
	background-color: #004775;
    border: none;
    color: white;
    padding: 15px 32px;
	border-radius: 6px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	font-family: open-sans;
    font-size: 20px;
}
.button001:hover {
    background-color: #7CAB45;
    color: white;
}
.button011 {
  	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
	background-color: #004775;
    border: none;
    color: white;
    padding: 15px 32px;
	border-radius: 6px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	font-family: open-sans;
    font-size: 20px;
}
.button011:hover {
    background-color: #547B2C;
    color: white;
}

.buttonSubmit {
  	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
	background-color: #004775;
    border: none;
    color: white;
    padding: 8px 8px;
	width: 80px;
	border-radius: 4px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	font-family: open-sans;
    font-size: 16px;
}
.buttonSubmit:hover {
    background-color: #7CAB45;
    color: white;
}
.button002 {
  	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
	background-color: #7CAB45;
    border: none;
    color: white;
	width: 200px;
    padding: 8px 8px;
	border-radius: 4px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	font-family: open-sans;
    font-size: 14px;
}
.button002:hover {
    background-color: #004775;
    color: white;
}
.button002a {
  	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
	background-color: #7CAB45;
    border: none;
    color: white;
	width: 200px;
    padding: 8px 8px;
	border-radius: 4px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	font-family: open-sans;
    font-size: 14px;
}
.button002a:hover {
    background-color: #547B2C;
    color: white;
}
.button002b {
  	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
	background-color: #7CAB45;
    border: none;
    color: white;
	width: 200px;
    padding: 8px 8px;
	border-radius: 4px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	font-family: open-sans;
    font-size: 16px;
}
.button002b:hover {
    background-color: #547B2C;
    color: white;
}
.button003 {
  	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
	background-color: #7CAB45;
    border: none;
    color: white;
    padding: 8px 20px;
	border-radius: 4px;
	height: 40px;
	width:116px;
	text-align: center;
    text-decoration: none;
    display: inline-block;
	font-family: open-sans;
    font-size: 14px;
}
.button003:hover {
    background-color: #004775;
    color: white;
}
.button004 {
  	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
	background-color: #004775;
    border: none;
    color: white;
    padding: 8px 20px;
	border-radius: 4px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	font-family: open-sans;
    font-size: 12px;
}
.button004:hover {
    background-color: #031E38;
    color: white;
}
.button005 {
  	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
	background-color: #004775;
    border: none;
    color: white;
    padding: 8px 20px;
	border-radius: 4px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	font-family: open-sans;
    font-size: 16px;
}
.button005:hover {
    background-color: #547B2C;
    color: white;
	
}
.button006 {
  	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
	background-color: #7CAB45;
    border: none;
    color: white;
    padding: 8px 20px;
	border-radius: 4px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	font-family: open-sans;
    font-size: 14px;
}
.button006:hover {
    background-color: #004775;
    color: white;	

}
.buttonSubmit {
  	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
	background-color: #004775;
    border: none;
    color: white;
    padding: 8px 8px;
	width: 80px;
	border-radius: 4px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	font-family: open-sans;
    font-size: 16px;
}
.buttonSubmit:hover {
    background-color: #7CAB45;
    color: white;
}
.body_font_links {
	font-family: open-sans;
	font-style: normal;
	font-weight: normal;
	line-height:24px;
	color: #444647;
	font-size: 15px;
}

.body_font_links a:link { color: #003366; text-decoration: none }
.body_font_links a:active { color: #003366; text-decoration: none }
.body_font_links a:visited { color: #003366; text-decoration: none }
.body_font_links a:hover { color: #1B1001; text-decoration: underline }

.body_font_white_18bold_links {
	font-family: open-sans;
	font-style: normal;
	font-weight: bold;
	line-height: 24px;
	color: #fff;
	font-size: 18px;
}

.body_font_white_18bold_links a:link { color: #fff; text-decoration: none }
.body_font_white_18bold_links a:active { color: #fff; text-decoration: none }
.body_font_white_18bold_links a:visited { color: #fff; text-decoration: none }
.body_font_white_18bold_links a:hover { color: #fcfcfc; text-decoration: underline }
