﻿
/*General Styles*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #4e72b8;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #4e72b8;
}

/*Template Styles*/
.style1 {
	color: #707070;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style2 {
	font-size: 15px;
	font-weight: bold;
	margin-left: 20px;
	color: #2C4E7C;
}
.style3 {
	font-size: 12px;
	color: #50525F;
	margin-right: 20px;
	margin-left: 20px;
}
.style4 {
	font-size: 11px;
	color: #50525F;
	margin-right: 20px;
	margin-left: 20px;
}
.style5 {
	color: #50525F;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 12px;
}
.style6 {
	color: #50525F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin-right: 2px;
}
.style7 {
	font-size: 12px;
	color: #497BBE;
}
.style8 {
	font-size: 15px;
	font-weight: bold;
	color: #4e72b8;
}
.style9 {
	font-size: 12px;
	color: #50525F;
}
.style10 {
	font-size: 13px;
	font-weight: bold;
	color: #4e72b8;
}
.style11 {
	border: 1px solid #5775b8;
}
.style12 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #50525F;
}
.style20 {
	color: #4e72b8;
}

/*Content Styles*/

