@charset "utf-8";
.blue    A:link {
	color: #142251;
	text-decoration: underline;
}
.blue    A:visited {
	color: #14224F;
	text-decoration: underline
}
.blue    A:active {
	color: #14224F;
	text-decoration: underline
}
.blue    A:hover {
	color: #454F73;
	text-decoration: underline
}

.header_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #142250;
}
.text_portolio_projects {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: disc;
}
.subpage_header_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #142250;
}
.smaller_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #142250;
	line-height: 24px;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.body_copy_arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 20px;
}
.body_copy_arial_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.blk A:link {
	color: #000000;
	text-decoration: none
}
.blk A:visited {
	color: #000000;
	text-decoration: none
}
.blk A:active {
	color: #000000;
	text-decoration: none
}
.bk A:hover {
	color: #666666;
	text-decoration: underline
}
.body_copy_arial_smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
}

