.nav1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .1em;
	text-transform: capitalize;
}
.nav1 a:link {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .1em;
	text-transform: capitalize;
}
.nav1 a:hover {
	color: #D6E0EA;

}
.nav1 a:visited {
	color: #D6E0EA;

}
.nav1 a:active {
	color: #FFFFFF;	

}
.h1blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #778FA8;
	font-weight: bold;
	letter-spacing: 0.005em;
	background-color: #FFFFFF;
	width: 100%;
	height: 30px;
	vertical-align: 50%;
	margin: 0px;
	line-height: 30px;


}
.h1blue a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .005em;
	color: #336699;
	text-decoration: none;


}
h1blue a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .005em;
	color: #336699;
	text-decoration: none;


}
.h1blue a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: .005em;
	color: #336699;

}
h1blue a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	letter-spacing: .005em;
}

.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #385470;
	margin-top: 3px;
	margin-right: 25px;
	margin-bottom: 3px;
	margin-left: 20px;
}

.bordered {
	border: 2px dotted #9DABBB;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	height: 150px;
	width: 175px;

 }
 
 .borderedLg {
	border: 2px dotted #666666;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 100%;

 }
 
 .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005ABB;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	text-align: justify;


}
.text a:link {
	
	font-weight: bold;
	color: #005BAA;
	text-decoration: none;
	
}
.text a:hover {
	color: #000000;
	text-decoration: none;

}
.text a:visited {
	color: #666666;
}	

.text a:active {
	color: #000000;
}	




 .whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	text-align: justify;

}

.whitetext a:link {
	font-weight: bold;
	color: #EDEDDC;
	text-decoration: none;
	letter-spacing: .6px;

	
}
.whitetext a:hover {
	color: #385470;
	text-decoration: none;

}
.whitetext a:visited {
	color: #333333;
}	

.whitetext a:active {
	color: #867530;
}	

.nav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #778FA8;
	text-decoration: none;
	letter-spacing: .1em;
	line-height: 14px;
}
.nav2 a:link {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: bold;
	color: #778FA8;
	text-decoration: none;
	letter-spacing: .1em;

}
.nav2 a:hover {
	color: #FFFFFF;

}
.nav2 a:visited {
	color: #999999;
}	

.nav2 a:active {
	color: #666666;
}	

.txtlnk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	letter-spacing: .1em;
}

.txtlnk a:link {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	letter-spacing: .1em;
}
.txtlnk a:hover {
	color: #123456;
	text-decoration: none;

}
.txtlnk a:visited {
	color: #333333;
}	

.txtlnk a:active {
	color: #867530;
}	
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	list-style-position: outside;
	list-style-type: square;
}

ul a:link {
	font-weight: normal;
	color: #3D5C7C;
	text-decoration: none;
	letter-spacing: .5px;

}
ul a:hover {
	color: #123456;
	text-decoration: underline;

}
ul a:visited {
	color: #333333;
}	

ul a:active {
	color: #867530;
}	
.h2blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #778FA8;
	letter-spacing: .5px;
	word-spacing: 1em;
}
