		body {
	margin-top: 0px;
	font-weight: normal;
	font-size: 8pt;
	color: #3a5684;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ACBEDC;
	text-align: left;
	text-decoration: none;
	}

		.nav1 {
			text-decoration: none;
			color: #3A5684;
			font-family : Arial, Helvetica, sans-serif;
			font-size : 8pt;
			font-weight : bold;
			line-height: 17px;
		}
		.nav1:hover {
			text-decoration: underline;
			color: #FF8400;
		}		
		.head1 {
			text-decoration: none;
			color: #3B5785;
			font-family : Arial, Helvetica, sans-serif;
			font-size : 9pt;
			font-weight : bold;
		}
		.head2 {
			text-decoration: none;
			color: #ffffff;
			font-family : Arial, Helvetica, sans-serif;
			font-size : 8pt;
			font-weight : bold;
		}
		.head3 {
			text-decoration: none;
			color: #FF8400;
			font-family : Arial, Helvetica, sans-serif;
			font-size : 8pt;
			font-weight : bold;
		}		
		.normtext1 {
			text-decoration: none;		
			color: #3A5684;
			font-family : Arial, Helvetica, sans-serif;
			font-size : 8pt;
			font-weight : normal;
		}
		A.normtext1 {
			text-decoration: underline;
		}		
		.normtext2 {
			text-decoration: none;
			color: #3A5684;
			font-family : Tahoma, Helvetica, sans-serif;
			font-size : 7pt;
		}
		A.normtext2 {
			text-decoration: underline;
		}				
		A.normtext2:hover {
			color: #FF8400;			
		}				
		A.normtext2:visited {
			color: #FF8400;			
		}			
		.normtext3 {
			color: #3A5684;
			font-family : Tahoma, Helvetica, sans-serif;
			font-size : 9pt;
			font-weight : normal;
		}
		.tablehead {
			color: #f0f8ff;
			font-family : Tahoma, Helvetica, sans-serif;
			font-size : 7pt;
			font-weight : normal;
		}	
						.normtext4 {
							text-decoration: none;
							color: #FF8400;
							font-family : Tahoma, Helvetica, sans-serif;
							font-size : 7pt;
						}	
						A.normtext4 {
							text-decoration: underline;
						}			
		A.normtext4:hover {
			color: #dc143c;
		}					
		A.normtext4:visited {
			color: #d2691e;
		}					
		
		.updates {
			text-decoration: none;
			color: #3A5684;
			font-family : Arial, Helvetica, sans-serif;
			font-size : 7pt;
		}		
		.foot {
			text-decoration: none;
			color: #ffffff;
			font-family : Arial, Helvetica, sans-serif;
			font-size : 7pt;
			font-weight : normal;
		}
		.lable {
			font-size: 9px;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			color: #dc143c;
		}
		input, select {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
		}		
		input.button {
			/* border: 0px; */
			border: 1px #909090 solid;
		}				
		input.field {
			width: 110px;
			border: 1px #3A5684 solid;
		}
		.field2 {
			width: 180px;
			border: 1px #3A5684 solid;
		}
		table.small {
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 9px;
			margin: 0px 0px;
			padding: 0px 0px;
			color: #656565;
		}
		.fs {
			padding: 5px 5px;
		}		
		
/* BLOG */

.blogarticle	{ margin-bottom:30px; }
.blogarticle p	{ margin-top: -10px; line-height:1.4em; }
.blogpublished	{ margin-top: -10px; font-size:8pt; color:#3a5684;	text-align: right; border-bottom:1px #7088AC solid; }
p       { font:normal 10pt Arial, Helvetica, sans-serif; color:#3a5684; }

h3		{ margin-top: 10px; font-weight:bold; font-size:10pt; margin:0 0 18px 0; color:#eaeaea; background-color:#000080; text-align: left;}		