body {font-family: Arial, Helvetica, sans-serif;
	font-weight :  normal;
	font-size: 90%;
	color: #003366;}
	
h1{
	font-style: italic;
	font-weight: bolder;
	color: #FF9900;
	font-size: 150%;
	margin-bottom: 1px;
}

h2{
	font-style: italic;
	font-weight: bolder;
	color: #FF9900;
	font-size: 120%;
	margin-bottom: 0px;
}

a:hover{
	text-decoration: underline;	
}

.style1{
	margin-left:   2px;
	margin-right:  5px;
}

.line{
	margin: 10px 10px 0px;
	padding: 8px 8px 0px 0px;
	width: 90%;
	border-top: 1px solid #CCCCCC;
}

#breadcrumb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #003366;
	margin: 6px;
	padding: 2px;
}

#breadcrumb a{
	color: #FFFFFF;
	text-decoration: none;
}

#breadcrumb a:hover{
	text-decoration: underline;	
}


.footerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 65%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
	margin: 15px;
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
}

.footerNav a{
	text-decoration: none;
	color: #003366;
}

.news{
	font-size: 80%;
	padding: 5px;
	border: 1px solid #CCCCCC;
	vertical-align: top;
}

.readMore{
	text-align: right;
  	font-weight: bold;
}

.readMore a{
	color: #FF9900;
	text-align: right;
	text-decoration: none;	
}


.style2 { margin: 2px; padding: 2px; }
.style2Copy { margin: 2px; padding: 2px; }
