@charset "UTF-8";
.left-background {
	background-image: url(images/left_background.png);
	background-position: right top;
}
.mainbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 39px;
	margin-right: 46px;
	margin-bottom: 46px;
	margin-left: 46px;
	padding-top: 39px;
	padding-right: 46px;
	padding-bottom: 46px;
	padding-left: 46px;
	font-size: 13px;
	line-height: 25px;
	color: #5e5e5e;
}



.subnavbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 36px;
	margin-right: 46px;
	margin-bottom: 46px;
	margin-left: 46px;
	padding-top: 36px;
	padding-right: 46px;
	padding-bottom: 46px;
	padding-left: 46px;
	font-size: 13px;
	line-height: 25px;
	color: #5e5e5e;
}


.subnavbox a:link {
	color: #c0590d;
	text-decoration: none;
	}
.subnavbox a:active {
	color: #c0590d;
	text-decoration: none;
	}

.subnavbox a:hover {
	color: #c0590d;
	text-decoration: underline;
	}

.subnavbox a:visited {
	color: #c0590d;
	text-decoration: none;
	}
	
	
	
	.mainbox a:link {
	color: #c0590d;
	text-decoration: none;
	}
.mainbox a:active {
	color: #c0590d;
	text-decoration: none;
	}

.mainbox a:hover {
	color: #c0590d;
	text-decoration: underline;
	}

.mainbox a:visited {
	color: #c0590d;
	text-decoration: none;
	}


.page-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #b81815;
}


.sub-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #eb9a12;
}
.mid-background {
	background-image: url(images/center-bg.png);
	background-position: left top;
	background-repeat: repeat-y;
}


.main-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 25px;
	color: #5e5e5e;

}
.main-text a:link {
	color: #c0590d;
	text-decoration: none;
	}
.main-text a:active {
	color: #c0590d;
	text-decoration: none;
	}

.main-text a:hover {
	color: #c0590d;
	text-decoration: underline;
	}

.main-text a:visited {
	color: #c0590d;
	text-decoration: none;
	}
	
.tablestd {
	border: 1px solid #000000;
}
