a.nav, a.nav:active, a.nav:visited{
	font-family: "Arial Narrow";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	line-height: 18px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	height: 37px;
	text-align: center;
}
#navHover, a.nav:hover{
	font-family: "Arial Narrow";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	line-height: 18px;
	line-height: 18px;
	height: 37px;
	text-align: center;
	background-image: url(../images/nav_hover.jpg);
	background-repeat: no-repeat;
}
a.viewintro, a.viewintro:active, a.viewintro:visited{
	font-family: "Arial Narrow";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	line-height: 18px;
	height: 37px;
	text-align: center;
	background-image: url(../images/nav_hover.jpg);
	background-repeat: no-repeat;
}
#viewintroHover, a.viewintro:hover{
	font-family: "Arial Narrow";
	font-size: 11px;
	color: #303E40;
	text-decoration: none;
	display:block;
	line-height: 18px;
	line-height: 18px;
	height: 37px;
	text-align: center;
	background-image: url(../images/nav_hover.jpg);
	background-repeat: no-repeat;
}
.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1A3967;
	letter-spacing: 1px;
}
.subheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A3967;
}
.subheader1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1A3967;
	font-weight: bold;
	text-align: center;
}
.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383737;
	text-align: justify;
	line-height: 18px;
}
.headertext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	font-style: italic;
}
.contant{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;

}
.contant a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;	
}

.contant a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
