﻿/*.Pager ul
{	
	display:inline;
	width:300px;
}
.Pager li{display:inline; margin:0 4px 5px 4px}
.Pager li a {}
.Pager li a img{margin-top:10px;}
.accessibility
{
	display:none;
}*/

.Publications .SetPage
{
	text-align: right;
	line-height: 20px;
	margin-right: 5px;
}

.Publications .SetPage ul li
{
	display: inline;
}

.Publications .SetPage a
{
	padding: 0px 3px;
}

.Publications .SetPage span
{
	padding: 0px 3px;
}

.Publications .SetPage a:hover
{
	text-decoration: underline;
}
.Publications .SetPage .Selected
{
	/*font-weight: bold;*/
	color: #000000;
}

.Publications .SetPage .Selected a
{
	/*text-decoration: underline;*/
}

.SearchResult h3
{
	line-height: normal;
}

.Result iframe
{
	height: 1050px !important;
}

.Result iframe, body
{
	background-color: #E1EAFC;
}

.CallBack td table tbody tr td
{
	padding-top: 0px;
}

.CallBack td table tbody tr td input
{
	margin-right: 7px;
}

.Message table tbody tr td
{
	padding-top: 0px;
	margin-left: 0px;
}

.Message table tbody tr td input
{
	margin-left: -3px;
	margin-right: 5px;
}

.ErrorLabel
{
	color: #FF0000;
	display: block;
	padding-bottom: 10px;
	text-align: left;
}

div span.ErrorLabel
{
	display: none;
}

.PagerNumberArea a
{
	padding-left: 2px;
}

.PagerNumberArea .SelectedPage, .PagerNumberArea .SelectedNext
{
	padding-left: 3px;
}

.ContactUsPaddingBottom
{
	padding-bottom: 20px;
}
.FlashPlayer
{
	padding-bottom: 20px;
}

.BizFormValidation
{
	color: Red; 
	xfloat:left;
	clear:left;
}
.IE6 .BizFormValidation
{
	clear:left;
	float:none !important;
}