.grayborder {
	border-style: solid;
	border-color: #999999;
	border-width: 1pt;
	border-top-style: solid;
	padding: 0px;

}

.lightgrayborder {
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 3pt;
	border-top-style: solid;
	padding: 0px;

}

a:link {
	color: #08294B;
	text-decoration: underline;
}
a:visited {
	color: #08294B;
	text-decoration: underline;
}
a:hover {
	color: #324D7D;
	text-decoration: none;
}


.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #233354;
}
.paratitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #233354;
	font-weight: bold;
}

.copyright,a.copyright:link, a.copyright:visited {
	color: #CCCCCC;

}
.gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #CCCCCC;	
	padding-left: 10px;
}

a.copyright:hover {
	color: #D1E0ED;
}
li {
	line-height: 1.5em;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
}
.bkghome {
	background-color: #ECF2F8;
	background-image: url(images/bkg_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bkghomegallery {
	background-image: url(images/bkg_homegallery.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #ECF2F8;
}
.copyindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #233354;
	margin: 0px 0px 0px 10px;
	clear: left;
	float: left;
}
.paratitleindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #233354;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	clear: left;
	float: left;
}

.indent {
	padding: 2px 5px 0px 10px;
}
li {
	line-height: 1.3em;
	color: #233354;
}
