.aduplicate{
	font-family: "Arial Narrow", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2A7EA8;
	text-decoration: none;
	font-weight: bold;
}
.radio {
	background-color: #e0e0e0;	
	border: 0px;	
}
.presentation{
	font-size: 12pt;
}
.annotate{
	font-size: 12pt;
		color: #003364;
	font-weight: bolder;
	font-style: italic;
	height: 30pt;
}
.photodesc{
	font-style: italic;
	font-weight: bold;
}

.hidden { display: none; }
.unhidden { display: block; }

.photobordernew {
	border-width: 1px;
	border-style: solid;
	background-color: #e0e0e0;
	border-color: Gray;
}
.photoborder {
	border-color: #3599CC;
	border-width: 3px;
	border-style: double;
	background-color: #e0e0e0;
}
.tagline{
	font-style: italic;
	color: #616161;
}
.fineprint{
	font-size: 7pt;
}
.imageborder{
	border-style: solid;
	border-width: 2;
	border-left-color: #909080;
	border-top-color: #909080;
	border-right-color: #d0d0c5;
	border-bottom-color: #d0d0c5;
}
.promoborder{
	border-style: solid;
	border-width: 1;
	border-color: #d0d0c5;
}
.bold{
	font-weight: bold;
	font-style: italic;
	color: #404040;
	font-size: 10pt;
}
.quote{
	padding-left: 40px;
	padding-right: 40px;
	font-style: italic;
}
.quoting{
	font-weight: bold;
	color: #606060;
	padding-right: 40px;
	text-align: right;
}
a{
	font-family: "Arial Narrow", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2A7EA8;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: black;
}

BODY{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-top: 0px;
	margin-left: 0px;
}
input {
	border: 1px solid #CCCCCC;
}
table {
	font-size: 10pt;
	
}
HR {
	height: 1px;
	color: #3599CC;
	width: 95%;
}

.header1 {
	font-family: "Arial Narrow", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #676767;
	font-size: 18pt;
}

.header2 {font-family: "Arial Narrow", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #676767;
	font-size: 14pt;
}
strong {
	color: #003364;
	font-weight: bolder;
	font-style: italic;
}


