/**************** Header Styles ****************/

#MenuTopTable
	{
	width: 642px;
	height: 25px;
	position: relative;
	bottom: 0;
	left: 0;
	}    
	.MenuTopCell
		{
		background: url('/v7/resources/images/bar1.gif');
		background-repeat: no-repeat;
		text-align: center;
        text-decoration:none;
		width: 98px;
        height: 100%;
		font-family: Verdana;
		font-size: 9pt;
		font-weight: bold;
		color: white;
		cursor: hand;
		}
	.TabHover
		{		
        text-decoration:none;
		width: 98px;
        height: 100%;
		font-family: Verdana;
		font-size: 9pt;
		font-weight: bold;
		color: white;
		cursor: hand;
		}
        
    .SwitchButton{
        background: url('/v7/resources/images/bar2.gif');
		background-repeat: no-repeat;
		text-align: center;
        text-decoration:none;
		width: 98px;
        height: 100%;
		font-family: Verdana;
		font-size: 9pt;
		font-weight: bold;
		color: white;
		cursor: hand;
    }

    td.PortalTitle{
        width: 34%;
        background-color: #325ca8;
        text-align: left;
        font-family: Verdana;
        font-size: 8pt;
        color: white;
    }

    td.PortalTitle_ar{
        width: 34%;
        background-color: #325ca8;
        text-align: right;
        font-family: Tahoma;
        font-size: 8pt;
        color: white;        
    }

/**************** Footer Styles ****************/
.FooterLink{
    font-family: Verdana;
    font-size: 7pt;
    color: white;
    background-color: #325ca8;
    text-decoration: none;
}

.CopyRight{
    font-family: Verdana;
    font-size: 8pt;    
    width: 100%;
}

/**************** Menu Styles ****************/

.Menu{
    border-collapse: collapse;
    border-style: solid; 
    border-width: 6px;    
    border-color: #D3D3D3;
    width: 188px;
}

.MenuTitle{    
    padding-bottom:3px;
    background-color: #D3D3D3;
    font-family: verdana;
    font-size: 11;
    font-weight: bold;
    color: #325ca8;
}

.MenuList{
    vertical-align: top;
    font-family: verdana;
    font-size: 11;
    text-decoration: none;
    color: black;
}

/**************** Content Styles ****************/

.Content{
    width: 440;
    border-spacing: 2;
    border-collapse: collapse;   
    padding: 2;
}

.ContentTitle{
    padding-top:10;
    padding-bottom:10;
    font-family: verdana;
    font-size: 11pt;
    font-weight: bold;
    color: black;
}

.ContentImage{
    text-align: center;
    vertical-align: top;
}

.ContentBody{
    vertical-align: top;
    font-family: verdana;
    font-size: 10pt;
    color: black;
}

.ContentList{
    font-family: verdana;
    font-size: 10pt;
    text-decoration: none;
}

.More{
    color: red;
    text-decoration: none;
    text-align: right;
    font-size: 9pt;
    font-family: verdana;
}

/**************** Breadcrumb Styles ****************/

.Breadcrumb{
    font-family: verdana;
    font-size: 10;
    text-decoration: none;
}

/**************** Search bar Styles ****************/

.SearchButton{
     font-family: Verdana; 
     font-size: 9pt;      
}

.SearchBox{
    width: 115;
}

.SeachLable{
    font-family: verdana;
    font-size: 9;
    font-weight: bold;
    color: white;
    text-align: right;
    background-color: #325ca8;
    padding-right: 5;
}

.SearchMeta{
    background-color: #325ca8;
    text-align: left;
    font-family: Verdana;
    font-size: 10pt;
    color: white;
}

/**************** Departments Styles ****************/

.Depts{
    border-style: solid; 
    border-width: 1;
    border-collapse: collapse;
    border-color: #D3D3D3;
    width:100%;
}

.DeptsList{
    font-family: Verdana;
    font-size: 8pt;
    width: 100%;
    border: 1px;
}

/**************** Paging Bar ****************/
.NavControls{
    font-family: verdana;
    font-size: 10;
    text-decoration: none;
}

/******************Feedback*****************/
.ReplyMessage{
    font-family: verdana;
    font-size: 11pt;
    font-weight: bold;
    color: #325ca8;
}

/*****************Feedback******************/
.FeedbackLable{    
    font-family: verdana;
    font-size: 9pt;
    font-weight: bold;
    color: black;
}

.departmentList{
    vertical-align: top;
    font-family: verdana;
    font-size: 12;
    text-decoration: none;
    color: black;
}


.TextOverImage
		{
		background-repeat: no-repeat;
		text-align: left;
        text-decoration:none;
		width: 98px;
        height: 100%;
		font-family: Verdana;
		font-size: 9pt;
		font-weight: bold;
		color: white;
		cursor: hand;
		}