*
{
	font-family: Arial, Helvetica, sans-serif;
}

body
{
	background-color: #FFFFFF; 
	margin-left: 25px; 
	margin-top: 10px;
		}


.table_bg
{
	background-color: #FFFFFF;
		}

.table_border_color
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0079b7;
	border-right-color: #0079b7;
	border-bottom-color: #0079b7;
	border-left-color: #0079b7;	
}

.systemtd
{
	border: 1px solid #0079b7;
}

.title-bar
{
	font-size: 16px;
	font-weight: bold;
	color: #EEEEEE;
}

.you-can-text 
{
	font-size: 13px;
	font-weight: bold;
	color: #025ea3;
	text-decoration: none;
}

.body-text 
{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.header-text
{
	font-size: 12px;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: none;
}

h2
{
	font-size:19px;
	font-weight: bold;
	color: #025ea3;
}
h3
{
	font-size:14px;
	font-weight: bold;
	color: #025ea3;
}

.full-table-border
{
	border: 1px solid #000000;	
}

.imgAlign 
{
	vertical-align: middle;
}

.testimony-text
{
	font-family: Tahoma, times new roman, sans-serif;
	font-size: 11px;
}

.small-text
{
	font-size: 11px;
	color: #555555;
}

.navigation
{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.black-text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

	.main-body-content 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.blue-bold-text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.righthr
{
	border:0;
	border-top: 1px solid #1f627f;
	height: 0;
	vertical-align: top;

}
.righttd
{
	background-color: #025EA3; 
}
.royal-blue-header-text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #31639C;
}
.blue-header-text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #003366;
}

.blue-text-bold 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}

a.small-link:link,
a.small-link:active,
a.small-link:hover,
a.small-link:visited
{
	font-size: 11px;
	color: #555555;
	text-decoration: none;

}

.error-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #000000;
}