
.logintext  table td { font-family: verdana, serif; font-size: 12px;}


.searchBox table td {
	vertical-align: middle;
}

.searchBox table .searchLinks {
	
}

.searchContent table td {
	font-size:10px;

	text-align: left;
	color: #057D9F;
}

.searchContent a {
	color: #057D9F;
	font-size:10px;
	text-decoration: none;
}

.searchContent a:hover, .searchContent a.selected {
	text-decoration: underline;
}

.searchContent input {
	font-size: 11px;
	color: #222;
}
.loginLeftpanel
{
    padding:10px;
    background:#E2E2E2;
}
.webPartHeader 
{
    position: relative;
}

.webPartContextMenu 
{
    position: absolute;
    right: 0;
}
.defaultGray
{
    
	border-top: 1px solid #878787;
	border-left: 1px solid #878787;
	border-bottom: 1px solid #878787;
	margin: 0px 0px 5px 0px;
}

.defaultGray h2
{
    font-size: 11px;
}

.defaultGray .webPartHeader
{
    background: url("/ui/bg_gradient_ttl2.gif") top left repeat-x;   
	padding: 0px 5px 8px 5px;
	text-align: left;
}

.defaultGray .webPartContextTitle
{
    background: url("/ui/btn_star.gif") 3px 5px no-repeat;
    color: #FFF;
    font-size: 15px;
	font-weight: bold;
	margin: 6px 0 0 5px;
	padding: 0 0 0 17px;
}



.defaultGray .webPartFooter 
{
	background: url("/ui/bg_gradientWebpartFooter.gif") top left repeat-x;
	clear: both;
	font-weight: bold;
	height: 15px;
	padding: 0 5px inherit inherit;
	text-align: right;
}

.defaultGray .detail 
{
    padding: 10px;
}


.webPartContextTitle 
{
    font-size: 12px;
}

.defaultWebPart
{
    padding:0px;
    margin:7px 0px 0px 0px;
}

.defaultWebPart .webPartContextTitle
{
    padding: 0px 0px 3px 18px;
    margin: 0;
	color: #222222;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
    background: url(/ui/btn_starBlue.gif) no-repeat 4px 3px;
}

.defaultWebPart .webPartBody
{
	border-top: 1px solid #878787;
	border-left: 1px solid #878787;
	border-bottom: 1px solid #878787;
	padding: 0;
	margin:0px;
}

.webPartBody .headerText
{
	margin: 10px;
}

.webPartBody .footerText
{
	margin: 10px;
}

.webPartBody .seperator {
	border-top: 1px solid #C8C9CB;
	margin-top: 4px;
	margin-bottom: 4px;
}

.defaultWebPart .moreLink
{
    /*background: url(/ui/bg_more.gif) repeat-x left top;*/
    background: #7F95AA;
    height: 15px;	
    padding: 5px 5px 0 0;
    text-align: right;
}

.defaultWebPart .moreLink a
{
    background: url("/ui/btn_more.gif") no-repeat left center;	
    font-weight: bold;
    color:#fff;
    margin: 5px 5px 0 0;
    padding-left:18px;
}


.webPartHeader 
{
    position: relative;
}

.webPartContextMenu 
{
    position: absolute;
    right: 0;
}


h3.login {
	font-size: 13px !important;
	font-weight: bold;
}
.setfont{
	font-size:11px;
 }
.boxAlert {
	background: #D3E5EF url("/ui/bg_alert.gif") top left no-repeat;
	color: #000;
	font-weight: bold;
	border: 1px solid #757F88;
	padding: 5px 5px 5px 50px;
	clear: both;
	margin: 0 5px 10px 5px;
}

.boxAlert .button {
	margin-top: 10px;
}
.loginWarning
{
	padding:8px;
	font-size: 15px;
	font-weight: bold;
}

