/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #ECF1FF;
	
}

tr {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	
}

a:link {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}


.nav1 A:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
}
.nav1 A:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}

.nav1 A:hover {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;	
}
.nav1 A:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;	
}

.links A:link {
	color: #003399;
	text-decoration: none;
	
}
.links A:visited {
	color: #003399;
	text-decoration: none;
	}

.links A:hover {
	color: #003399;
	text-decoration: underline;
}
.links A:active {
	color: #003399;
	text-decoration: none;
}

.line{
	font-size: 14px;
	color: #1D2151;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.header{
	font-size: 22px;
	color: #156AAD;
	font-weight: bold;
}
.smheader{
	font-size: 14px;	
	font-weight: bold;
	color: #0E4572;
}

.space{
	line-height: 20px;
}

.border {
	border: 2px solid #000099;	
}		
.indent {
	
	text-indent: 10px; }
	
	.block {
	background-color: #156AAD;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: center;
	font-size: 14px;
	line-height: 22px;
}

.red {
		color: #F00;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
      }
	  
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
font-weight: bold;
      }
	  
 h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
      }
	  
	  h4 {
	font-size: 22px;
	color: #156AAD;
	font-weight: bold;
      }
	  
	  	  h5 {
	font-size: 14px;	
	font-weight: bold;
	color: #0E4572;
      }
