.dfont10
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.dfont12
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.dfont14
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.dfont16
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}
.dfont16R
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	text-decoration: none;
}
.normalFont12R
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.normalFont12B_Bold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	text-decoration: none;
}
.normalFont12B_Blue
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Blue;
	font-weight: bold;
	text-decoration: none;
}
.normalFont10
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.normalFont10Blue
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000ff;
	text-decoration: none;
}
.normalFont10R
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	text-decoration: none;
}
.normalFont10Red
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Red;
	text-decoration: none;
}
.normalFont10W
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.normalFont10B
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	text-decoration: none;
}
.normalFont10G_Bold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
.normalFont10W_Bold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	font-weight: bold;
	text-decoration: none;
}
.normalFont10B_Bold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

.normalFont12R_i
{
	font-size: 12px;
	color: #cc0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.disabledFont10
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

.button_grey
{
	border: 2px #98AAB1 solid;
	background-color: #EFEFEF;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.button_green
{
	border: 2px #009999 solid;
	background-color: #CCFFCC;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
div
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ol
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
font
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.anchor
{
	color: inherit;
	text-decoration: none;
}
a.anchor:hover
{
	color: inherit;
	text-decoration: none;
}

a
{
	color: #0000FF;
	text-decoration: none;
}
a:hover
{
	color: #6699FF;
	text-decoration: underline;
}

a.hrefred
{
	color: #990000;
	text-decoration: none;
}
a.hrefred:hover
{
	color: #CC6666;
	text-decoration: underline;
}

a.hrefwhite
{
	color: #FFFFFF;
	text-decoration: none;
}

a.hrefwhite:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

a.hrefgreen
{
	color: #006633;
	text-decoration: none;
}
a.hrefgreen:hover
{
	color: #00CC66;
	text-decoration: underline;
}

.errorblock
{
	padding: 2px 2px 2px 10px;
	margin: 10px;
	color: #000000;
	font-weight: normal;
	background-color: #F6F3ED;
	border: 1px solid #D4D4D4;
}

.blockYellow
{
	border-right: #d4d4d4 1px solid;
	padding-right: 2px;
	padding-top: 2px;
	padding-left: 0px;
	padding-bottom: 2px;
	margin: 5px;
	border-top: #d4d4d4 1px solid;
	font-size: 10px;
	border-left: #d4d4d4 1px solid;
	color: #000000;
	border-bottom: #d4d4d4 1px solid;
	background-color: #ffffcc;
}

.errorblock p
{
	font-size: 12px;
	color: red;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.smallLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: Red;
	text-decoration: none;
}

.msgCritical, .msgOk, .msgSerious, .msgSuccessComplete, .msgWarning, .msgWait
{
	border-style: solid;
	border-width: 1px;
	border-color: Black;
	width: 100%;
	font-size: x-small;
}
.msgCritical
{
	background-color: #FFCCCC;
}
.msgOk
{
	background-color: #CCFFCC;
}
.msgSerious
{
	background-color: #FFCCCC;
}
.msgSuccessComplete
{
	background-color: #CCFFCC;
}
.msgWarning
{
	background-color: #FFFFAE;
}
.msgWait
{
	background-color: #FFFFA0;
}

.simplelist
{
	border: 1px solid #9E9E9E;
	font-size: 10px;
}

.listView
{
	border: 1px solid #9E9E9E;
	font-size: 10px;
}

.listViewB
{
	border-bottom: 1px solid #9E9E9E;
	border-left: 1px solid #9E9E9E;
	border-right: 1px solid #9E9E9E;
	border-top: 0px solid #9E9E9E;
}

.listViewU
{
	border-bottom: 0px solid #9E9E9E;
	border-left: 1px solid #9E9E9E;
	border-right: 1px solid #9E9E9E;
	border-top: 1px solid #9E9E9E;
}

table.listView th
{
	/* this definition should be exactly the same as .listViewThS1 */
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	background-color: #f8f7f7;
	background-image: url(/pmaps/images/listViewBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #980000;
	height: 20px;
}

.listViewThS1
{
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	background-color: #f8f7f7;
	background-image: url(/pmaps/images/listViewBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #980000;
	height: 20px;
}
.listViewSubHeadS1
{
	background-color: #ffffff;
}
h5.listViewSubHeadS1
{
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
}


table.listview th a:link, table.listview th a:visited
{
	/* this definition should be exactly the same 			as a.listViewThLinkS1:link, a.listViewThLinkS1:visited */
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}

table.listview th a:hover
{
	/* this definition should be exactly the same 			as a.listViewThLinkS1:hover */
	color: #222222;
	text-decoration: none;
}

a.listViewThLinkS1:link, a.listViewThLinkS1:visited
{
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}
a.listViewThLinkS1:hover
{
	color: #222222;
	text-decoration: none;
}


a.listViewTdLinkS1:link, a.listViewTdLinkS1:visited
{
	font-size: 12px;
	color: #002780;
	text-decoration: none;
}
a.listViewTdLinkS1:hover
{
	text-decoration: underline;
}
a.listViewTdToolsS1:link, a.listViewTdToolsS1:visited
{
	text-decoration: none;
}
a.listViewTdToolsS1:hover
{
	text-decoration: none;
}
.evenListRowS1
{
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-top: 2px;
}

.oddListRowS1
{
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-top: 2px;
}

.listViewHRS1
{
	background-color: #cccccc;
}
.pageNumbers
{
	color: #444444;
}
.listViewPaginationTdS1
{
	font-size: 10px;
	color: #999999;
	background-color: #eeeeee;
	padding-right: 5px;
	padding-left: 5px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #9E9E9E;
}
a.listViewPaginationLinkS1:link, a.listViewPaginationLinkS1:visited
{
	color: #E90000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.listViewPaginationLinkS1:hover
{
	color: #ff0000;
	font-size: 10px;
	text-decoration: none;
}
a.listViewCheckLink:link, a.listViewCheckLink:visited
{
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.listViewCheckLink:hover
{
	font-size: 10px;
	text-decoration: none;
}
body
{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: #333333;
	padding: 0;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
}

#divsearch1
{
	border: 1px solid #ccc;
	background: #fffeee;
	padding: 12px 12px 12px 12px;
}
.FeatureBlockHeader
{
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	color: black;
	font-family: Arial,Verdana;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 2px 2px 5px;
	text-transform: uppercase;
	white-space: nowrap;
	width: inherit;
}

.FeatureBlockContent
{
	border-color: #CCCCCC;
	border-style: none solid solid;
	border-width: 1px;
	font-size: 11px;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 5px;
}

.MainBlockHeader
{
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	color: Black;
	font-family: Arial,Verdana;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 2px 2px 5px;
	text-transform: uppercase;
	white-space: nowrap;
}

.SmallText
{
	font-size: 8pt;
}

.GridSearch
{
    width: 100%; 
    border: 1px solid black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

table.GridSearch td
{
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.Green
{
	color: cornflowerblue;
	font-weight: bold;
}

#s1
{
	padding: 0 20px;
}
.reverse1
{
	font-weight: bold;
	background: #CCDD00;
}
.reverse2
{
	font-weight: bold;
	background: #DDCCAA;
}
.reverse3
{
	font-weight: bold;
	background: #00FFAA;
}
.reverse4
{
	font-weight: bold;
	background: #808833;
}
.reverse5
{
	font-weight: bold;
	background: #AAAABB;
}
.reverse6
{
	font-weight: bold;
	background: #CCAACC;
}

