body
{
	margin: 0px;
}
A:hover
{
	color: background;
}
.global-nav-link
{
	display: inline;
	font-weight: bold;
	font-size: 60%;
	color: #666666;
	font-family: Verdana;
	text-decoration: none;
}

.global-nav-link-red
{
	font-size: 60%;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	font-family: Verdana;
	display: inline;
}

.link-sep
{
	font-size: 50%;
	color: #666666;
	border: 0px;
	margin: 0px;
}

.mh-hline
{
	border-top: #c0c0c0 1px solid;
	background-color: #ececec;
}

.mh-vline
{
	background-color: #ECECEC;
	border-left: #c0c0c0 1px solid;
}

.mh-hline-bkg
{
	background: #ECECEC;
}



.ftr-hr
{
	background: #c0c0c0;
}

.ftr-text
{
	
	font-size: 60%;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	font-family: Verdana;
	display: inline;
}

.home-searchbox
{
	font-size: 70%;
	border-style: inset;
	border-bottom: none;
	width: 13.5em;
}

.ErrorText
{
	font-weight: bold;
	color: red;
}

.page-content
{
	margin-left: 14px;
	font-family: Tahoma;
	font-size: 12px;
	width: 733px;
}

.page-content h1
{
	font-size: 18px;
	color: #003399;
}

.page-content h2
{
	font-size: 18px;
	color: #003399;
}

.page-content h3
{
	font-size: 12px;
	color: #003399;
}

.page-content table
{
	font-size: 12px;
}

a.whats-this
{
	font-family: Verdana;
	font-weight: bold;
	color: #003399;
	font-size: 10px;
	text-decoration: none;
}

a.whats-this:hover
{
	color: #cc0000;
}

a.search-link-sel
{
	font-family: Verdana;
	font-weight: bold;
	color: #003399;
	font-size: 10px;
}

a.search-link-sel:hover
{
	color: #cc0000;
}

a.search-link
{
	font-family: Verdana;
	font-weight: bold;
	color: #003399;
	font-size: 10px;
	text-decoration: none;
}

a.search-link:hover
{
	color: #cc0000;
}

.search-dmr-num
{
	font-weight: bold;
	color: #cc0000;
}

.search-detail-ext
{
	font-family: Verdana;
	font-size: 10px;
	color:#666666;
}

.search-results-alternating-item
{
	background: #ececec;
}

.search-results-header
{
	background: #c0c0c0;
	color: #000000;
}

.search-results-footer
{
	background: #ffffff;
}

.pager-text
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
}

a.pager-link
{
	font-family: Verdana;
	font-weight: bold;
	color: #003399;
	font-size: 10px;
	text-decoration: none;
}

a.pager-link:hover
{
	color: #cc0000;
}
table.error-message
{
	border: solid 1px #c0c0c0;
	background-color: #ECECEC;
	width: 100%;
}
.portlet-title
{
	font-size: 12px;
	color: #003399;
	padding-bottom: 5px;
	font-weight: bold;
}
.label-title
{
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}
.label-button-selected
{
	border-top: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	padding: 4px 14px 4px 14px;
	background-color: #c0c0c0;
	color: #ffffff;
}
.label-button
{
	border-top: solid 1px #c0c0c0;
	border-left: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	padding: 4px 14px 4px 14px;
	color: #003399;
}
.label-button-review
{
	border-top: solid 1px #c0c0c0;
	border-left: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	border-bottom: solid 1px #c0c0c0;
	padding: 4px 14px 4px 14px;
	color: #003399;
}