P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

P.textLight{

	color: #FFFFFF;
	 padding-left:27; padding-right:15; padding-top:0
}
P.textDark{

	color: #003333;
	 padding-left:27; padding-right:15; padding-top:0
}

a:link {
	font-family : Arial, Arial Cyr, PiamojProp, Cyrillic;
	text-decoration : none;
	color : #0E440A;
	font-weight : bold;
	font-size: 12px;
}

a:hover {
	font-family : Arial, Arial Cyr, PiamojProp, Cyrillic;
	text-decoration : underline;
	color : #0E440A;
	font-weight : bold;
	font-size: 12px;
}

a:visited {
	font-family : Arial, Arial Cyr, PiamojProp, Cyrillic;
	text-decoration : none;
	color : #0E440A;
	font-weight : bold;
	font-size: 12px;
}

.quicklink a:link {
	font-family : Arial, Arial Cyr, PiamojProp, Cyrillic;
	text-decoration : none;
	color : #0E440A;
	font-weight : bold;
	font-size: 12px;
}

.quicklink a:hover {
	font-family : Arial, Arial Cyr, PiamojProp, Cyrillic;
	text-decoration : underline;
	color : #0E440A;
	font-weight : bold;
	font-size: 12px;
}

.quicklink a:visited {
	font-family : Arial, Arial Cyr, PiamojProp, Cyrillic;
	text-decoration : none;
	color : #0E440A;
	font-weight : bold;
	font-size: 12px;
}
.imageFloatLeft {
	float: left;
	width: 185px;
	margin-bottom: 1em;
}
.imageFloatMiddle {
	float: center;
	width: 350px;
	margin-bottom: 1em;
}
.imageFloatLeft_wide {
	float: left;
	width: 260px;
	margin-bottom: 1em;
}

.imageFloatLeft_Xwide {
	float: left;
	width: 350px;
	margin-bottom: 1em;
}

.imageFloatLeft_tall {
	float: left;
	width: 200px;
	height: 300px;
	margin-bottom: 1em;
}
.imageFloatRight {
	float: right;
	width: 185px;
	margin: 0 0 1em 20px;
}
.imageFloatRight_wide {
	float: right;
	width: 250px;
	margin: 0 0 1em 20px;
}
.imageFloatRight_tall {
	float: right;
	width: 200px;
	height: 300px;
	margin-bottom: 1em;
}
.caption,
.caption p {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	line-height: 1.3em;
	padding-right: 10px;
	margin-top: -5px;
	vertical-align: top;
}

.searchTable {
	border: 1px solid #666666;
}
.searchMoreInfoTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}




