﻿
/*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: underline;
	color: #003399;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #0066CC;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
}
body {
	background-color: #D6D6D6;
}

/*Template Styles*/
.style0 {
	color: #FFFFFF;
}
.style1 {
	color: #1a72d0;
	font-size: 40px;
	font-weight: bold;
}
.style2 {
	color: #1a72d0;
}
.style3 {
	color: #1a72d0;
	font-size: 14px;
	font-weight: bold;
}
.style4 {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.style5 {
	color: #302f3c;
	font-size: 13px;
	font-weight: normal;
}
.style6 {
	color: #1a72d0;
	font-size: 16px;
	font-weight: bold;
}
.style7 {
	color: #18a32f;
	font-size: 13px;
	font-weight: bold;
}
.style8 {
	color: #ce1d1d;
	font-size: 13px;
	font-weight: bold;
}
.style9 {
	color: #302f3c;
	font-size: 12px;
}
.bordercolor {
	border-color:#0A3FC9;
}

/*Content Styles*/

/*Table Borders*/
.style190 {
	border-left: 1px solid #2274CE;
}
.style191 {
	border-right: 1px solid #2274CE;
}
.style192 {
	border-top: 1px solid #2274CE;
}
.style193 {
	border-left: 1px solid #2274CE;
	border-right: 1px solid #2274CE;
	border-top: 1px solid #2274CE;
	border-bottom: 1px solid #2274CE;
}
.style194 {
	border-bottom: 1px solid #2274CE;
}
.style195 {
	border-bottom: 1px solid #2274CE;
	border-left: 1px solid #2274CE;
}
.style196 {
	border-bottom: 1px solid #2274CE;
	border-right: 1px solid #2274CE;
}
.style197 {
	border-right: 1px solid #2274CE;
	border-left: 1px solid #2274CE;
}
.style198 {
	border-right: 1px solid #2274CE;
	border-left: 1px solid #2274CE;
	border-bottom: 1px solid #2274CE;
}