	
body {
	margin: 23px 23px 23px 23px;
	padding: 0px 0px 0px 0px;
	color: Black;
	background-color: White;
	background-image: url(../images/linen.jpg);
	font-family :  verdana, Arial, Helvetica, "MS Sans Serif", sans-serif;

}

a {
/*	color: #666666; */
	color: #003366;
	font-weight: normal;
/*	background-color: #DDECF0; */
	text-decoration : none;
}

a:visited { color: #003366; }

a:hover {
	font-weight: normal;
	text-decoration : underline;
}

						
						
h1 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 20px;
	line-height: 25px;
	color: #2A4C67;
	font-family : "Trebuchet MS", Tahoma, Arial, Helvetica, "MS Sans Serif", sans-serif;
	font-weight: bold;
}

h2 {
font-family : "Trebuchet MS", Tahoma, Arial, Helvetica, "MS Sans Serif", sans-serif;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 18px;
	font-weight: normal;
	color:  #640000;
	line-height : 25px;
}


h3 {
	margin: 10px 0px 10px 0px;
	padding: 15px 0px 0px 0px;
	font-size: 15px;
	font-family : "Trebuchet MS", Tahoma, Arial, Helvetica, "MS Sans Serif", sans-serif;
	font-weight: bold;
	line-height: 20px;
	color:   #640000;
	}

p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-family :  verdana, Arial, Helvetica, "MS Sans Serif", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:19px;
	}
	

	ul{
	padding: 0px 0px 0px 0px;
	font-size: 12px; 
	line-height: 19px;
	margin: 15 px;
}	
	
	li {
		list-style-type: disc;
		padding: 0px;
	}

	.trColor {
		background-color: #D9E9EA;
		font-size: 12px;
		font-weight: normal;
		line-height:19px;
		vertical-align: top;
	}
	
.trNoColor {
		background-color: White;
		font-size: 12px;
		font-weight: normal;
		line-height:19px;
		vertical-align: top;
	}
	
	.tdSpace{
		padding-left: 20px;
	}
	
	.newsColor{
		background-color: #D9E9EA;
		font-size: 14px;
		font-weight: normal;
		line-height:16px;
		padding-bottom: 8px;
		padding-right: 10px;
		padding-top: 10px;
		padding-left: 10px;
	}
		.newsNoColor{
		font-family:  verdana, Arial, Helvetica, "MS Sans Serif", sans-serif;
		font-size: 14px;
		font-weight: normal;
		line-height:16px;
		padding-bottom: 8px;
		padding-right: 10px;
		padding-top: 10px;
		padding-left: 10px;
	}
	.small{
	font-size: 11px;
	font-weight: normal;
	line-height:15px;
	}
	.sectionBox {
	border-left: 1px dotted #999999;
	border-top: 1px dotted #999999;
	padding: 10px 0px 0px 20px;
}
	
.date{
	color: #6B6B6B;
}	

.titles {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 19px;
	line-height: 25px;
	color: #2A4C67;
	font-family : "Trebuchet MS", Tahoma, Arial, Helvetica, "MS Sans Serif", sans-serif;
	font-weight: bold;
}
.updated{
	margin: 0px 0px 00px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	font-family : "Trebuchet MS", Tahoma, Arial, Helvetica, "MS Sans Serif", sans-serif;
	font-weight: bold;
	line-height: 20px;
	color:   #640000;
}
	
.search {
	border-left: 1px dotted #999999;
	border-top: 1px dotted #999999;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* The following is of the 2 line in the navigation */
.contact {
	margin: 30px 0px 0px 0px;
	padding: 3px 0px 5px 0px;
	font-size: 11px;
	font-weight: bold;
	line-height:19px;
	clear: both;
}

.resources {
font-family : "Trebuchet MS", Tahoma, Arial, Helvetica, "MS Sans Serif", sans-serif;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 22px;
	font-weight: bold;
	color:  #640000;
	line-height : 25px;
}

.noShow {
 	font-family :  verdana, Arial, Helvetica, "MS Sans Serif", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: White;
	background-color: White;
}
.navigation{
	margin:0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	font-family : "Trebuchet MS", Tahoma, Arial, Helvetica, "MS Sans Serif", sans-serif;
	font-weight: normal;
	line-height: 20px;
	}
	
.nav{
		 font-family :  verdana, Arial, Helvetica, "MS Sans Serif", sans-serif;
		 font-weight: normal;
	}
	
.spacer {
	clear: both;
}
.highlight {
font-weight: bold;
}

.highlightItalic {
font-weight: bold;
font-style: italic;
}

