/* CSS Document */

a:active 		{color:#172C67 !important; }
a:hover 			{color:#ff0000 !important; font-size: 14px; font-weight: bolder;}
a:link 			{color:#172C67;}
a:visited		{color:#172C67;}
body	{
		font-family:Arial, Helvetica, sans-serif;
		color:#172C67;
		font-size:11px;
		background-color:#e2e9f3;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		}
span.compliment {
		color:#006600;
		font-style: italic;
		font-weight: bold;
		}
span.link 	{
		color:#006600; 
		font-weight:bold; 
		font-size:14px;
		}
span.testimony {
		color:#006600;
		font-style: italic;
		}
table.center {margin-left:auto; margin-right:auto;}

td.note {font-size:12px;}
td.mapNote {font-size:12px;}
td.comp1 {
				width: 5%;
				text-align: center;
				vertical-align: top;
			}
td.comp2 {
				width: 95%;
				text-align: justify;
				vertical-align: top;
				font-size: 14px
			}

ul{
line-height:20px;
font-weight:bold;
}

/* AREAS */
.contentarea{
padding:8px;
}
.myTxtArea{
	margin-right:8px;
}

/* BORDERS */
.border{
border:solid 1px #172C67;
}
.border1{
border:solid 2px #172C67;
}
.border3{
border:solid 1px #9fafc6;
}
.borderBottom{
	border-top:#A3BFE0 solid 1px;
	height:8px;
}
.bottomborderTBL{
	border-bottom:#172C67 solid 2px;
}

/* IMAGES */
.bodythumb_images{
	border:#000000 solid 2px;
	margin:5px;
}
.bodythumb_images_2{
	border:#000000 solid 2px;
}

/* HEADINGS */
.boldheading{
	color:#172C67;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	padding:2px 5px;
}
.heading{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#172C67;
font-weight:bold;
vertical-align:top;
}
.heading_2{
	color:#172C67;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding:2px 5px;
}
.headingRed{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#ff0000;
font-weight:bold;
vertical-align:top;
}
/* TEXT */
.form_txt_bold{
	color:#172C67;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	padding:2px 5px;
}
.formTxt{
	text-align:left;
	padding:2px 5px;
	font-size:11px;
}
.greentxt{
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 11px;
	font-weight: bolder;
}
.innerbodyTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000033;
	background-color: #B1DFFF;
	text-align: justify;
	padding:3px;
}
.innerbodyTXT_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000033;
	text-align:justify;
	padding:5px;
}
.noteTxt{
	font-style:italic;
	font-size:11px;
	color:#8192A9;
	font-weight:normal;
}
.redtxt{
font-family:Arial, Helvetica, sans-serif;
color:#ee0000;
font-size:11px;
font-weight:bold;
}
.redtxt_2{
	font-family: Arial, Helvetica, sans-serif;
	color: #ee0000;
	font-size: 11px;
	font-weight: bolder;
}



.txtfield{
border:solid 1px #172C67;
color:#000000;
height:15px;
}
.txtsmall{
color:#FFFFFF;
}
/* INDEX HTML */
.indexBody{
	background-color:#446bf6
}
.indexH3header{
	color:#446bf6
}

