@charset "utf-8";
.content_body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: 4b4b4b;
	line-height: 25px;
}
.image_border {
	border: 1px solid #CCC;
	padding: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #FFF;
}
.image_border2 {
	border: 1px solid #CCC;
	padding: 5px;
	background-color: #FFF;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}
.staff_body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
}
.leftboarder {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #2154B9;
}
.bg_1 {
	background-attachment: fixed;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #004A84;
}
.page_link2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2154b9;
	text-decoration: none;
	cursor: hand;
}
.page_link2 :link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2154b9;
	text-decoration: none;
	cursor: hand;
}
.staff {
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 25px;
	padding-bottom: 25px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.page_link2 :hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2154b9;
	text-decoration: none;
	cursor: hand;
}
.page_link2 :visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2154b9;
	text-decoration: none;
	cursor: hand;
}
.page_link3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
}
.page_link3 :link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
}
.page_link3 :hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #9c0104;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
}
.page_link3 :visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
}
.h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #2154b9;
	text-decoration: none;
}
.hand {
	cursor: hand;
}
.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2154b9;
	text-decoration: none;
	cursor: hand;
}
.bg_us {
	background-attachment: scroll;
	background-image: url(images/us.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightboarder {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #2154B9;
}
