body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #FFFFFF;
	background-position: 0px 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	font-size: 11pt;



}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

p { 
	margin: 0px 0px 8px 0px;
	line-height: 1.3;
}

input {
	border: 1px solid #666666;
}

textarea {
	border: 1px solid #666666;
}

.PersistentLinks a:link          {background: none; color: #333333; text-decoration: underline}
.PersistentLinks a:active        {background: none; color: #333333; text-decoration: underline}
.PersistentLinks a:visited       {background: none; color: #333333; text-decoration: underline}
.PersistentLinks a:hover         {background: none; color: #CB1211; text-decoration: underline}

.PersistentLinks
{
	margin: 0px 0px 8px 0px;
	line-height: 1.3;
}

.welcome
{
	font-size: large;
	font-weight: bold;
}

.date
{
	font-size: 80%;
}

.hilitethumb
{
	position: relative;
	border: 1px solid #333333;
	padding: 3px;
	margin-left: 2px;
	margin-right: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.PressRelease
{
	position: relative;
	padding-bottom:  20px;
}

.PressRelease img
{
	margin-right: 10px;
}

#PhotoBlock {
	margin-top: 20px;
	margin-left: -10px;
}

#SinglePhoto {
	border: 1px solid;
	margin: 20px;
	left: 10px;
	top: 0px;
	float: left;
	position: relative;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	width: 100px;
	height: 100px;
}

#SinglePhoto img {
	border: 2px solid #FFFFFF;
	padding: 5px;
}

#SinglePhoto img:hover {
	border-color: #BBBBBB;
}
