@charset "UTF-8";
.header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.navigation {
	width: 160px;
	float: left;
	margin-right: 30px;
	height: 1150px;
	padding-top: 60px;
}
.navigation2 {
	width: 160px;
	float: left;
	margin-right: 30px;
	padding-top: 60px;
}
.text {
	width: 680px;
	font-family: "Gill Sans", Helvetica, Arial, sans-serif;
	color: #001F7F;
	padding-top: 40px;
	padding-right: 25px;
	padding-bottom: 40px;
	padding-left: 25px;
	font-size: 20px;
	line-height: 120%;
	background-color: #FFFFFF;
	float: right;
}
.text2 {
	width: 680px;
	font-family: "Gill Sans", Helvetica, Arial, sans-serif;
	color: #001F7F;
	padding-top: 40px;
	padding-right: 25px;
	padding-bottom: 40px;
	padding-left: 25px;
	font-size: 20px;
	background-color: #FFFFFF;
	float: right;
}
.center {
	text-align: center;
}
.welcome {
	font-size: 35px;
	font-weight: bold;
}
.big_bold {
	font-size: 25px;
	font-weight: bold;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990007;
	background-color: #FFFFFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 20px;
	text-align: center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.footer a {
	color: #990007;
	text-decoration: none;
}
.image_right {
	float: right;
	margin-right: 0px;
}
.image_left {
	float: left;
	margin-left: 75px;
}
.image_right2 {
	float: right;
	margin-right: 65px;
}
.image_left2 {
	float: left;
	margin-left: 120px;
	margin-right: 30px;
}
.header {
	font-family: "Gill Sans", Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990007;
	text-align: left;
}
.calltoaction {
	font-size: 20px;
	font-weight: bold;
}
.calltoaction a {
	color: #001F7F;
}
.welcome a {
	color: #001F7F;
	text-decoration: none;
}
.text  table {
	margin-right: auto;
	margin-left: auto;
}
.other {
	background-color: #DAE1E8;
}
.italic {
	font-style: italic;
}
.smaller {
	font-size: 13px;
	font-style: italic;
	text-align: center;
}
.red {
	color: #990007;
}
.other_smaller {
	font-size: 13px;
	font-style: italic;
	background-color: #DAE1E8;
	text-align: center;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1A398B;
	background-color: #DAE1E8;
}
.leftborder_smaller {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1A398B;
	background-color: #DAE1E8;
	font-size: 13px;
	font-style: italic;
	text-align: center;
}
.topborder_bold {
	font-size: 20px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #001F7F;
}
.all {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: 1000px;
}
.all2 {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.all_schedule {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: 3000px;
}
.button {
	height: 48px;
	width: 160px;
	margin-bottom: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

