.img {
	text-decoration: none;
	border: none;
}

.img a{
	text-decoration: none;
	border: none;
}

.img a:link{
	text-decoration: none;
	border: none;
}

.img a:visited{
	text-decoration: none;
	border: none;
}

.img a:hover{
	text-decoration: none;
	border: none;
}

a{
	color: #00386C;
	font-weight: bold;
}
a:link{
	color: #00386C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #444F61;
}
a:visited{
	color: #444F61;
	text-decoration: none;
}
a:hover{
	color: #594B46;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #594B46;
}

.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	vertical-align: text-bottom;
	padding-top: 22px;
	padding-bottom: 0px;
	letter-spacing: .1em;
}


.lightbox {
	padding: 10px;
	border: 1px solid #DDD7CF;
	text-align: center;
	margin: 30px;
	display: block;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD7CF;
	font-size: 30px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-bottom: 15px;
}
.indent {
	display: block;
	margin-left: 10px;
}
.welcome {
	display: block;
	position: relative;
	z-index: 50;
	top: 95px;
	width: 350px;
	left: 95px;
}
.welcome-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.NOTES {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.photolabel {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h3 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
.reference {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ref-tag {
	font-size: 10px;
	font-variant: small-caps;
	vertical-align: super;
}

.ref-tag a{
	text-decoration: none;
}

.pdf li{
	list-style-image:  url(../../images/icons-acrobat.gif);
	vertical-align: middle;
}

.pdf ul{
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.new ul {

	margin: 0px;
	padding: 0px;
}
.new li {
	list-style-image:  url(../../images/icons-new.gif);
	vertical-align: middle;
	margin-left: 37px;
}

.new li a{
	color: #AF1616;

}

.new li a:link{
	color: #AF1616;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AF1616;
}
.new li a:visited{
	color: #AF1616;
	text-decoration: none;
}
.new li a:hover{
	color: #594B46;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #594B46;
}

.copyright a{
	text-decoration: none;
	border: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}

.copyright a:link{
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #594B46;
	border-left: none;
}

.copyright a:visited{
	text-decoration: none;
	border: none;
}

.copyright a:hover{
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #333333;
	border-left: none;
}
