a:link {
   font-weight: bold;
   text-decoration: none;
   color: #003377;
}
a:visited {
	text-decoration: none;
	color: #3163B5;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #x336699;

}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 1px;


}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #x336699;


}
.captiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;

}
.navsytle {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 10px;

}
.normaltext-header {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	padding-right: 1px;
}
.rightborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}
.normaltext-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 1px;
	color: #336699;

}
