body {
	background-color: #FFFFFF;
	margin: 0px;
}
.blue {
	background-color: #043572;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0FF;
	padding-bottom: 10px;
	color: #FF0000;
}
h2 {
	font-size: 15px;
	padding: 5px;
	color: #022285;
	margin-top: 6px;
	margin-bottom: 6px;
}
h3 {
	font-size: 14px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #022285;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
h5 {
	font-size: 10px;
	font-weight: normal;
	color: #0B1E59;
}
h6 {
	font-size: 9px;
	font-weight: normal;
	display: inline;
	color: #0B1E59;
}
.redcolor {
	background-color: #EF4028;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.darkblue {
	background-color: #043572;
}
title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #043572;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #043572;
	font-weight: bold;
}
.redbg {
	background-color: #EC2010;
}
.whiteBG {
	background-color: #497AB7;
}
a.whitelinks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a.whitelinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelinks:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a.smallinks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.smallinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a.smallinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.smallinks:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a.smallinkstwo:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.smallinkstwo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
a.smallinkstwo:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.smallinkstwo:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
bluetitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #043572;
}
form{
	margin: 0px;
}
input, select, textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input:focus {
	background: #FFFFCC;
}
.inputClass {
	background: #F5F5FF;
	border: 1px solid #000000;
	padding-right: 2px;
	padding-left: 2px;
}
fieldset {
	border: 1px double #C7DAE4;
	width: auto;
	padding: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
fieldset legend{
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #0B1E59;
}
/***********************************   table tag class         */
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
th{
	font-weight: bold;
	background: #E0E0FF;
}
col.column1{
	background: #F5F5FF;
	padding-left: 3px;
	vertical-align: top;
}
col.column2{
	background: #FFFFFF;
	padding-left: 3px;
}
thead th {
	background: #E0E0FF;
	font-size: 12px;
	font-weight: bold;
}
.displayTable tbody {
	background: #f6f6f6;
}
tfoot td {
	background: #EFF8FC;
}

/***********************************   user defined tag class         */
div.pageContent{
	padding: 5px;
}
div.sectionTitle{
	background-color: #C5D0ED;
	padding: 5px 5px 5px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	background-image: url(../template_images/general/bullet01.gif);
	background-position: 10px 10px;
	background-repeat: no-repeat;
}
div.dateTxt {
	font-size: 11px;
	background-color: #f6f6f6;
	text-align: right;
	padding: 5px;
	color: #666666;
}
div.placeTxt{
	font-size: 11px;
	font-weight: bold;
	background-color: #f6f6f6;
	padding: 5px;
	color: #666666;
}
div.pageNumbers{
	font-weight: bold;
	background-color: #E0E0FF;
	padding: 5px;
}
.error{

/** 	background: #f6f6f6 url(../template_images/general/alert.gif) no-repeat 5px 3px;
	border: 1px solid #dbdbdb;
	padding: 6px 6px 6px 35px;
	margin: 5px auto; **/
	font-weight: bold;
	color: #FF0000;
	width: 80%;
	vertical-align: top;
}
div.success{
	color: #006600;
	background: #f6f6f6 url(../template_images/general/success.gif) no-repeat 5px 3px;
	border: 1px solid #dbdbdb;
	font-weight: bold;
	padding: 6px 6px 6px 35px;
	margin: 5px auto;
	width: 80%;
	vertical-align: top;
}
div.info{
	color: #003399;
	background: #f6f6f6 url(../template_images/general/info.gif) no-repeat 5px 3px;
	border: 1px solid #dbdbdb;
	font-weight: bold;
	padding: 6px 6px 6px 35px;
	margin: 5px auto;
	width: 80%;
	vertical-align: top;
}

.redTxt{
	color: #CC0000;
}
.greenTxt{
	color: #006600;
}

.whiteBG {
	background: #FFFFFF;
}
.highlightBG {
	background: #f6f6f6;
}
.formBG {
	background: #F5F5FF;
}

.padding{
	padding: 10px;
}

#headerNav a{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;

}
.blueBG {
	background-color: #c1d5ed;
}
.redBG {
	background-color: #cb000a;
}
.linkTwo a:link, .linkTwo a:visited{
	color: #000000;
	text-decoration: none;
}
.linkTwo a:hover, .linkTwo a:active{
	color: #003399;
	text-decoration: none;
}