@charset "utf-8";
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
	text-align: left;
}
.body {
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	color: #333333;
	padding-top: 10px;
	line-height: 20px;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	padding-top: 10px;
	text-align: left;
	line-height: normal;
}
.border {
	border: 1px solid #CCCCCC;
}
.tabletxt {
	font-family: "Trajan Pro", Arial;
	font-size: 11px;
	color: #FF6600;
}
.tabletxt2 {
	font-family: Tahoma;
	font-size: 12px;
	border: thin solid #CCCCCC;
}
.bodyCopy {
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	color: #333333;
	line-height: 20px;
}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #330000;
	text-align: left;
}
.portfoliotxt {
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.portfoliotxt2 {
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
}
.tabletxtorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.portfoliotxtCopy {
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
}
.header2Copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FF6600;
	text-align: left;
}
.bodyCopy {
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	color: #333333;
	line-height: 15px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
}
.title_01 {
	font-family: "Trajan Pro", Arial;
	font-size: 14px;
	color: #333333;
	font-weight: 800;
}
.title_02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B30000;
	text-align: left;
	font-weight: 800;
	text-decoration: none;
}
.blogheader {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #154680;
	font-weight: bold;
	text-decoration:none;
	background-position: left;
}
.blogheader:hover {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #154680;
	font-weight: bold;
	text-decoration: underline;
}

.blogtxt {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	background-position: left;
}
