/* CSS Document */
body {
	margin-top: 0px;
}
.left_h1{
	padding: 26px;
	background-color: #FAFBF9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #74A0A3;
}
.caption{
	font-family: "Times New Roman";
	font-size: 26px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	text-align: center;
	padding-bottom: 8px;
}
.caption_texth1{
	font-family: "Times New Roman";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #757575;
	text-decoration: none;
	text-align: center;
	height: 30px;
}
img{
	border: 1px solid #000000;
	background-position: center center;
	text-align: center;
}
.caption_texth2{
	font-family: "Times New Roman";
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.caption_texth2:link,a.caption_texth2:visited{
	font-size: 14px;
	color: #005AB5;
	font-weight: normal;
}
a.caption_texth2:hover{
	font-size: 14px;
	color: #005AB5;
	font-weight: normal;
	text-decoration: underline;
}
.contentheading {
	font-family: "Times New Roman";
	font-size: 26px;
	line-height: 40px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	text-align: center;
	padding-bottom: 8px;
}
