﻿body
{
}

.disclaimer
{
	font-family: Arial;
	color: #c00000;
	font-size: small;
}

.disclaimernote
{
	font-family: Arial;
	color: #000000;
	font-size: small;
}

.CitizenAlert
{
	font-family: Georgia !important;
	font-size: 13pt !important;
	color: #1672a3 !important;
}
.mainDivAlert
{
	border: solid 1px #990000;
	background-color: #ffffcc;
	height: 100px;
	width: 100%;
}
.headingAlert
{
	height: 26px;
	text-indent: 10px;
	background-color: #990000;
	font-weight: bolder;
	font-family: Georgia;
	font-size: 13pt;
	color: #fff;
}
.subTitle
{
	margin: 8px 8px 8px 8px;
}
.bodyText
{
	margin: 8px 8px 8px 8px;
	font-family: Arial;
	font-size: 10pt;
}


